| .. |
|
api
|
Closes #15464: Move permission assignments to user & group models (#15554)
|
2024-03-29 14:57:16 -04:00 |
|
authentication
|
15831 monkeypatch LDAP _mirror_group function for NB4 (#15902)
|
2024-05-02 16:02:21 -04:00 |
|
config
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -05:00 |
|
forms
|
Was added to searching support languages other than English for objec… (#16706)
|
2024-06-26 09:54:15 -04:00 |
|
graphql
|
16261 fix graphql lookup for MultiValueCharFilter fields (#16354)
|
2024-06-03 10:24:01 -04:00 |
|
models
|
Move serialize_object() & deserialize_object() to utilities.serialization
|
2024-03-22 08:59:52 -04:00 |
|
navigation
|
16725 - The admin section should always come last in the navigation menu (#16762)
|
2024-06-30 11:30:39 -04:00 |
|
plugins
|
Closes #16090: Show NetBox version if plugin validation fails (#16094)
|
2024-05-13 09:37:40 -04:00 |
|
search
|
Was added to searching support languages other than English for objec… (#16706)
|
2024-06-26 09:54:15 -04:00 |
|
tables
|
Closes #16700: Audit usage of mark_safe() for consistent escaping
|
2024-06-24 12:33:54 -04:00 |
|
tests
|
Closes #16107: Set LOGIN_REQUIRED to True by default (#16122)
|
2024-05-14 07:53:19 -04:00 |
|
views
|
Fixes #16779: Fix saved filter selection for child object lists (#16789)
|
2024-07-03 08:51:30 -04:00 |
|
__init__.py
|
Use context vars instead of thread-local storage for change logging
|
2022-11-14 09:31:25 -05:00 |
|
admin.py
|
Merge branch 'develop' into develop-2.8
|
2020-04-08 13:50:15 -04:00 |
|
choices.py
|
Move choice sets from utilities.choices to netbox.choices
|
2024-03-22 08:59:52 -04:00 |
|
configuration_example.py
|
Closes #16107: Set LOGIN_REQUIRED to True by default (#16122)
|
2024-05-14 07:53:19 -04:00 |
|
configuration_testing.py
|
Closes #12325: Disable the Django admin UI by default (#15008)
|
2024-02-05 11:44:52 -05:00 |
|
constants.py
|
Refactor & expand search view tests
|
2024-05-13 18:56:44 -04:00 |
|
context_processors.py
|
Closes #15942: Refactor settings_and_registry() context processor
|
2024-05-03 10:58:03 -04:00 |
|
context.py
|
Fixes #15194: Prevent enqueuing duplicate events for an object
|
2024-06-03 08:34:26 -04:00 |
|
data_backends.py
|
Closes #13381: Enable plugins to register custom data backends (#14095)
|
2023-10-24 11:35:53 -04:00 |
|
denormalized.py
|
Closes #10697: Move application registry into core app
|
2022-11-02 15:25:22 -04:00 |
|
filtersets.py
|
Rename CustomField.content_types to object_types & use ObjectType proxy
|
2024-03-04 08:33:44 -05:00 |
|
middleware.py
|
Fixes #16758: Create language cookie if required (#16764)
|
2024-07-09 08:51:12 -04:00 |
|
preferences.py
|
add ENABLE_TRANSLATION setting to optionally turn translation off (#16096)
|
2024-05-14 09:21:00 -04:00 |
|
registry.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -05:00 |
|
settings.py
|
Release v4.0.7
|
2024-07-09 13:27:13 -04:00 |
|
signals.py
|
Initial work on custom model validation
|
2021-06-09 11:36:29 -04:00 |
|
staging.py
|
Move serialize_object() & deserialize_object() to utilities.serialization
|
2024-03-22 08:59:52 -04:00 |
|
urls.py
|
Merge branch 'develop' into feature
|
2024-05-01 16:09:14 -04:00 |
|
utils.py
|
Closes #13381: Enable plugins to register custom data backends (#14095)
|
2023-10-24 11:35:53 -04:00 |
|
wsgi.py
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |