.. |
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
0001_initial_squashed_0013_objectchange.py
|
Squashed all migrations
|
2020-01-14 11:06:05 -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
|
CustomField.filter_logic to slug
|
2019-12-04 21:09:02 -05: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_squashed_0019_tag_taggeditem.py
|
Squashed all migrations
|
2020-01-14 11:06:05 -05: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_squashed_0021_add_color_comments_changelog_to_tag.py
|
Squashed all migrations
|
2020-01-14 11:06:05 -05: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_squashed_0034_configcontext_tags.py
|
#3892: Convert WEBHOOK_MODELS to a Q object
|
2020-01-15 16:18:47 -05:00 |
0022_custom_links.py
|
#3892: Convert WEBHOOK_MODELS to a Q object
|
2020-01-15 16:18:47 -05: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_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 |
0027_webhook_additional_headers.py
|
implemented #3445 - Add support for additional user defined headers to be added to webhook requests
|
2019-10-13 03:09:58 -04:00 |
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_template_language.py
|
Fix graph:type choices under /api/extras/_choices/
|
2020-01-10 12:18:56 -05:00 |
0034_configcontext_tags.py
|
Add template_language field to Graph
|
2020-01-10 11:28:50 -05:00 |
0035_deterministic_ordering.py
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |
0036_contenttype_filters_to_q_objects.py
|
#3892: Convert WEBHOOK_MODELS to a Q object
|
2020-01-15 16:18:47 -05:00 |
0037_configcontexts_clusters.py
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |