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
Jeremy Stretch
d0308e0f58
Merge branch 'develop' into develop-2.4
2018-07-02 17:01:14 -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
…
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
…
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
Miscellaneous cleanup of the Webhook model
2018-05-30 13:59:00 -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
Added description to ConfigContext
2018-06-29 09:44:32 -04:00