Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / agateblue/django-dynamic-preferences issues and pull requests
#311 - Fix #310 The `preference_updated` signal is now triggered when using the REST API
Pull Request -
State: open - Opened by KrYpTeD974 8 days ago
- 1 comment
#310 - `preference_updated` signal not triggered when updating preferences via `PreferenceViewSet`
Issue -
State: open - Opened by KrYpTeD974 18 days ago
- 2 comments
Labels: bug, help wanted, easy
#309 - Tests do not run with Python 3.12
Issue -
State: open - Opened by sephii 6 months ago
#308 - Is it possible to access the preferences in annotations?
Issue -
State: open - Opened by mowidatim 6 months ago
- 1 comment
#307 - Fix conversion of non-integer pk value in ModelSerializer
Pull Request -
State: closed - Opened by CleitonDeLima 8 months ago
- 1 comment
#306 - remove six usage
Pull Request -
State: closed - Opened by a-detiste 10 months ago
#305 - fix(docs): Fix quote in quickstart guide
Pull Request -
State: closed - Opened by thtomate 11 months ago
#304 - fix(docs): Update Python and django versions in docs
Pull Request -
State: closed - Opened by thtomate 11 months ago
#303 - Caching is not invalidated
Issue -
State: closed - Opened by lekhnath 11 months ago
- 8 comments
#302 - return 400 when calling bulk update with an empty payload
Pull Request -
State: closed - Opened by MrZyrus 11 months ago
- 2 comments
#301 - make a release
Issue -
State: closed - Opened by deronnax about 1 year ago
- 1 comment
#300 - Documentation about FilePreference is too light
Issue -
State: open - Opened by CyberFox001 over 1 year ago
- 3 comments
#299 - add raw prefix to invalid regex
Pull Request -
State: closed - Opened by deronnax over 1 year ago
- 1 comment
#298 - Add Indonesian Translations
Pull Request -
State: closed - Opened by kiraware over 1 year ago
- 1 comment
#297 - Added ability to pickle FilePreference in Django 4.2
Pull Request -
State: closed - Opened by mihalikv over 1 year ago
#296 - Mocking global preferences when testing
Issue -
State: closed - Opened by uktamjon-komilov over 1 year ago
- 2 comments
#295 - CI Improvements
Pull Request -
State: closed - Opened by agateblue over 1 year ago
#294 - New release + Django 4 support?
Issue -
State: closed - Opened by jose-reveni over 1 year ago
- 1 comment
#293 - Fix modelmultipleserializer PATCH API call, fixes #291
Pull Request -
State: closed - Opened by jkcgs over 1 year ago
#292 - Optimize cache update by batch
Pull Request -
State: closed - Opened by julienc91 almost 2 years ago
#291 - ModelMultipleChoicePreference update not working
Issue -
State: closed - Opened by 5h4d0wb0y almost 2 years ago
- 2 comments
#290 - RemovedInDjango41Warning: 'dynamic_preferences' defines default_app_config
Issue -
State: open - Opened by tchaumeny almost 2 years ago
- 2 comments
#289 - Bump wheel from 0.24.0 to 0.38.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#288 - django.core.files.uploadedfile.InMemoryUploadedFile not supported in s3transfer
Issue -
State: open - Opened by pprolancer almost 2 years ago
- 1 comment
#287 - Remove warning in django 4.1 and add support for python 3.11 (#1)
Pull Request -
State: closed - Opened by jose-reveni about 2 years ago
#286 - Fix #285: PerInstancePreferenceAdmin raises MultipleObjectsReturned w…
Pull Request -
State: closed - Opened by ShudelEV about 2 years ago
#285 - PerInstancePreferenceAdmin raises MultipleObjectsReturned while saving a per instance preference
Issue -
State: closed - Opened by ShudelEV about 2 years ago
#284 - Drop support for python 3.6, django <3.2, official support for django 4.1 and python 3.10
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#283 - Fix #281: ensure preference_updated signal is trigerred when updating preference through admin UI
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#282 - Add support for Graphene-Django
Issue -
State: open - Opened by Natureshadow over 2 years ago
- 3 comments
#281 - Divide preferences by section in the admin interface - Signals problem
Issue -
State: closed - Opened by CapAlex94 over 2 years ago
- 13 comments
#280 - Not update affecting in Django channel
Issue -
State: open - Opened by PankajSavaliya over 2 years ago
- 1 comment
#279 - Bumped dependencies
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#278 - Add autofield to apps
Pull Request -
State: closed - Opened by kike-reveni over 2 years ago
- 3 comments
#277 - Add missing migration
Pull Request -
State: closed - Opened by kikeh over 2 years ago
- 4 comments
#276 - Missing migration in version 1.12
Issue -
State: closed - Opened by kike-reveni over 2 years ago
#275 - Fix broken builds
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#274 - Flake, autoflake and various cleanups for tests file
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#273 - Avoid duplicate workflows
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#272 - Remove unittests in favor of pytest
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#271 - Ensure tests are run for incoming PRs
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#270 - Added config option to specify the cache to use
Pull Request -
State: closed - Opened by myheroyuki over 2 years ago
#269 - Setup github actions
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#268 - Handle serialization for non interger primary key in ModelMultipleSerializer
Pull Request -
State: closed - Opened by kuldeeprishi over 2 years ago
- 3 comments
#267 - Setup CI with Gitlab actions
Pull Request -
State: closed - Opened by agateblue over 2 years ago
#266 - FloatPreference can be initialized with either int or float
Pull Request -
State: closed - Opened by CharlesB2 over 2 years ago
#265 - FloatPreference should be able to be initialized from both floats and ints
Issue -
State: open - Opened by CharlesB2 over 2 years ago
#264 - How to set a django setting dynamicly?
Issue -
State: closed - Opened by nrbnlulu over 2 years ago
- 4 comments
#263 - "POST" API request not supported by GlobalPreferencesViewSet
Issue -
State: closed - Opened by sa185383 over 2 years ago
#262 - Fix default_app_config deprecation
Pull Request -
State: closed - Opened by CleitonDeLima over 2 years ago
#261 - Support other cache than 'default'
Issue -
State: closed - Opened by rutger-emesa almost 3 years ago
- 1 comment
Labels: help wanted, easy
#260 - Default value is not applied back after clearing a preference
Issue -
State: closed - Opened by hansegucker almost 3 years ago
- 3 comments
#259 - Add ENABLE_GLOBAL_MODEL_AUTO_REGISTRATION setting
Pull Request -
State: closed - Opened by er-vin almost 3 years ago
- 1 comment
#258 - fix: checkpreferences command failed if MANAGER_ATTRIBUTE is changed
Pull Request -
State: closed - Opened by ShudelEV almost 3 years ago
#257 - Allow to skip preference creation when checkpreferences is invoked
Pull Request -
State: closed - Opened by er-vin almost 3 years ago
#256 - URL access via Swagger
Issue -
State: closed - Opened by g-normand almost 3 years ago
- 1 comment
#255 - add ru locale, disable add, delete preference
Pull Request -
State: closed - Opened by FrankyTerra almost 3 years ago
#254 - Running tests and flake8
Issue -
State: closed - Opened by henadzit about 3 years ago
- 2 comments
#253 - Use default django cache timeoout
Pull Request -
State: closed - Opened by henadzit about 3 years ago
#252 - Use stdout in checkpreferences
Pull Request -
State: closed - Opened by CleitonDeLima about 3 years ago
#251 - Added htmlcov in .gitignore
Pull Request -
State: closed - Opened by CleitonDeLima about 3 years ago
- 1 comment
#250 - Fix signal handler documentation
Pull Request -
State: closed - Opened by jwaschkau about 3 years ago
#249 - change deprecated collections import
Pull Request -
State: closed - Opened by jeriox about 3 years ago
- 1 comment
#248 - python 3.10 removes collections.Mapping
Issue -
State: closed - Opened by mkrogh about 3 years ago
- 5 comments
#247 - Caching behavior
Issue -
State: closed - Opened by henadzit about 3 years ago
- 2 comments
#246 - Change checkpreferences output method
Issue -
State: closed - Opened by CleitonDeLima about 3 years ago
- 2 comments
#245 - New release
Issue -
State: closed - Opened by hansegucker about 3 years ago
- 9 comments
#244 - Fix model multiple choice preference to react correctly to deletion handler
Pull Request -
State: closed - Opened by hansegucker over 3 years ago
- 3 comments
#243 - MAINT:dynamic_preferences serializers.py - Exception handling for cl…
Pull Request -
State: closed - Opened by BRimmler over 3 years ago
- 3 comments
#242 - Readthedocs is not up to date
Issue -
State: closed - Opened by julienc91 over 3 years ago
- 1 comment
#241 - Unregister dynamic preferences models from django admin
Issue -
State: closed - Opened by willtrimz over 3 years ago
- 1 comment
#240 - Update quickstart.rst
Pull Request -
State: closed - Opened by jmny over 3 years ago
#239 - NotFoundInRegistry
Issue -
State: open - Opened by Bastilla123 over 3 years ago
#238 - ChoicePreference how to store?
Issue -
State: closed - Opened by Bastilla123 over 3 years ago
- 1 comment
#237 - preference_updated signal not fired when db_pref object is created
Issue -
State: closed - Opened by felixrindt over 3 years ago
- 2 comments
#236 - Fix compatibility issues with python 3.10 and django 4.0
Pull Request -
State: closed - Opened by julienc91 almost 4 years ago
- 1 comment
#235 - fix #234
Pull Request -
State: closed - Opened by jeriox almost 4 years ago
- 3 comments
#234 - pre_delete handler broken for ModelMultipleChoicePreference
Issue -
State: closed - Opened by jeriox almost 4 years ago
#233 - Errors in docs for adding api urls
Issue -
State: closed - Opened by benwhalley almost 4 years ago
- 1 comment
#232 - Integration with Django Groups
Issue -
State: closed - Opened by lauzadis almost 4 years ago
- 1 comment
#231 - Allow nullable preferences
Issue -
State: closed - Opened by pakal almost 4 years ago
- 2 comments
#230 - Section's verbose_name not exposed over Rest API
Issue -
State: open - Opened by ondrejkolin about 4 years ago
#229 - Fixed a typo in documentation
Pull Request -
State: closed - Opened by ondrejkolin about 4 years ago
#228 - [Question] Localized Text preference
Issue -
State: closed - Opened by ondrejkolin about 4 years ago
- 2 comments
#227 - Add polish translation
Pull Request -
State: closed - Opened by rarvolt about 4 years ago
#226 - dynamic_preferences.serializers.SerializationError: Value CZK cannot be converted to pk
Issue -
State: closed - Opened by ondrejkolin about 4 years ago
- 1 comment
#225 - Fix the typos in the comments and documents
Pull Request -
State: closed - Opened by odeson24 about 4 years ago
#224 - Update forms docs
Pull Request -
State: closed - Opened by SoarinFerret about 4 years ago
#223 - Fixed broken tests under django 3.1
Pull Request -
State: closed - Opened by agateblue over 4 years ago
#222 - Dropped python2 support, updated test matrix
Pull Request -
State: closed - Opened by agateblue over 4 years ago
#221 - Added missing migration
Pull Request -
State: closed - Opened by agateblue over 4 years ago
#220 - override save_formset
Issue -
State: open - Opened by zbynekdrlik over 4 years ago
#218 - Fix import of FieldDoesNotExist
Pull Request -
State: closed - Opened by Natureshadow over 4 years ago
- 1 comment
#217 - Fix Django3.1 compatibility
Pull Request -
State: closed - Opened by rheard over 4 years ago
- 1 comment
#210 - FR: Hierarchical lookup manager
Issue -
State: closed - Opened by Natureshadow over 4 years ago
- 1 comment
#206 - migration file problem with version 1.8.1
Issue -
State: closed - Opened by smmoosavi over 4 years ago
- 4 comments
#205 - Feature/143 model multiple choice preference: fix
Pull Request -
State: closed - Opened by eriktelepovsky over 4 years ago
- 3 comments
#201 - How to interface in my project for preferences.
Issue -
State: closed - Opened by dan-developer almost 5 years ago
- 1 comment
#196 - Order in admin listview
Issue -
State: closed - Opened by zbynekdrlik almost 5 years ago
#189 - Default value is not applied unless preference is written to DB?
Issue -
State: closed - Opened by f1nnix about 5 years ago
- 1 comment