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
8517434733
Add notes to admin UI encouraging Jinja2 over legacy Django templating
2020-08-03 14:09:32 -04:00
..
api
Fixes
#4912
: Fix image attachment API endpoint; add API view tests
2020-07-27 14:24:15 -04:00
management
…
migrations
…
models
Fixes
#4912
: Fix image attachment API endpoint; add API view tests
2020-07-27 14:24:15 -04:00
plugins
…
templatetags
…
tests
Fixes
#4912
: Fix image attachment API endpoint; add API view tests
2020-07-27 14:24:15 -04:00
__init__.py
…
admin.py
Add notes to admin UI encouraging Jinja2 over legacy Django templating
2020-08-03 14:09:32 -04:00
apps.py
…
choices.py
Add notes to admin UI encouraging Jinja2 over legacy Django templating
2020-08-03 14:09:32 -04:00
constants.py
…
filters.py
…
forms.py
…
middleware.py
…
querysets.py
…
registry.py
…
reports.py
…
scripts.py
Log a warning for scripts whose run() method does not accept a commit argument
2020-08-03 13:56:10 -04:00
signals.py
…
tables.py
…
urls.py
…
utils.py
…
views.py
…
webhooks_worker.py
…
webhooks.py
…