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
/
dcim
History
Jeremy Stretch
74a5960992
Added custom field support to filter forms
2016-08-23 12:05:28 -04:00
..
api
Fixed API tests
2016-08-22 17:15:20 -04:00
fixtures
…
migrations
Closes
#421
: Added asset_tag field to devices
2016-08-11 11:58:21 -04:00
tests
Fixed API tests
2016-08-22 17:15:20 -04:00
__init__.py
…
admin.py
Closes
#421
: Added asset_tag field to devices
2016-08-11 11:58:21 -04:00
apps.py
…
fields.py
…
filters.py
Implemented dynamic filters for custom fields
2016-08-23 11:18:00 -04:00
formfields.py
…
forms.py
Added custom field support to filter forms
2016-08-23 12:05:28 -04:00
models.py
Extended API to include custom fields
2016-08-22 13:20:30 -04:00
tables.py
…
urls.py
…
views.py
Added bulk editing capability for custom fields
2016-08-16 14:57:04 -04:00