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
9db492eb07
Add custom field support to ComponentCreateForm
2021-03-01 13:37:53 -05:00
..
api
Introduce NestedGroupModelSerializer
2021-02-25 17:15:42 -05:00
management
…
migrations
Closes
#5370
: Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
models
Closes
#1638
: Migrate all primary keys to 64-bit integers
2021-02-26 16:12:52 -05:00
plugins
…
templatetags
…
tests
…
__init__.py
…
admin.py
…
apps.py
…
choices.py
…
constants.py
…
context_managers.py
…
filters.py
…
forms.py
Add custom field support to ComponentCreateForm
2021-03-01 13:37:53 -05:00
querysets.py
…
registry.py
…
reports.py
…
scripts.py
…
signals.py
…
tables.py
Closes
#5873
: Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
urls.py
Closes
#5873
: Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
utils.py
…
views.py
…
webhooks_worker.py
…
webhooks.py
…