Arthur Hanson 45c99e4477 9856 Replace graphene with Strawberry (#15141) 1 anno fa
..
api ef774319f4 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request 1 anno fa
dashboard 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 1 anno fa
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 anni fa
forms 7b1a08a187 Move local_now() to utilities.datetime 1 anno fa
graphql 45c99e4477 9856 Replace graphene with Strawberry (#15141) 1 anno fa
management ef774319f4 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request 1 anno fa
migrations 78dd65219f Closes #15357: Rename CustomField.object_type to related_object_type (#15366) 2 anni fa
models 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 1 anno fa
tables 78dd65219f Closes #15357: Rename CustomField.object_type to related_object_type (#15366) 2 anni fa
templatetags ba514aceac Rename CustomLink.content_types to object_types & use ObjectType proxy 2 anni fa
tests 423c9813a2 Fix import statement 1 anno fa
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 anni fa
apps.py 5f159795dd Closes #15042: Move model registration logic to AppConfigs (#15203) 2 anni fa
choices.py a9bb4c5c3e Move choice sets from utilities.choices to netbox.choices 1 anno fa
conditions.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 anni fa
constants.py b96e437e2b #8248: Add bookmarks widget to default dashboard 2 anni fa
context_managers.py a38a38218b 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2 anni fa
events.py b92d3245c8 Move serialize_object() & deserialize_object() to utilities.serialization 1 anno fa
fields.py 18ea7d1e13 pep8 fixes 3 anni fa
filters.py 7c60089692 Ditch CustomFieldFilter 4 anni fa
filtersets.py bea32aef71 Declare FilterSet fields as a tuple 2 anni fa
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 anni fa
querysets.py 59510b4bd0 Issue #14962 VM to merge directly related site context (#14992) 2 anni fa
reports.py ca2ee436a0 Closes #14438: Database representation of scripts 2 anni fa
scripts.py ca2ee436a0 Closes #14438: Database representation of scripts 2 anni fa
search.py 58f925c261 Closes #14503: Include additional display attributes for search indexers 2 anni fa
signals.py 78b4fa5196 Closes #14279: Pass current request to custom validators (#15491) 1 anno fa
urls.py ca2ee436a0 Closes #14438: Database representation of scripts 2 anni fa
utils.py e0165539b3 Rename ImageAttachment.content_type to object_type 2 anni fa
validators.py 78b4fa5196 Closes #14279: Pass current request to custom validators (#15491) 1 anno fa
views.py ae8df77cc8 Move count_related() & dict_to_filter_params() to utilities.query 1 anno fa
webhooks.py 85ab7adca6 Closes #14395: Move & rename process_webhook() 2 anni fa