Jeremy Stretch 0dd857f7a2 Merge branch 'develop' into api2 9 år sedan
..
templatetags 5d5d4ac714 Fixes #845: Fix missing edit/delete buttons on object tables for non-superusers 9 år sedan
__init__.py 27b289ee3b Initial push to public repo 10 år sedan
api.py bb1f97abc2 Implemented static writable ModelSerializers for all models 9 år sedan
context_processors.py 27b289ee3b Initial push to public repo 10 år sedan
error_handlers.py d817990283 Fixes #865: Fix server error when attempting to delete a protected object parent (Python 3) 9 år sedan
fields.py eb4cd0e723 Fixes #672: Expanded color selection for rack and device roles 9 år sedan
filters.py 0444ac7db9 Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations 9 år sedan
forms.py 0eba5a0de3 Fixes #851: Resolve encoding issues during import/export with Python 3 9 år sedan
managers.py 44d5ff26a4 Fixes #747: Fixes natural_order_by integer cast error on large numbers 9 år sedan
middleware.py 0ac3e91e3b Updated middleware for Django 1.10 9 år sedan
models.py cb5991d5a6 Extended primary models to include 'created' and 'last_updated' fields 10 år sedan
paginator.py 5716207ba6 Simplified paginator when dealing with <=5 pages 9 år sedan
sql.py 2567412121 Fixes #531: Order prefixes by VRF assignment 10 år sedan
tables.py 5d5d4ac714 Fixes #845: Fix missing edit/delete buttons on object tables for non-superusers 9 år sedan
utils.py 0eba5a0de3 Fixes #851: Resolve encoding issues during import/export with Python 3 9 år sedan
views.py 9905099a71 Fixes #854: Check whether object still exists before attempting to resolve its URL 9 år sedan