.. |
api
|
Fixes #3930: Fix API rendering of the family field for aggregates
|
2020-01-15 13:56:37 -05:00 |
fixtures
|
Remove obsolete initial_data fixtures (no longer maintained)
|
2019-12-12 14:30:43 -05:00 |
migrations
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |
tests
|
Fix IPAddressTestCase
|
2020-01-16 09:47:46 -05:00 |
__init__.py
|
PEP8 clenaup
|
2016-06-16 15:02:01 -04:00 |
apps.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
choices.py
|
Fixes #3930: Fix API rendering of the family field for aggregates
|
2020-01-15 13:56:37 -05:00 |
constants.py
|
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
|
2020-01-15 14:53:46 -05:00 |
fields.py
|
optimize query
|
2020-01-12 16:44:15 -05:00 |
filters.py
|
Merge branch 'develop' into develop-2.7
|
2020-01-16 09:38:23 -05:00 |
formfields.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
forms.py
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |
lookups.py
|
optimize query
|
2020-01-12 16:44:15 -05:00 |
managers.py
|
Move IPAddressManager to a separate file
|
2020-01-14 12:07:45 -05:00 |
models.py
|
Fixes #3930: Fix API rendering of the family field for aggregates
|
2020-01-15 13:56:37 -05:00 |
querysets.py
|
Replace all instances of .extra() in QuerySets with annotations, including references in docstrings
|
2019-10-09 20:11:02 -04:00 |
tables.py
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |
urls.py
|
urls: fix 3168 by changing url to path
|
2019-05-26 14:56:00 +02:00 |
validators.py
|
#3722: Tweak ordering of permitted characters to avoid creating a regex range
|
2019-12-09 10:02:56 -05:00 |
views.py
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |