Jeremy Stretch cdecf93f00 Add tests for ChoiceSet 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 cdecf93f00 Add tests for ChoiceSet 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 fe402331f2 Handle grouped choices when returning ChoiceSet values 6 年之前
constants.py f499f2dd66 Closes #2693 7 年之前
context_processors.py 980d62d579 Removed Python 2 string compatibility 8 年之前
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 8 年之前
exceptions.py 0d289d660d Add option to commit database changes 7 年之前
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 ba6df87d10 Move min/max prefix length validators to ipam.validators 6 年之前
views.py 0dad9f8901 Change DeviceType export from CSV to YAML 6 年之前