netbox/netbox/netbox
Tobias Genannt 5af3c659a5 Fix #15826: Added new group and user models 2024-04-25 09:23:27 -04:00
..
api Closes #15464: Move permission assignments to user & group models (#15554) 2024-03-29 14:57:16 -04:00
config 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
forms Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
graphql 15532 fix autotype_decorator for method fields 2024-04-15 13:05:55 -04:00
models Move serialize_object() & deserialize_object() to utilities.serialization 2024-03-22 08:59:52 -04:00
navigation Remove the is_staff restriction for admin menu items 2024-04-19 14:34:25 -04:00
plugins 9856 Replace graphene with Strawberry (#15141) 2024-03-22 12:56:30 -04:00
search Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
tables Closes #15618: Always use ISO 8601 date & time formatting (#15737) 2024-04-17 11:46:47 -04:00
tests 9856 Replace graphene with Strawberry (#15141) 2024-03-22 12:56:30 -04:00
views Clean up bulk import view 2024-04-19 15:23:09 -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
authentication.py Rename resolve_permission_ct() to resolve_permission_type() 2024-03-22 08:59:52 -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 #15752: Remove the ENABLE_LOCALIZATION configuration parameter 2024-04-17 11:54:29 -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 Initialize dynamically-resolved serializers with nested=True 2024-02-27 14:56:36 -05:00
context.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
context_processors.py Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -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 Move utilities.api.rest_api_server_error() to utilities.error_handlers.handle_rest_api_exception() 2024-03-22 08:59:52 -04:00
preferences.py Flag HTMX navigation as an experimental feature 2024-04-23 10:38:49 -04:00
registry.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
settings.py Fix #15826: Added new group and user models 2024-04-25 09:23:27 -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 9856 Replace graphene with Strawberry (#15141) 2024-03-22 12:56:30 -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