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
Activity
Files
272d6e7437dc4543e8f4c41a66637c371c236411
netbox-community-netbox
/
netbox
/
circuits
History
jeremystretch
272d6e7437
Closes
#8463
: Change the created field on all change-logged models from date to datetime
2022-02-08 14:41:44 -05:00
..
api
Merge v3.1.6
2022-01-17 11:12:54 -05:00
forms
Enable the use of fieldsets on bulk edit forms
2022-02-04 09:59:53 -05:00
graphql
Expose BaseObjectType and NetBoxObjectType for plugins
2022-02-04 15:07:35 -05:00
migrations
Closes
#8463
: Change the created field on all change-logged models from date to datetime
2022-02-08 14:41:44 -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
signals.py
…
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