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
7518174374
Closes
#3731
: Change Graph.type to a ContentType foreign key field
2019-12-06 10:32:59 -05:00
..
__init__.py
…
0001_initial_squashed_0010_customfield_filter_logic.py
CustomField.type to slug
2019-12-04 21:01:50 -05:00
0001_initial.py
…
0002_custom_fields.py
…
0003_exporttemplate_add_description.py
…
0004_topologymap_change_comma_to_semicolon.py
…
0005_useraction_add_bulk_create.py
…
0006_add_imageattachments.py
…
0007_unicode_literals.py
…
0008_reports.py
…
0009_topologymap_type.py
…
0010_customfield_filter_logic.py
CustomField.filter_logic to slug
2019-12-04 21:09:02 -05:00
0011_django2.py
…
0012_webhooks.py
…
0013_objectchange.py
…
0014_configcontexts.py
…
0015_remove_useraction.py
…
0016_exporttemplate_add_cable.py
…
0017_exporttemplate_mime_type_length.py
…
0018_exporttemplate_add_jinja2.py
…
0019_tag_taggeditem.py
…
0020_tag_data.py
…
0021_add_color_comments_changelog_to_tag.py
…
0022_custom_links.py
…
0023_fix_tag_sequences.py
…
0024_scripts.py
…
0025_objectchange_time_index.py
…
0026_webhook_ca_file_path.py
…
0027_webhook_additional_headers.py
…
0028_remove_topology_maps.py
Rebase schema migrations
2019-10-17 15:53:10 -04:00
0029_3569_customfield_fields.py
Extend CustomField migration to update CustomFieldChoice.field.limit_choices_to
2019-12-05 16:02:52 -05:00
0030_3569_objectchange_fields.py
ExportTemplate.template_language to slug (
#3569
)
2019-12-05 17:01:00 -05:00
0031_3569_exporttemplate_fields.py
ExportTemplate.template_language to slug (
#3569
)
2019-12-05 17:01:00 -05:00
0032_3569_webhook_fields.py
Webhook.http_content_type to slug (
#3569
)
2019-12-05 17:11:59 -05:00
0033_graph_type_to_fk.py
Closes
#3731
: Change Graph.type to a ContentType foreign key field
2019-12-06 10:32:59 -05:00