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
/
tenancy
/
migrations
History
Jeremy Stretch
b556d2d626
Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models
2018-06-13 15:40:16 -04:00
..
__init__.py
Initial multitenancy implementation
2016-07-26 14:58:37 -04:00
0001_initial.py
Cleaned up migrations
2016-07-26 18:01:01 -04:00
0002_tenant_group_optional.py
Closes
#412
: Tenant group assignment is no longer mandatory
2016-08-02 16:04:25 -04:00
0003_unicode_literals.py
Created migrations for transition to Unicode literals
2017-05-24 14:18:52 -04:00
0004_tags.py
Added migrations for
#132
(tags)
2018-05-22 15:06:47 -04:00
0005_change_logging.py
Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models
2018-06-13 15:40:16 -04:00