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
/
secrets
History
Jeremy Stretch
3c2e0b0b17
Added changelog views
2018-06-14 16:15:14 -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
templates
…
templatetags
…
tests
Establish tests for the utilities app
2018-06-08 14:32:41 -04:00
__init__.py
…
admin.py
…
apps.py
…
decorators.py
…
exceptions.py
…
filters.py
…
forms.py
…
hashers.py
…
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
…
tables.py
…
urls.py
Added changelog views
2018-06-14 16:15:14 -04:00
views.py
…