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
Activity
Files
4ffce75b70da89c467480f397922e8f0bf25a1b3
netbox-community-netbox
/
netbox
/
dcim
History
Jeremy Stretch
09212691e2
Added changelog links for organizational models
2018-06-20 14:54:04 -04:00
..
api
…
fixtures
…
migrations
Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models
2018-06-13 15:40:16 -04:00
tests
Establish tests for the utilities app
2018-06-08 14:32:41 -04:00
__init__.py
…
apps.py
…
constants.py
…
fields.py
…
filters.py
…
formfields.py
…
forms.py
Merge branch 'develop' into develop-2.4
2018-06-07 16:23:57 -04:00
models.py
Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models
2018-06-13 15:40:16 -04:00
querysets.py
…
signals.py
Fixes
#2087
: Don't overwrite existing vc_position of master device when creating a virtual chassis
2018-06-07 15:32:19 -04:00
tables.py
Added changelog links for organizational models
2018-06-20 14:54:04 -04:00
urls.py
Implemented changelog views
2018-06-20 13:52:54 -04:00
views.py
Moved object header templates into object base templates
2018-06-14 13:34:37 -04:00