Jeremy Stretch 8b33b888b2 Merge branch 'develop' into develop-2.3 7 years ago
..
api 063e79451f Closes #1321: Added created and last_updated fields for relevant models to their API serializers 7 years ago
fixtures 5930a64203 Converted IPAddress.interface to a GenericForeignKey 7 years ago
migrations c8309581be Fixes #1869: Corrected ordering of VRFs with duplicate names 7 years ago
tests b27529d927 Added bulk creation API tests 7 years ago
__init__.py 741f93999b PEP8 clenaup 9 years ago
apps.py f21c6bca00 Import unicode_literals 8 years ago
constants.py 5d19a9f50f Rearranged device/VM view and expanded component lists 7 years ago
fields.py fed6fc131b Fixes #1751: Corrected filtering for IPv6 addresses containing letters 7 years ago
filters.py c43487b741 Extend IP address device filter to match virtual chassis members 7 years ago
formfields.py 00986fd7bf Closes #1691: Cleaned up and reorganized import statements 7 years ago
forms.py 73c64272d8 Merge branch 'develop' into develop-2.3 7 years ago
lookups.py fed6fc131b Fixes #1751: Corrected filtering for IPv6 addresses containing letters 7 years ago
models.py c8309581be Fixes #1869: Corrected ordering of VRFs with duplicate names 7 years ago
querysets.py 0c645b12d1 Moved querysets to separate files; tweaked interface ordering logic (#1523) 7 years ago
tables.py d25d8c21f6 Eliminated queries for distinct related object counts for better performance 7 years ago
urls.py 50395aa821 Closes #1773: Moved child prefixes table to its own view 7 years ago
views.py a5d2055c11 Closes #1073: Include prefixes/IPs from all VRFs when viewing the children of a container prefix in the global table 7 years ago