| .. |
|
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
|
Remove example choices from CSV import form
|
2020-05-04 16:30:21 -04:00 |
|
testing
|
Add ArrayField on ObjectPermission to store actions
|
2020-05-29 11:25:13 -04:00 |
|
tests
|
Add tests for CSVDataField
|
2020-05-01 13:32:28 -04:00 |
|
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
api.py
|
Tweak restrict() to accept only an action keyword
|
2020-06-01 10:45:49 -04:00 |
|
auth_backends.py
|
Add ArrayField on ObjectPermission to store actions
|
2020-05-29 11:25:13 -04:00 |
|
background_tasks.py
|
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
2020-04-30 14:59:13 -04:00 |
|
choices.py
|
Closes #4672: Set default color for rack and devices roles
|
2020-05-26 09:36:27 -04:00 |
|
constants.py
|
Closes #4672: Set default color for rack and devices roles
|
2020-05-26 09:36:27 -04: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
|
Fixes #4361: Set correct type of connection_state
|
2020-04-15 01:02:11 -04: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
|
Update super() call for get_filters()
|
2020-05-06 11:47:05 -04:00 |
|
forms.py
|
Fixes #4525: Allow passing initial data to custom script MultiObjectVar
|
2020-05-26 15:34:29 -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 |
|
mptt.py
|
Implement RestrictedQuerySet as a manager
|
2020-05-29 16:27:36 -04:00 |
|
ordering.py
|
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
2020-04-21 16:13:34 -04:00 |
|
paginator.py
|
Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user
|
2020-05-06 23:44:06 -04:00 |
|
permissions.py
|
Refine queryset restriction logic
|
2020-06-01 13:09:34 -04:00 |
|
query_functions.py
|
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
2020-04-21 16:13:34 -04:00 |
|
querysets.py
|
Refine queryset restriction logic
|
2020-06-01 13:09:34 -04:00 |
|
tables.py
|
Fixes #4617: Restore IP prefix depth notation in list view
|
2020-05-13 17:08:48 -04:00 |
|
utils.py
|
Add all() method to UserConfig
|
2020-04-24 09:50:26 -04:00 |
|
validators.py
|
Closes #4218: Allow negative voltage for DC power feeds
|
2020-03-03 12:10:08 -05:00 |
|
views.py
|
Refine queryset restriction logic
|
2020-06-01 13:09:34 -04:00 |