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
b0cd372af9002015213b8676514c60adaeeccd7b
netbox-community-netbox
/
netbox
/
circuits
History
Jeremy Stretch
546f17ab50
Closes
#1866
: Introduced AnnotatedMultipleChoiceField for filter forms
2018-03-07 14:16:38 -05:00
..
api
Closes
#1864
: Added a 'status' field to the circuit model
2018-02-06 14:06:05 -05:00
fixtures
…
migrations
Closes
#1864
: Added a 'status' field to the circuit model
2018-02-06 14:06:05 -05:00
tests
…
__init__.py
…
apps.py
…
constants.py
Closes
#1864
: Added a 'status' field to the circuit model
2018-02-06 14:06:05 -05:00
filters.py
Closes
#1864
: Added a 'status' field to the circuit model
2018-02-06 14:06:05 -05:00
forms.py
Closes
#1866
: Introduced AnnotatedMultipleChoiceField for filter forms
2018-03-07 14:16:38 -05:00
models.py
Merge branch 'develop' into develop-2.3
2018-02-06 14:58:11 -05:00
signals.py
…
tables.py
Closes
#1864
: Added a 'status' field to the circuit model
2018-02-06 14:06:05 -05:00
urls.py
…
views.py
…