This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
extras
/
models
History
Jeremy Stretch
8781cf1c57
Closes
#609
: Add min/max value and regex validation for custom fields
2020-10-15 15:06:01 -04:00
..
__init__.py
Add choices ArrayField to CustomField; drop CustomFieldChoice
2020-08-25 13:24:46 -04:00
change_logging.py
General cleanup of tables
2020-09-25 14:18:29 -04:00
customfields.py
Closes
#609
: Add min/max value and regex validation for custom fields
2020-10-15 15:06:01 -04:00
models.py
#4711
: Rename CustomField.obj_type to content_types
2020-10-14 15:26:46 -04:00
tags.py
Fix ordering for Tags
2020-07-23 14:28:22 -04:00