Jeremy Stretch 824d2d8205 Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate 8 years ago
..
templatetags 550a05487d Initial work on custom fields 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 7502a02fba Code cleanup 9 years ago
forms.py 824d2d8205 Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate 8 years ago
managers.py b8d7dd170e #303: First stab at implementing a natural ordering for sites, racks, and devices 8 years ago
middleware.py 27b289ee3b Initial push to public repo 9 years ago
models.py cb5991d5a6 Extended primary models to include 'created' and 'last_updated' fields 8 years ago
paginator.py c96bfdbc18 Moved PAGINATE_COUNT to configuration.py 9 years ago
tables.py 74528c6036 Colorized roles in rack and device lists 8 years ago
views.py 37e0388a5a Fixes #522: Remove obsolete check for staff status when bulk deleting objects 8 years ago