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