Jeremy Stretch 302f87e108 Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response 6 лет назад
..
management f8a961b568 Cleaned up import statements 7 лет назад
templates 6e49a0ba6e Merge branch 'develop' into develop-2.7 6 лет назад
templatetags 826f4d313d Move unpack_grouped_choices() to utilities.choices 6 лет назад
tests 302f87e108 Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response 6 лет назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
api.py 49f027fae7 Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint 6 лет назад
auth_backends.py df0686a1bd Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting 7 лет назад
choices.py 826f4d313d Move unpack_grouped_choices() to utilities.choices 6 лет назад
constants.py f499f2dd66 Closes #2693 7 лет назад
context_processors.py 980d62d579 Removed Python 2 string compatibility 7 лет назад
custom_inspectors.py 6fe1b9b37c update openapi field type for choice field value fields to string 6 лет назад
error_handlers.py 980d62d579 Removed Python 2 string compatibility 7 лет назад
exceptions.py 0d289d660d Add option to commit database changes 6 лет назад
fields.py fdbef8ee71 Closes #2836: Deprecate NullableCharField 7 лет назад
filters.py d2aa9b8e79 filtering multiple regions with null 6 лет назад
forms.py 826f4d313d Move unpack_grouped_choices() to utilities.choices 6 лет назад
managers.py bdb3838d71 Replace all instances of .extra() in QuerySets with annotations, including references in docstrings 6 лет назад
middleware.py a3b9bdaff1 Miscellaneous cleanup 6 лет назад
models.py 6959785cd1 Define __all__ for models.py within each app 6 лет назад
paginator.py 7e70bfaacc Fixes #2985: Fix pagination page length for rack elevations 7 лет назад
querysets.py ccb9f7bfe2 Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function 6 лет назад
tables.py 4c677e7fe6 Force checkbox table columns to narrow width 6 лет назад
testing.py 302f87e108 Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response 6 лет назад
utils.py c28684a8b3 Remove obsolete utility function model_names_to_filter_dict() 6 лет назад
validators.py a742d897d7 Closes #3510: Add minimum/maximum prefix length enforcement for IPNetworkVar 6 лет назад
views.py 0dad9f8901 Change DeviceType export from CSV to YAML 6 лет назад