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