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
Jeremy Stretch
f1d1e8b537
Update migrations
2019-04-09 14:22:45 -04:00
..
api
Closes
#2578
: Reorganized nested serializers
2018-11-12 11:36:44 -05:00
migrations
Update migrations
2019-04-09 14:22:45 -04:00
tests
Implement basic view testing for all models (
#2909
)
2019-02-15 17:02:18 -05:00
__init__.py
…
apps.py
…
filters.py
fixes
#2952
- slug field absent from TenantFilter
2019-03-03 18:52:57 -05:00
forms.py
Tenancy Select2 forms
2019-01-09 23:33:08 -05:00
models.py
initial pass on migrating to custom tag model with color and comments fields
2019-02-20 03:52:47 -05:00
tables.py
Fixes
#2937
: Redirect to list view after editing an object from list view
2019-04-08 14:10:55 -04:00
urls.py
…
views.py
…