Jeremy Stretch b16be577e3 CSVChoiceField should default to a blank string instead of None пре 6 година
..
management f8a961b568 Cleaned up import statements пре 7 година
templates 446acbdf82 Closes #33: Add ability to clone objects (pre-populate form fields) пре 6 година
templatetags 2956eff051 Closes #648: Pre-populate forms when selecting "create and add another" пре 6 година
tests 875e09013c Move TreeNodeMultipleChoiceFilter tests to utilities (follow-up to #3616) пре 6 година
__init__.py 27b289ee3b Initial push to public repo пре 10 година
api.py f0a6c881bc Fix inclusion of legacy IDs on choice fields пре 6 година
auth_backends.py df0686a1bd Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting пре 6 година
choices.py e09ad6915f Circuit.status (#3569) пре 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 b16be577e3 CSVChoiceField should default to a blank string instead of None пре 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 6e66f8d68a Fixes #3452: Queue deletion ObjectChanges until after response is sent пре 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 e710ccb0e6 Enforce view permissions for UI views пре 6 година
utils.py ce4a5a38a3 Introduce is_taggable utility function for identifying taggable models пре 6 година
validators.py a742d897d7 Closes #3510: Add minimum/maximum prefix length enforcement for IPNetworkVar пре 6 година
views.py ce4a5a38a3 Introduce is_taggable utility function for identifying taggable models пре 6 година