django-model-utils/model_utils
Asif Saif Uddin d901b233d3
Merge pull request #387 from jazzband/instance-of
Add ability to filter an InheritanceQuerySet by model.
2019-08-20 23:45:02 +06:00
..
locale fix conflict 2019-01-11 17:26:06 +08:00
__init__.py Updated documentation and bumped minor version. 2019-08-19 23:02:43 +01:00
choices.py Added Choices().subset(). 2019-08-19 22:33:08 +01:00
fields.py Merge branch 'master' into bugfix/issue_109 2019-08-20 13:46:07 +02:00
managers.py Merge branch 'master' into instance-of 2019-08-20 12:50:09 +02:00
models.py not x in y => x not in y. 2019-08-19 22:38:30 +01:00
tracker.py Move patch_save to finalize_class so it works on models with save() methods 2019-04-25 17:50:08 -04:00