.. |
api
|
1f9806a480
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
7 years ago |
fixtures
|
f007b0dbde
Closes #695: Added is_private field to RIR
|
8 years ago |
migrations
|
421270f4a6
Renamed IP address status 'virtual' to 'VIP'
|
7 years ago |
tests
|
30d1605007
Closes #1246: Added ability to auto-create the next available IP address within a prefix
|
7 years ago |
__init__.py
|
741f93999b
PEP8 clenaup
|
9 years ago |
apps.py
|
f21c6bca00
Import unicode_literals
|
8 years ago |
constants.py
|
ceb8fee0cc
Moved constant definitions from models.py to constants.py
|
7 years ago |
fields.py
|
f21c6bca00
Import unicode_literals
|
8 years ago |
filters.py
|
87e5687d03
Closes #1203: Implemented query filters for all models
|
7 years ago |
formfields.py
|
f21c6bca00
Import unicode_literals
|
8 years ago |
forms.py
|
e8dafc02f7
Merge branch 'develop' into develop-2.1
|
7 years ago |
lookups.py
|
f21c6bca00
Import unicode_literals
|
8 years ago |
models.py
|
5b43a108bc
Merge branch 'develop' into develop-2.1
|
7 years ago |
tables.py
|
39730b6834
Optimized performance when editing/deleting objects in bulk
|
7 years ago |
urls.py
|
8eb9c451a1
Renamed AddViews to CreateViews for consistency
|
8 years ago |
views.py
|
39730b6834
Optimized performance when editing/deleting objects in bulk
|
7 years ago |