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
/
ipam
History
Jeremy Stretch
ed80bfaf02
Fixed selector initializations for TenancyForms
2017-05-11 17:52:23 -04:00
..
api
Converted all necessary serializers to CustomFieldModelSerializers
2017-04-27 12:50:43 -04:00
fixtures
…
migrations
…
tests
…
__init__.py
…
apps.py
…
fields.py
…
filters.py
Fixes
#1144
: Allow multiple status selections for Prefix, IP address, and VLAN filters
2017-05-08 14:32:29 -04:00
formfields.py
…
forms.py
Fixed selector initializations for TenancyForms
2017-05-11 17:52:23 -04:00
lookups.py
…
models.py
Resolved RemovedInDjango20Warning deprecation warnings
2017-04-05 14:40:25 -04:00
tables.py
…
urls.py
Merge branch 'develop' into v2-develop
2017-04-13 15:42:50 -04:00
views.py
Closes
#1167
: Introduced ChainedModelChoiceFields
2017-05-11 16:30:16 -04:00