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