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
/
tenancy
History
jeremystretch
d1672f8818
Move nullable_fields out of Meta for bulk edit forms
2022-01-31 16:15:40 -05:00
..
api
…
forms
Move nullable_fields out of Meta for bulk edit forms
2022-01-31 16:15:40 -05:00
graphql
…
migrations
Closes
#8454
: Set DEFAULT_AUTO_FIELD to BigAutoField
2022-01-25 17:37:06 -05:00
models
Rename PrimaryModel to NetBoxModel
2022-01-26 20:57:14 -05:00
tests
…
__init__.py
…
apps.py
…
choices.py
…
filtersets.py
Closes
#8453
: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins
2022-01-27 09:27:33 -05:00
tables.py
Split out NetBoxTable from BaseTable
2022-01-27 16:00:38 -05:00
urls.py
…
views.py
Closes
#8469
: Move BaseTable, columns to netbox core app
2022-01-27 15:00:10 -05:00