-
Notifications
You must be signed in to change notification settings - Fork 87
Pull requests: agateblue/django-dynamic-preferences
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #290: removed unused default_app_config to avoid deprecation warning
#313
by agateblue
was merged Jan 11, 2025
Loading…
Drop support for python 3.7, django 3.2, run tests on python 3.12, 3.13 and django 5.1
#312
by agateblue
was merged Jan 10, 2025
Loading…
Fix #310 The
preference_updated
signal is now triggered when using the REST API
#311
by KrYpTeD974
was merged Jan 10, 2025
Loading…
Fix conversion of non-integer pk value in ModelSerializer
#307
by CleitonDeLima
was merged Apr 13, 2024
Loading…
fix(docs): Update Python and django versions in docs
#304
by thtomate
was merged Jan 14, 2024
Loading…
return 400 when calling bulk update with an empty payload
#302
by MrZyrus
was merged Jan 9, 2024
Loading…
Added ability to pickle FilePreference in Django 4.2
#297
by mihalikv
was merged Jul 3, 2023
Loading…
Fix modelmultipleserializer PATCH API call, fixes #291
#293
by jkcgs
was merged Apr 5, 2023
Loading…
Bump wheel from 0.24.0 to 0.38.1
dependencies
Pull requests that update a dependency file
#289
by dependabot
bot
was merged Feb 11, 2023
Loading…
Remove warning in django 4.1 and add support for python 3.11 (#1)
#287
by jose-reveni
was merged Oct 26, 2022
Loading…
Fix #285: PerInstancePreferenceAdmin raises MultipleObjectsReturned w…
#286
by ShudelEV
was merged Oct 3, 2022
Loading…
Drop support for python 3.6, django <3.2, official support for django 4.1 and python 3.10
#284
by agateblue
was merged Aug 23, 2022
Loading…
Fix #281: ensure preference_updated signal is trigerred when updating preference through admin UI
#283
by agateblue
was merged Aug 23, 2022
Loading…
Flake, autoflake and various cleanups for tests file
#274
by agateblue
was merged Mar 31, 2022
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.