| .. |
|
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
|
Extend menu items and buttons to accept a list of required permissions
|
2020-03-26 16:04:12 -04:00 |
|
testing
|
Remove tests for API _choices endpoints
|
2020-03-12 10:48:53 -04:00 |
|
tests
|
Revert initial fix for #4336
|
2020-03-10 11:43:00 -04:00 |
|
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
api.py
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
auth_backends.py
|
Tweak settings/middleware to support testing; improve tests
|
2020-03-11 11:10:26 -04:00 |
|
background_tasks.py
|
Tweaked logging; renamed release config parameters
|
2020-03-18 13:46:47 -04:00 |
|
choices.py
|
Add a default button color
|
2020-03-26 11:26:11 -04:00 |
|
constants.py
|
added lookup map for treenode filter
|
2020-02-28 19:58:06 -05:00 |
|
context_processors.py
|
Expose regsitry in templates using existing context processor for settings
|
2020-03-27 13:18:51 -04:00 |
|
custom_inspectors.py
|
Closes #4313: Remove id__in filters
|
2020-03-06 12:05:53 -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
|
Closes #4313: Remove id__in filters
|
2020-03-06 12:05:53 -05:00 |
|
forms.py
|
Fixes #4418: Fail cleanly when trying to import multiple device types simultaneously
|
2020-03-30 16:44:04 -04:00 |
|
middleware.py
|
Tweak settings/middleware to support testing; improve tests
|
2020-03-11 11:10:26 -04:00 |
|
models.py
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
ordering.py
|
Revert initial fix for #4336
|
2020-03-10 11:43:00 -04: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
|
Merge branch 'develop' into develop-2.8
|
2020-03-10 15:06:37 -04:00 |