netbox/netbox/extras/migrations
2019-10-13 02:03:16 -04:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
0001_initial_squashed_0010_customfield_filter_logic.py Merge v2.5 work 2018-12-07 10:51:28 -05:00
0001_initial.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0002_custom_fields.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0003_exporttemplate_add_description.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0004_topologymap_change_comma_to_semicolon.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0005_useraction_add_bulk_create.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0006_add_imageattachments.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0007_unicode_literals.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0008_reports.py Merge v2.5 work 2018-12-07 10:51:28 -05:00
0009_topologymap_type.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0010_customfield_filter_logic.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0011_django2.py Closes #1842: Implement support for Django 2.0 2018-03-30 10:39:22 -04:00
0012_webhooks.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0013_objectchange.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0014_configcontexts.py Closes #2229: Allow mapping of ConfigContexts to tenant groups 2018-07-27 15:47:29 -04:00
0015_remove_useraction.py Closes #2292: Remove the deprecated UserAction model 2018-08-14 12:13:43 -04:00
0016_exporttemplate_add_cable.py Fixes #2563: Enable export templates for cables 2018-11-07 15:49:45 -05:00
0017_exporttemplate_mime_type_length.py Fixes #2962: Increase ExportTemplate mime_type field length 2019-03-05 13:08:40 -05:00
0018_exporttemplate_add_jinja2.py Closes #3052: Add Jinja2 support for export templates 2019-04-08 12:20:24 -04:00
0019_tag_taggeditem.py Update migrations 2019-04-09 14:22:45 -04:00
0020_tag_data.py Update migrations 2019-04-09 14:22:45 -04:00
0021_add_color_comments_changelog_to_tag.py Update migrations 2019-04-09 14:22:45 -04:00
0022_custom_links.py Increase length of CustomLink text and url fields 2019-04-19 14:58:55 -04:00
0023_fix_tag_sequences.py Fixes #3279: Reset the PostgreSQL sequence for Tag and TaggedItem IDs 2019-06-21 17:34:06 -04:00
0024_scripts.py Implemented permissions for scripts 2019-08-12 11:39:36 -04:00
0025_objectchange_time_index.py Fixes #3392: Add database index for ObjectChange time 2019-08-28 10:48:19 -04:00
0026_remove_topology_maps.py Renumber remove_topology_maps migration 2019-09-05 10:25:44 -04:00
0026_webhook_ca_file_path.py implemented #3499 - Add to Webhook model to support user supplied CA certificate verrification of webhook requests 2019-10-13 01:43:08 -04:00