netbox/netbox
Abhimanyu Saharan 69c508b84e Adds custom field on webhook model (#13336)
* adds custom field on webhook model #11936

* adds tags on webhook model #11936

* Remove extraneous import; revert change to NetBoxModelForm (no longer needed)

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-08-01 14:05:47 -04:00
..
account Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
circuits Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
core Closes #12906: Make boto3 & dulwich libraries optional (#13324) 2023-08-01 11:13:35 -04:00
dcim Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
extras Adds custom field on webhook model (#13336) 2023-08-01 14:05:47 -04:00
ipam Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox #11732: Exclude _init_time from import form fields list 2023-08-01 11:53:35 -04:00
project-static Allow the align property on th and td and add CSS rules for overriding text-alignment 2023-07-27 16:38:46 -04:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Adds custom field on webhook model (#13336) 2023-08-01 14:05:47 -04:00
tenancy Adds tags on contact assignment (#13328) 2023-08-01 11:52:14 -04:00
users Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
utilities Closes #11732: Protect against errant overwriting of data via web UI forms 2023-08-01 09:06:51 -04:00
virtualization Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
wireless Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py