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
67282882fa
Fixed RelatedObjectDoesNotExist error when trying to create a new device
2017-05-12 15:55:18 -04:00
..
api
Converted all necessary serializers to CustomFieldModelSerializers
2017-04-27 12:50:43 -04:00
fixtures
…
migrations
Closes
#960
: Added form factor for Juniper VCP interfaces
2017-05-09 12:00:49 -04:00
tests
…
__init__.py
…
apps.py
…
fields.py
…
filters.py
Related to
#1144
: Allow multiple status selections when filtering device list
2017-05-08 14:56:25 -04:00
formfields.py
…
forms.py
Fixed RelatedObjectDoesNotExist error when trying to create a new device
2017-05-12 15:55:18 -04:00
models.py
Adapted model get_display_name() to better handle unsaved instances
2017-05-12 15:31:34 -04:00
tables.py
Closes
#853
: Add 'status' field to device bulk import form
2017-05-09 10:25:30 -04:00
urls.py
Closes
#951
: Provide a side-by-side view of rack elevations
2017-04-20 13:07:22 -04:00
views.py
Fixes
#1158
: Exception thrown when creating a device component with an invalid name
2017-05-10 11:23:54 -04:00