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