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
42e82f0ead
Update object edit template to use fieldsets where possible
2021-02-25 13:51:48 -05:00
..
api
Closes
#5549
: Eliminate extraneous database queries when using brief API calls
2020-12-29 11:41:44 -05:00
management
…
migrations
Standardize model types based on function
2021-02-24 21:01:16 -05:00
models
Standardize model types based on function
2021-02-24 21:01:16 -05:00
plugins
…
templatetags
…
tests
Fixes
#5510
: Fix filtering by boolean custom fields
2020-12-21 11:47:11 -05:00
__init__.py
…
admin.py
…
apps.py
…
choices.py
…
constants.py
…
context_managers.py
…
filters.py
Fixes
#5510
: Fix filtering by boolean custom fields
2020-12-21 11:47:11 -05:00
forms.py
Update object edit template to use fieldsets where possible
2021-02-25 13:51:48 -05:00
querysets.py
Upgrade Django to 3.2b1
2021-02-24 19:00:14 -05:00
registry.py
…
reports.py
…
scripts.py
…
signals.py
…
tables.py
…
urls.py
…
utils.py
…
views.py
Update object edit template to use fieldsets where possible
2021-02-25 13:51:48 -05:00
webhooks_worker.py
…
webhooks.py
…