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
/
circuits
History
jeremystretch
b7c9ca720a
Closes
#7886
: Introduce a base FilterForm class
2021-11-19 15:12:45 -05:00
..
api
Merge branch 'feature' into 3979-wireless
2021-10-21 13:19:52 -04:00
forms
Closes
#7886
: Introduce a base FilterForm class
2021-11-19 15:12:45 -05:00
graphql
…
migrations
Merge branch 'feature' into 3979-wireless
2021-10-21 13:19:52 -04:00
models
Housekeeping: Use RestrictedQuerySet for default manager on base models
2021-11-11 15:04:22 -05:00
tests
Add tags to organizational & nested group models
2021-10-21 10:51:02 -04:00
__init__.py
…
apps.py
…
choices.py
…
filtersets.py
#6497
: Add missing tag fields to filter forms
2021-10-21 15:29:52 -04:00
signals.py
Fixes
#7643
: Fix circuit assignment when creating multiple terminations simultaneously
2021-10-27 10:02:36 -04:00
tables.py
Merge branch 'develop' into feature
2021-11-03 10:29:02 -04:00
urls.py
…
views.py
…