netbox/netbox/extras/migrations
2018-08-01 14:01:20 -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 Closes #2213: Added squashed migrations 2018-08-01 14:01:20 -04:00
0001_initial.py Squashed migrations in preparation for public release 2016-06-22 14:23:06 -04:00
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 #1892: Removed convenience function from an old migration (see #632) to fix database error on extras/0009_topologymap_type 2018-02-21 12:00:38 -05: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 Closes #2159: Allow custom choice field to specify a default choice 2018-06-29 16:01:28 -04:00
0008_reports.py Fix pycodestyle errors 2018-06-27 17:24:33 +02:00
0009_topologymap_type.py Closes #78: Implemented ability to render topology maps for console/power 2018-02-15 12:10:29 -05:00
0010_customfield_filter_logic.py Closes #1693: Allow specifying loose or exact matching for custom field filters 2018-02-21 15:40:11 -05:00
0011_django2.py Closes #1842: Implement support for Django 2.0 2018-03-30 10:39:22 -04:00
0012_webhooks.py Webhook admin form cleanup 2018-07-16 13:54:50 -04:00
0013_objectchange.py Extend ObjectChange to optionally indicate a related object (e.g. a parent device) 2018-06-22 15:05:40 -04:00
0014_configcontexts.py Closes #2229: Allow mapping of ConfigContexts to tenant groups 2018-07-27 15:47:29 -04:00