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
kkthxbye-code
eed1b8f412
Create CachedValueField to contain search specific lookups
2023-02-19 18:50:24 -05:00
..
__init__.py
…
0001_squashed.py
…
0002_squashed_0059.py
…
0060_customlink_button_class.py
…
0061_extras_change_logging.py
…
0062_clear_secrets_changelog.py
…
0063_webhook_conditions.py
…
0064_configrevision.py
…
0065_imageattachment_change_logging.py
…
0066_customfield_name_validation.py
…
0067_customfield_min_max_values.py
…
0068_configcontext_cluster_types.py
…
0069_custom_object_field.py
…
0070_customlink_enabled.py
…
0071_standardize_id_fields.py
…
0072_created_datetimefield.py
…
0073_journalentry_tags_custom_fields.py
…
0074_customfield_extensions.py
…
0075_configcontext_locations.py
…
0076_tag_slug_unicode.py
…
0077_customlink_extend_text_and_url.py
…
0078_unique_constraints.py
…
0079_scheduled_jobs.py
Closes
#10945
: Enable recurring execution of scheduled reports & scripts (
#11096
)
2022-12-08 18:17:13 -05:00
0080_customlink_content_types.py
#8366
: Add started field to JobResult
2022-11-15 15:06:11 -05:00
0081_exporttemplate_content_types.py
#10560
: Build search index as part of migration
2022-11-15 10:37:16 -05:00
0082_savedfilter.py
#9623
: Add slug field to SavedFilter
2022-11-15 10:44:12 -05:00
0083_search.py
Fixes
#11248
- Reindex only NetBox apps
2022-12-28 16:35:05 -05:00
0084_staging.py
#10560
: Build search index as part of migration
2022-11-15 10:37:16 -05:00
0085_change_cachedvalue_value_type.py
Create CachedValueField to contain search specific lookups
2023-02-19 18:50:24 -05:00