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
History
Jeremy Stretch
28350d84f9
Update model ordering parameters to ensure deterministic ordering
2020-01-15 13:20:44 -05:00
..
api
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
2020-01-15 09:59:44 -05:00
fixtures
…
management
…
migrations
Update model ordering parameters to ensure deterministic ordering
2020-01-15 13:20:44 -05:00
templatetags
…
tests
Rename ExportTemplateLanguageChoices to TemplateLanguageChoices
2020-01-15 09:40:05 -05:00
__init__.py
…
admin.py
…
apps.py
…
choices.py
Rename ExportTemplateLanguageChoices to TemplateLanguageChoices
2020-01-15 09:40:05 -05:00
constants.py
Fix graph:type choices under /api/extras/_choices/
2020-01-10 12:18:56 -05:00
filters.py
…
forms.py
…
middleware.py
…
models.py
Update model ordering parameters to ensure deterministic ordering
2020-01-15 13:20:44 -05:00
querysets.py
…
reports.py
…
scripts.py
…
signals.py
…
tables.py
…
urls.py
…
utils.py
…
views.py
…
webhooks_worker.py
Merge branch 'develop' into develop-2.7
2020-01-13 13:49:22 -05:00
webhooks.py
…