netbox/netbox/extras
2024-07-24 12:58:01 +02:00
..
api Merge branch 'feature' into 15692-background-jobs 2024-07-16 23:24:26 +02:00
dashboard Merge branch 'develop' into feature 2024-07-09 15:16:05 -04:00
data Closes #12194: Add pre-defined custom field choices (#13219) 2023-07-28 11:24:21 -04:00
forms Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
graphql Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
management Merge branch 'feature' into 15692-background-jobs 2024-07-16 23:24:26 +02:00
migrations Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
models Introduce datetime_from_timestamp() utility function 2024-07-16 12:21:50 -04:00
tables Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
templatetags Closes #16700: Audit usage of mark_safe() for consistent escaping 2024-06-24 12:33:54 -04:00
tests 12826 Add Rack Type (#16739) 2024-07-16 08:58:22 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
conditions.py Fixes #14829 Simple condition (without and/or) does not work in event rule (#14870) 2024-06-07 07:45:19 -07:00
constants.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
events.py Merge branch 'feature' into 15692-background-jobs 2024-07-16 23:24:26 +02:00
fields.py pep8 fixes 2023-02-19 18:50:24 -05:00
filters.py Ditch CustomFieldFilter 2021-10-28 15:36:12 -04:00
filtersets.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
jobs.py Fix logger for ScriptJob 2024-07-24 12:58:01 +02:00
lookups.py Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2023-05-25 15:20:08 -04:00
querysets.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
reports.py Closes #14438: Database representation of scripts 2024-02-23 08:27:37 -05:00
scripts.py Merge branch 'feature' into 15692-background-jobs 2024-07-16 23:24:26 +02:00
search.py Closes #15547: Add comments field to CustomField model 2024-04-19 15:10:06 -04:00
signals.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
urls.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
utils.py Rename ImageAttachment.content_type to object_type 2024-03-04 08:33:44 -05:00
validators.py Closes #15490: CustomValidator support for accessing related object attribute via dotted path 2024-03-25 11:57:58 -04:00
views.py Merge branch 'feature' into 15692-background-jobs 2024-07-16 23:24:26 +02:00
webhooks.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00