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
/
extras
/
migrations
History
Jeremy Stretch
138cbf9761
Created migrations for transition to Unicode literals
2017-05-24 14:18:52 -04:00
..
__init__.py
…
0001_initial.py
…
0002_custom_fields.py
Added URL custom field type; added is_filterable toggle; fixed bulk editing
2016-08-23 16:45:26 -04:00
0003_exporttemplate_add_description.py
Closes
#579
: Add a description field to ExportTemplate
2016-09-27 16:31:18 -04:00
0004_topologymap_change_comma_to_semicolon.py
Fixes
#632
: Use semicolons instead of commas to separate regexes in topology maps
2016-11-03 14:49:02 -04:00
0005_useraction_add_bulk_create.py
Fixes
#1034
: Missing migration
2017-04-04 15:46:27 -04:00
0006_add_imageattachments.py
Bump migration index due to a new migration in 1.9.4-r1
2017-04-04 15:59:33 -04:00
0007_unicode_literals.py
Created migrations for transition to Unicode literals
2017-05-24 14:18:52 -04:00