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
9725f19bae
Code formatting cleanup
2018-03-30 13:57:26 -04:00
..
api
Closes
#1321
: Added created and last_updated fields for relevant models to their API serializers
2017-12-21 10:49:40 -05:00
migrations
…
tests
Added bulk creation API tests
2018-01-02 16:29:44 -05:00
__init__.py
…
apps.py
…
filters.py
Closes
#1691
: Cleaned up and reorganized import statements
2017-11-07 11:08:23 -05:00
forms.py
Standardized declaration of csv_headers on models
2018-02-02 14:26:16 -05:00
models.py
Code formatting cleanup
2018-03-30 13:57:26 -04:00
tables.py
Closes
#1406
: Display tenant description as title text in object tables
2018-01-30 11:57:21 -05:00
urls.py
Closes
#1691
: Cleaned up and reorganized import statements
2017-11-07 11:08:23 -05:00
views.py
Add Tenancy to Rack Reservations;
Fixes
#1592
(
#1672
)
2017-11-15 13:54:49 -05:00