| .. |
|
management
|
4ba2579936
Closes #4051: Disable the makemigrations management command
|
6 lat temu |
|
templates
|
624566b04e
Fixes #4282: Fix label on export button for device types
|
6 lat temu |
|
templatetags
|
d85d963842
Remove example choices from CSV import form
|
5 lat temu |
|
testing
|
3711283de5
Extend ViewTestCases to get and list objects as a non-authenticated user
|
5 lat temu |
|
tests
|
61ae4be16a
Add tests for CSVDataField
|
5 lat temu |
|
__init__.py
|
27b289ee3b
Initial push to public repo
|
10 lat temu |
|
api.py
|
9df238c5f2
Merge branch 'develop' into develop-2.8
|
6 lat temu |
|
auth_backends.py
|
fc1feec8bf
Fix format string
|
6 lat temu |
|
background_tasks.py
|
05cb47e650
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
5 lat temu |
|
choices.py
|
92f49b4711
Closes #4672: Set default color for rack and devices roles
|
5 lat temu |
|
constants.py
|
92f49b4711
Closes #4672: Set default color for rack and devices roles
|
5 lat temu |
|
context_processors.py
|
dd9fc4173d
Expose regsitry in templates using existing context processor for settings
|
6 lat temu |
|
custom_inspectors.py
|
1ce0191a74
Fixes #4361: Set correct type of connection_state
|
6 lat temu |
|
error_handlers.py
|
980d62d579
Removed Python 2 string compatibility
|
7 lat temu |
|
exceptions.py
|
0d289d660d
Add option to commit database changes
|
6 lat temu |
|
fields.py
|
5b505b21c8
Fixes #4183: Fix representation of NaturalOrderingField values in change log
|
6 lat temu |
|
filters.py
|
4d5d298ee1
Update super() call for get_filters()
|
5 lat temu |
|
forms.py
|
ccc31b2c7c
Fixes #4525: Allow passing initial data to custom script MultiObjectVar
|
5 lat temu |
|
middleware.py
|
7ffc00159e
Tweak settings/middleware to support testing; improve tests
|
6 lat temu |
|
models.py
|
6959785cd1
Define __all__ for models.py within each app
|
6 lat temu |
|
ordering.py
|
131d2c97ca
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
5 lat temu |
|
paginator.py
|
5c1adf9e37
Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user
|
5 lat temu |
|
query_functions.py
|
131d2c97ca
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
5 lat temu |
|
querysets.py
|
ccb9f7bfe2
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
|
6 lat temu |
|
tables.py
|
e0ebb8e7d8
Fixes #4617: Restore IP prefix depth notation in list view
|
5 lat temu |
|
utils.py
|
7c8c85e435
Add all() method to UserConfig
|
5 lat temu |
|
validators.py
|
74821c2c17
Closes #4218: Allow negative voltage for DC power feeds
|
6 lat temu |
|
views.py
|
5c1adf9e37
Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user
|
5 lat temu |