Jeremy Stretch 302f87e108 Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response il y a 6 ans
..
api fdf8211e9a Fixes #3930: Fix API rendering of the family field for aggregates il y a 6 ans
fixtures 85563e21db Remove obsolete initial_data fixtures (no longer maintained) il y a 6 ans
migrations 28350d84f9 Update model ordering parameters to ensure deterministic ordering il y a 6 ans
tests 302f87e108 Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response il y a 6 ans
__init__.py 741f93999b PEP8 clenaup il y a 10 ans
apps.py 980d62d579 Removed Python 2 string compatibility il y a 7 ans
choices.py fdf8211e9a Fixes #3930: Fix API rendering of the family field for aggregates il y a 6 ans
constants.py 88267e9d05 Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants il y a 6 ans
fields.py 5369aef971 Fixes #3944: Fix AttributeError exception when viewing prefixes list il y a 6 ans
filters.py c955aeebeb Merge branch 'develop' into develop-2.7 il y a 6 ans
formfields.py 980d62d579 Removed Python 2 string compatibility il y a 7 ans
forms.py 9f627fd0d3 Merge branch 'develop' into develop-2.7 il y a 6 ans
lookups.py 5369aef971 Fixes #3944: Fix AttributeError exception when viewing prefixes list il y a 6 ans
managers.py c084547dca Move IPAddressManager to a separate file il y a 6 ans
models.py fdf8211e9a Fixes #3930: Fix API rendering of the family field for aggregates il y a 6 ans
querysets.py bdb3838d71 Replace all instances of .extra() in QuerySets with annotations, including references in docstrings il y a 6 ans
tables.py 9f627fd0d3 Merge branch 'develop' into develop-2.7 il y a 6 ans
urls.py f9cd89a4a4 urls: fix 3168 by changing url to path il y a 7 ans
validators.py 95edec5448 #3722: Tweak ordering of permitted characters to avoid creating a regex range il y a 6 ans
views.py 9f569d4b1b Fixes #3941: AttributeError when searching on IP assign il y a 6 ans