| .. |
|
management
|
f8a961b568
Cleaned up import statements
|
7 years ago |
|
templates
|
53625e0dea
Fixes #3812: Only preload selected options for API-based select
|
6 years ago |
|
templatetags
|
738368a6a1
Closes #3471: Disallow raw HTML in Markdown-rendered fields
|
6 years ago |
|
tests
|
55b503da5b
Fixes #3780: Fix AttributeError exception in API docs
|
6 years ago |
|
__init__.py
|
27b289ee3b
Initial push to public repo
|
10 years ago |
|
api.py
|
6e5d527fec
Improve API error handling when a list is given as a choice value
|
6 years ago |
|
auth_backends.py
|
df0686a1bd
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
|
6 years ago |
|
constants.py
|
f499f2dd66
Closes #2693
|
7 years ago |
|
context_processors.py
|
980d62d579
Removed Python 2 string compatibility
|
7 years ago |
|
custom_inspectors.py
|
a3b9bdaff1
Miscellaneous cleanup
|
6 years ago |
|
error_handlers.py
|
980d62d579
Removed Python 2 string compatibility
|
7 years ago |
|
exceptions.py
|
0d289d660d
Add option to commit database changes
|
6 years ago |
|
fields.py
|
fdbef8ee71
Closes #2836: Deprecate NullableCharField
|
7 years ago |
|
filters.py
|
d2aa9b8e79
filtering multiple regions with null
|
6 years ago |
|
forms.py
|
242ae9eb91
Comment clarification
|
6 years ago |
|
managers.py
|
bdb3838d71
Replace all instances of .extra() in QuerySets with annotations, including references in docstrings
|
6 years ago |
|
middleware.py
|
a3b9bdaff1
Miscellaneous cleanup
|
6 years ago |
|
models.py
|
6e66f8d68a
Fixes #3452: Queue deletion ObjectChanges until after response is sent
|
6 years ago |
|
paginator.py
|
7e70bfaacc
Fixes #2985: Fix pagination page length for rack elevations
|
7 years ago |
|
querysets.py
|
ccb9f7bfe2
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
|
6 years ago |
|
tables.py
|
4c677e7fe6
Force checkbox table columns to narrow width
|
6 years ago |
|
testing.py
|
e710ccb0e6
Enforce view permissions for UI views
|
6 years ago |
|
utils.py
|
8a4293a4cc
Introduce render_jinja2() convenience function
|
6 years ago |
|
validators.py
|
a742d897d7
Closes #3510: Add minimum/maximum prefix length enforcement for IPNetworkVar
|
6 years ago |
|
views.py
|
9c6dbd7337
Add in in-line vlan editing and Bulk vlan editing (#3350)
|
6 years ago |