| .. |
|
management
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
templates
|
implemented #2590 - improved color picker with actual colors
|
2019-01-05 17:43:42 -05:00 |
|
templatetags
|
minor tweaks to error handling to allow for defaulted values from pre v2.6 data
|
2019-06-19 23:47:48 -04:00 |
|
tests
|
Add test for dict_to_filter_params
|
2019-04-17 11:19:59 -04:00 |
|
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
api.py
|
Improve API error handling when a list is given as a choice value
|
2019-08-15 17:16:24 +01:00 |
|
auth_backends.py
|
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
|
2019-04-11 22:01:26 -04:00 |
|
constants.py
|
Closes #2693
|
2018-12-14 11:51:20 -06:00 |
|
context_processors.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
custom_inspectors.py
|
Changelog & renaming for #2065
|
2019-03-07 13:58:34 -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
|
Closes #2836: Deprecate NullableCharField
|
2019-02-14 09:39:04 -05:00 |
|
filters.py
|
Fixes #3315: Enable filtering devices/interfaces by multiple MAC addresses
|
2019-07-18 21:21:56 -04:00 |
|
forms.py
|
removed deprecated code
|
2019-01-10 21:23:22 -05:00 |
|
managers.py
|
Fixes #3127: Fix natural ordering of device components
|
2019-04-30 13:25:37 -04:00 |
|
middleware.py
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
models.py
|
Fixes #3452: Queue deletion ObjectChanges until after response is sent
|
2019-08-26 16:52:05 -04:00 |
|
paginator.py
|
Fixes #2985: Fix pagination page length for rack elevations
|
2019-03-11 12:51:03 -04:00 |
|
tables.py
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
testing.py
|
Enforce view permissions for UI views
|
2019-04-11 17:27:38 -04:00 |
|
utils.py
|
Implement get_subquery() for annotation of child object counts; Rename dcim.Site 'count_*' fields
|
2019-04-19 16:09:22 -04:00 |
|
validators.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
views.py
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |