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
/
circuits
/
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
…
0001_initial.py
…
0002_auto_20160622_1821.py
…
0003_provider_32bit_asn_support.py
…
0004_circuit_add_tenant.py
…
0005_circuit_add_upstream_speed.py
Closes
#149
: Added upstream_speed field to Circuit
2016-08-08 16:51:19 -04:00
0006_terminations.py
Closes
#49
: Introduction of circuit terminations
2016-12-14 13:47:22 -05:00
0007_circuit_add_description.py
Closes
#783
: Add a description field to the Circuit model
2017-01-17 15:18:03 -05:00
0008_circuittermination_interface_protect_on_delete.py
Fixes
#1071
: Protect assigned circuit termination when an interface is deleted
2017-04-19 13:19:30 -04:00
0009_unicode_literals.py
Created migrations for transition to Unicode literals
2017-05-24 14:18:52 -04:00
0010_circuit_status.py
Closes
#1864
: Added a 'status' field to the circuit model
2018-02-06 14:06:05 -05:00
0011_tags.py
Added migrations for
#132
(tags)
2018-05-22 15:06:47 -04:00
0012_change_logging.py
Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models
2018-06-13 15:40:16 -04:00