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
/
wireless
History
jeremystretch
ccb3a75281
Move fieldsets out of Meta for model forms
2022-01-31 15:52:36 -05:00
..
api
Fixes
#8140
: Restore missing fields on wireless LAN & link REST API serializers
2021-12-22 10:55:06 -05:00
forms
Move fieldsets out of Meta for model forms
2022-01-31 15:52:36 -05:00
graphql
…
migrations
Closes
#8454
: Set DEFAULT_AUTO_FIELD to BigAutoField
2022-01-25 17:37:06 -05:00
tests
…
__init__.py
…
apps.py
…
choices.py
Changelog & PEP8 cleanup for
#7999
2021-12-20 14:17:52 -05:00
constants.py
…
filtersets.py
Closes
#8453
: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins
2022-01-27 09:27:33 -05:00
models.py
Rename PrimaryModel to NetBoxModel
2022-01-26 20:57:14 -05:00
signals.py
…
tables.py
Split out NetBoxTable from BaseTable
2022-01-27 16:00:38 -05:00
urls.py
…
utils.py
…
views.py
Closes
#8469
: Move BaseTable, columns to netbox core app
2022-01-27 15:00:10 -05:00