Jeremy Stretch ae0a481c64 Fixes #5206: Apply user pagination preferences to all paginated object lists 5 yıl önce
..
api fd139a77f5 Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py 5 yıl önce
migrations 68ecddccdb Convert NullBooleanField to BooleanField(null=True) 6 yıl önce
tests b405e8294b Merge branch 'develop' into develop-2.9 5 yıl önce
__init__.py d36923e47d Fixes #817: Update last_updated time of a circuit when editing a child termination 9 yıl önce
apps.py 980d62d579 Removed Python 2 string compatibility 7 yıl önce
choices.py 19d0d6ff10 Closes #4857: Drop support for legacy numeric choice field values 6 yıl önce
filters.py 1ccb3162ff Ensure all model FilterSets support the 'id' field 6 yıl önce
forms.py b891b407d4 Add brief_mode to DynamicModelChoiceMixin 5 yıl önce
models.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 6 yıl önce
querysets.py e23b2c4c4f Implement RestrictedQuerySet as a manager 6 yıl önce
signals.py c359ac5737 convert update() calls to save() calls 6 yıl önce
tables.py ba50bfa939 Address some of the django_tables2 deprecation warnings 6 yıl önce
urls.py 8959d2e0a7 #4416: Add individual delete views for organizational objects 6 yıl önce
views.py ae0a481c64 Fixes #5206: Apply user pagination preferences to all paginated object lists 5 yıl önce