issues
search
agateblue
/
django-dynamic-preferences
Dynamic global and instance settings for your django project
https://django-dynamic-preferences.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
348
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`preference_updated` signal not triggered when updating preferences via `PreferenceViewSet`
#310
KrYpTeD974
opened
2 days ago
0
Tests do not run with Python 3.12
#309
sephii
opened
5 months ago
0
Is it possible to access the preferences in annotations?
#308
mowidatim
opened
5 months ago
1
Fix conversion of non-integer pk value in ModelSerializer
#307
CleitonDeLima
closed
7 months ago
1
remove six usage
#306
a-detiste
closed
9 months ago
0
fix(docs): Fix quote in quickstart guide
#305
thtomate
closed
10 months ago
0
fix(docs): Update Python and django versions in docs
#304
thtomate
closed
10 months ago
0
Caching is not invalidated
#303
lekhnath
closed
10 months ago
8
return 400 when calling bulk update with an empty payload
#302
MrZyrus
closed
10 months ago
2
make a release
#301
deronnax
closed
1 year ago
1
Documentation about FilePreference is too light
#300
CyberFox001
opened
1 year ago
3
add raw prefix to invalid regex
#299
deronnax
closed
1 year ago
1
Add Indonesian Translations
#298
kiraware
closed
1 year ago
1
Added ability to pickle FilePreference in Django 4.2
#297
mihalikv
closed
1 year ago
0
Mocking global preferences when testing
#296
uktamjon-komilov
closed
1 year ago
2
CI Improvements
#295
agateblue
closed
1 year ago
0
New release + Django 4 support?
#294
jose-reveni
closed
1 year ago
1
Fix modelmultipleserializer PATCH API call, fixes #291
#293
jkcgs
closed
1 year ago
0
Optimize cache update by batch
#292
julienc91
closed
1 year ago
0
ModelMultipleChoicePreference update not working
#291
5h4d0wb0y
closed
1 year ago
2
RemovedInDjango41Warning: 'dynamic_preferences' defines default_app_config
#290
tchaumeny
opened
1 year ago
2
Bump wheel from 0.24.0 to 0.38.1
#289
dependabot[bot]
closed
1 year ago
0
django.core.files.uploadedfile.InMemoryUploadedFile not supported in s3transfer
#288
pprolancer
opened
1 year ago
1
Remove warning in django 4.1 and add support for python 3.11 (#1)
#287
jose-reveni
closed
2 years ago
0
Fix #285: PerInstancePreferenceAdmin raises MultipleObjectsReturned w…
#286
ShudelEV
closed
2 years ago
0
PerInstancePreferenceAdmin raises MultipleObjectsReturned while saving a per instance preference
#285
ShudelEV
closed
2 years ago
0
Drop support for python 3.6, django <3.2, official support for django 4.1 and python 3.10
#284
agateblue
closed
2 years ago
0
Fix #281: ensure preference_updated signal is trigerred when updating preference through admin UI
#283
agateblue
closed
2 years ago
0
Add support for Graphene-Django
#282
Natureshadow
opened
2 years ago
3
Divide preferences by section in the admin interface - Signals problem
#281
CapAlex94
closed
2 years ago
13
Not update affecting in Django channel
#280
PankajSavaliya
opened
2 years ago
1
Bumped dependencies
#279
agateblue
closed
2 years ago
0
Add autofield to apps
#278
kike-reveni
closed
2 years ago
3
Add missing migration
#277
kikeh
closed
2 years ago
4
Missing migration in version 1.12
#276
kike-reveni
closed
2 years ago
0
Fix broken builds
#275
agateblue
closed
2 years ago
0
Flake, autoflake and various cleanups for tests file
#274
agateblue
closed
2 years ago
0
Avoid duplicate workflows
#273
agateblue
closed
2 years ago
0
Remove unittests in favor of pytest
#272
agateblue
closed
2 years ago
0
Ensure tests are run for incoming PRs
#271
agateblue
closed
2 years ago
0
Added config option to specify the cache to use
#270
myheroyuki
closed
2 years ago
0
Setup github actions
#269
agateblue
closed
2 years ago
0
Handle serialization for non interger primary key in ModelMultipleSerializer
#268
kuldeeprishi
closed
2 years ago
3
Setup CI with Gitlab actions
#267
agateblue
closed
2 years ago
0
FloatPreference can be initialized with either int or float
#266
CharlesB2
closed
2 years ago
0
FloatPreference should be able to be initialized from both floats and ints
#265
CharlesB2
opened
2 years ago
0
How to set a django setting dynamicly?
#264
nrbnlulu
closed
2 years ago
4
"POST" API request not supported by GlobalPreferencesViewSet
#263
sa185383
closed
2 years ago
0
Fix default_app_config deprecation
#262
CleitonDeLima
closed
2 years ago
0
Support other cache than 'default'
#261
rutger-emesa
closed
1 year ago
1
Next