Jeremy Stretch 8b91fb8d2d Merge branch 'develop' into feature 1 год назад
..
api c51e91dddd Closes #17048: Replace all calls to get_user_model() with direct imports of User 1 год назад
dashboard a12fdd6e2d Merge branch 'develop' into feature 1 год назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 лет назад
forms f3da529399 Closes #14656: Dynamically render form fields depending on custom field type (#17068) 1 год назад
graphql b0e7294bc1 Closes #15621: User notifications (#16800) 1 год назад
management 472fbdc654 Closes #17051: Introduce the `ISOLATED_DEPLOYMENT` config parameter (#17067) 1 год назад
migrations 57fe2071a4 #15621: Support notifications for deletion of a subscribed object 1 год назад
models 8b91fb8d2d Merge branch 'develop' into feature 1 год назад
tables 57fe2071a4 #15621: Support notifications for deletion of a subscribed object 1 год назад
templatetags f4ac23d868 Closes #16700: Audit usage of mark_safe() for consistent escaping 1 год назад
tests 650898719e Fixes #16782: Add object filtering for custom fields (#16994) 1 год назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
apps.py 5f159795dd Closes #15042: Move model registration logic to AppConfigs (#15203) 2 лет назад
choices.py a63bb6dba6 #8984: Tweak ordering of log levels; fix invalid level handling 1 год назад
conditions.py 5788b6cb28 Fixes #14829 Simple condition (without and/or) does not work in event rule (#14870) 1 год назад
constants.py a63bb6dba6 #8984: Tweak ordering of log levels; fix invalid level handling 1 год назад
events.py c51e91dddd Closes #17048: Replace all calls to get_user_model() with direct imports of User 1 год назад
fields.py 18ea7d1e13 pep8 fixes 3 лет назад
filters.py 7c60089692 Ditch CustomFieldFilter 4 лет назад
filtersets.py c51e91dddd Closes #17048: Replace all calls to get_user_model() with direct imports of User 1 год назад
jobs.py 80fc9abb03 16927: Move JobRunner from utilities to netbox 1 год назад
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 лет назад
querysets.py b0e7294bc1 Closes #15621: User notifications (#16800) 1 год назад
reports.py ca2ee436a0 Closes #14438: Database representation of scripts 2 лет назад
scripts.py d3a3a6ba46 15692: Introduce background jobs (#16927) 1 год назад
search.py 0f0ab1a3be Closes #15547: Add comments field to CustomField model 1 год назад
signals.py 57fe2071a4 #15621: Support notifications for deletion of a subscribed object 1 год назад
urls.py 0a1ce79154 16992 remove TODO for NetBox 4.1 (#16993) 1 год назад
utils.py 8e6987edbf #16388: Move change logging signal handlers into core 1 год назад
validators.py 0a1ce79154 16992 remove TODO for NetBox 4.1 (#16993) 1 год назад
views.py a49a74236b #16886: Misc cleanup 1 год назад
webhooks.py b0e7294bc1 Closes #15621: User notifications (#16800) 1 год назад