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
John Anderson
f092c107b5
PR review updates
2020-07-06 02:00:16 -04:00
..
__init__.py
…
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
Refactor extras.models
2020-05-07 16:59:27 -04:00
0007_unicode_literals.py
Refactor extras.models
2020-05-07 16:59:27 -04:00
0008_reports.py
…
0009_topologymap_type.py
…
0010_customfield_filter_logic.py
…
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
Accomodate custom legacy permission in schema migration
2020-06-02 10:50:58 -04:00
0025_objectchange_time_index.py
…
0026_webhook_ca_file_path.py
…
0027_webhook_additional_headers.py
…
0028_remove_topology_maps.py
…
0029_3569_customfield_fields.py
…
0030_3569_objectchange_fields.py
…
0031_3569_exporttemplate_fields.py
…
0032_3569_webhook_fields.py
…
0033_graph_type_template_language.py
…
0034_configcontext_tags.py
…
0035_deterministic_ordering.py
…
0036_contenttype_filters_to_q_objects.py
…
0037_configcontexts_clusters.py
Fixes
#3886
: Config context cluster (group)
2020-01-26 10:53:58 +00:00
0038_webhook_template_support.py
Add http_method field to Webhook
2020-02-24 20:42:24 -05:00
0039_update_features_content_types.py
rename FeatureQuery class
2020-03-16 11:58:35 -04:00
0040_standardize_description.py
fixed migration order
2020-03-15 00:48:05 -04:00
0041_tag_description.py
fixed migration order
2020-03-15 00:48:05 -04:00
0042_customfield_manager.py
Introduce CustomFieldManager (WIP)
2020-05-07 17:20:32 -04:00
0043_report_model.py
PR review updates
2020-07-06 02:00:16 -04:00
0044_jobresult.py
PR review updates
2020-07-06 02:00:16 -04:00