Jeremy Stretch b16be577e3 CSVChoiceField should default to a blank string instead of None 6 vuotta sitten
..
management f8a961b568 Cleaned up import statements 7 vuotta sitten
templates 446acbdf82 Closes #33: Add ability to clone objects (pre-populate form fields) 6 vuotta sitten
templatetags 2956eff051 Closes #648: Pre-populate forms when selecting "create and add another" 6 vuotta sitten
tests 875e09013c Move TreeNodeMultipleChoiceFilter tests to utilities (follow-up to #3616) 6 vuotta sitten
__init__.py 27b289ee3b Initial push to public repo 10 vuotta sitten
api.py f0a6c881bc Fix inclusion of legacy IDs on choice fields 6 vuotta sitten
auth_backends.py df0686a1bd Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting 6 vuotta sitten
choices.py e09ad6915f Circuit.status (#3569) 6 vuotta sitten
constants.py f499f2dd66 Closes #2693 7 vuotta sitten
context_processors.py 980d62d579 Removed Python 2 string compatibility 7 vuotta sitten
custom_inspectors.py 6fe1b9b37c update openapi field type for choice field value fields to string 6 vuotta sitten
error_handlers.py 980d62d579 Removed Python 2 string compatibility 7 vuotta sitten
exceptions.py 0d289d660d Add option to commit database changes 6 vuotta sitten
fields.py fdbef8ee71 Closes #2836: Deprecate NullableCharField 7 vuotta sitten
filters.py d2aa9b8e79 filtering multiple regions with null 6 vuotta sitten
forms.py b16be577e3 CSVChoiceField should default to a blank string instead of None 6 vuotta sitten
managers.py bdb3838d71 Replace all instances of .extra() in QuerySets with annotations, including references in docstrings 6 vuotta sitten
middleware.py a3b9bdaff1 Miscellaneous cleanup 6 vuotta sitten
models.py 6e66f8d68a Fixes #3452: Queue deletion ObjectChanges until after response is sent 6 vuotta sitten
paginator.py 7e70bfaacc Fixes #2985: Fix pagination page length for rack elevations 7 vuotta sitten
querysets.py ccb9f7bfe2 Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function 6 vuotta sitten
tables.py 4c677e7fe6 Force checkbox table columns to narrow width 6 vuotta sitten
testing.py e710ccb0e6 Enforce view permissions for UI views 6 vuotta sitten
utils.py ce4a5a38a3 Introduce is_taggable utility function for identifying taggable models 6 vuotta sitten
validators.py a742d897d7 Closes #3510: Add minimum/maximum prefix length enforcement for IPNetworkVar 6 vuotta sitten
views.py ce4a5a38a3 Introduce is_taggable utility function for identifying taggable models 6 vuotta sitten