Jeremy Stretch 4d5d298ee1 Update super() call for get_filters() 6 年 前
..
management 4ba2579936 Closes #4051: Disable the makemigrations management command 6 年 前
templates 624566b04e Fixes #4282: Fix label on export button for device types 6 年 前
templatetags d85d963842 Remove example choices from CSV import form 6 年 前
testing a53f854187 Remove tests for API _choices endpoints 6 年 前
tests 61ae4be16a Add tests for CSVDataField 6 年 前
__init__.py 27b289ee3b Initial push to public repo 10 年 前
api.py 9df238c5f2 Merge branch 'develop' into develop-2.8 6 年 前
auth_backends.py fc1feec8bf Fix format string 6 年 前
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 6 年 前
choices.py 81c9177c09 Add a default button color 6 年 前
constants.py e5f8f15293 added lookup map for treenode filter 6 年 前
context_processors.py dd9fc4173d Expose regsitry in templates using existing context processor for settings 6 年 前
custom_inspectors.py 1ce0191a74 Fixes #4361: Set correct type of connection_state 6 年 前
error_handlers.py 980d62d579 Removed Python 2 string compatibility 7 年 前
exceptions.py 0d289d660d Add option to commit database changes 6 年 前
fields.py 5b505b21c8 Fixes #4183: Fix representation of NaturalOrderingField values in change log 6 年 前
filters.py 4d5d298ee1 Update super() call for get_filters() 6 年 前
forms.py 9312dea2b2 Merge pull request #4564 from netbox-community/3147-csv-import-fields 6 年 前
middleware.py 7ffc00159e Tweak settings/middleware to support testing; improve tests 6 年 前
models.py 6959785cd1 Define __all__ for models.py within each app 6 年 前
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 年 前
paginator.py d8494e44e7 Document available user preferences 6 年 前
query_functions.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 年 前
querysets.py ccb9f7bfe2 Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function 6 年 前
tables.py b0478a7e5b Enable dynamic queryset field prefetching based on table columns 6 年 前
utils.py 7c8c85e435 Add all() method to UserConfig 6 年 前
validators.py 74821c2c17 Closes #4218: Allow negative voltage for DC power feeds 6 年 前
views.py 9312dea2b2 Merge pull request #4564 from netbox-community/3147-csv-import-fields 6 年 前