| .. |
|
management
|
Closes #4051: Disable the makemigrations management command
|
2020-01-30 10:12:53 -05:00 |
|
templates
|
Fixes #4282: Fix label on export button for device types
|
2020-02-26 16:49:39 -05:00 |
|
templatetags
|
Introduce DOCS_ROOT configuration parameter
|
2020-03-06 09:35:58 -05:00 |
|
testing
|
Extend ViewTestCases for create/edit/delete/import views to also check non-data-bound GET requests
|
2020-02-24 11:23:42 -05:00 |
|
tests
|
Add BaseFilterSetTest to validate automatic generation of filters
|
2020-03-02 12:25:21 -05:00 |
|
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
api.py
|
Closes #4173: Return graceful error message when webhook queuing fails
|
2020-02-21 17:21:04 -05:00 |
|
auth_backends.py
|
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
|
2019-04-11 22:01:26 -04:00 |
|
choices.py
|
Handle grouped choices when returning ChoiceSet values
|
2020-01-23 16:16:52 -05:00 |
|
constants.py
|
added lookup map for treenode filter
|
2020-02-28 19:58:06 -05:00 |
|
context_processors.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
custom_inspectors.py
|
List choices for choice fields as enums
|
2020-03-05 23:44:37 -05:00 |
|
error_handlers.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
exceptions.py
|
Add option to commit database changes
|
2019-08-12 14:28:06 -04:00 |
|
fields.py
|
Fixes #4183: Fix representation of NaturalOrderingField values in change log
|
2020-02-18 10:50:14 -05:00 |
|
filters.py
|
added lookup map for treenode filter
|
2020-02-28 19:58:06 -05:00 |
|
forms.py
|
Drop GitHub-flavored Markdown (py-gfm)
|
2020-03-05 16:30:12 -05:00 |
|
middleware.py
|
Closes #4173: Return graceful error message when webhook queuing fails
|
2020-02-21 17:21:04 -05:00 |
|
models.py
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
ordering.py
|
Fixes #4211: Include trailing text when naturalizing interface names
|
2020-02-20 09:49:15 -05:00 |
|
paginator.py
|
Fixes #2985: Fix pagination page length for rack elevations
|
2019-03-11 12:51:03 -04:00 |
|
querysets.py
|
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
|
2019-10-22 15:10:49 -04:00 |
|
tables.py
|
Force checkbox table columns to narrow width
|
2019-10-07 17:22:35 -04:00 |
|
utils.py
|
Remove obsolete querydict_to_dict() utility function
|
2020-02-28 15:47:59 -05:00 |
|
validators.py
|
Closes #4218: Allow negative voltage for DC power feeds
|
2020-03-03 12:10:08 -05:00 |
|
views.py
|
#4295 follow-up: Tweak handling of initial data for bulk edit forms
|
2020-03-03 09:43:56 -05:00 |