netbox/netbox/dcim
2016-06-27 13:53:39 -04:00
..
api Added display_name to DeviceNestedSerializer 2016-06-21 15:15:17 -04:00
fixtures fixtures: add created and last_udpated fields. 2016-06-22 23:42:37 -05:00
migrations Squashed migrations in preparation for public release 2016-06-22 14:23:06 -04:00
tests Fixed tests to match recent API serializer tweaks 2016-06-23 15:02:03 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
admin.py Introduced ability to edit/delete modules 2016-06-15 13:27:12 -04:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
filters.py Added RackGroup slug filter 2016-06-27 12:30:25 -04:00
forms.py Fixes #22: Corrected handling of RackGroup names on import of new Racks 2016-06-27 12:23:31 -04:00
models.py Fixes #26: Added rack height validation 2016-06-27 13:53:39 -04:00
tables.py Fixed double top border on component template tables 2016-06-24 12:56:36 -04:00
urls.py Introduced ability to manually create Modules 2016-06-15 14:00:45 -04:00
views.py PEP8 clenaup 2016-06-16 15:02:01 -04:00