| .. |
|
api
|
f55e966c8f
Closes #4865: Replace all Count() annotations with subqueries (#5385)
|
5 년 전 |
|
migrations
|
68ecddccdb
Convert NullBooleanField to BooleanField(null=True)
|
5 년 전 |
|
tests
|
b405e8294b
Merge branch 'develop' into develop-2.9
|
5 년 전 |
|
__init__.py
|
d36923e47d
Fixes #817: Update last_updated time of a circuit when editing a child termination
|
9 년 전 |
|
apps.py
|
980d62d579
Removed Python 2 string compatibility
|
7 년 전 |
|
choices.py
|
19d0d6ff10
Closes #4857: Drop support for legacy numeric choice field values
|
5 년 전 |
|
filters.py
|
1ccb3162ff
Ensure all model FilterSets support the 'id' field
|
5 년 전 |
|
forms.py
|
c53990c739
Closes #5307: Add a region selector for every site form field
|
5 년 전 |
|
models.py
|
cb36f9fdb3
Remove restriction enforcement from RestrictedQuerySet
|
5 년 전 |
|
querysets.py
|
e23b2c4c4f
Implement RestrictedQuerySet as a manager
|
5 년 전 |
|
signals.py
|
c359ac5737
convert update() calls to save() calls
|
6 년 전 |
|
tables.py
|
ba50bfa939
Address some of the django_tables2 deprecation warnings
|
5 년 전 |
|
urls.py
|
8959d2e0a7
#4416: Add individual delete views for organizational objects
|
5 년 전 |
|
views.py
|
f55e966c8f
Closes #4865: Replace all Count() annotations with subqueries (#5385)
|
5 년 전 |