Jeremy Stretch 8154ae3685 Closes #771: Don't automatically redirect user when only one object is returned in a list 8 years ago
..
templatetags 36066068d4 #527: Initial work to allow nullifying fields during bulk edit 8 years ago
__init__.py 27b289ee3b Initial push to public repo 9 years ago
api.py 27b289ee3b Initial push to public repo 9 years ago
context_processors.py 27b289ee3b Initial push to public repo 9 years ago
error_handlers.py ffb1e7beb5 Linkified dependent objects in handle_protectederror() 9 years ago
fields.py eb4cd0e723 Fixes #672: Expanded color selection for rack and device roles 8 years ago
filters.py 0444ac7db9 Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations 8 years ago
forms.py 37b2ff02e7 Standardized inheritance order of BootstrapMixin 8 years ago
managers.py 44d5ff26a4 Fixes #747: Fixes natural_order_by integer cast error on large numbers 8 years ago
middleware.py 0ac3e91e3b Updated middleware for Django 1.10 8 years ago
models.py cb5991d5a6 Extended primary models to include 'created' and 'last_updated' fields 9 years ago
paginator.py 5716207ba6 Simplified paginator when dealing with <=5 pages 8 years ago
sql.py 2567412121 Fixes #531: Order prefixes by VRF assignment 8 years ago
tables.py 04fd197c9b Fixed table form rendering for django-tables2>=1.2.1 8 years ago
views.py 8154ae3685 Closes #771: Don't automatically redirect user when only one object is returned in a list 8 years ago