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
07997b24ca
Fixes
#785
: Trigger validation error when importing a prefix assigned to a nonexistent VLAN
2017-01-17 15:01:30 -05:00
..
api
Fixes
#658
: Added is_pool field to Prefix model
2016-12-27 15:07:52 -05:00
fixtures
…
migrations
Fixes
#658
: Added is_pool field to Prefix model
2016-12-27 15:07:52 -05:00
tests
Follow-up to
#804
2017-01-17 12:32:54 -05:00
__init__.py
…
admin.py
…
apps.py
…
fields.py
…
filters.py
Allow null filtering of prefix VLAN
2017-01-03 16:57:42 -05:00
formfields.py
…
forms.py
Fixes
#785
: Trigger validation error when importing a prefix assigned to a nonexistent VLAN
2017-01-17 15:01:30 -05:00
lookups.py
…
models.py
Follow-up to
#804
2017-01-17 12:32:54 -05:00
tables.py
…
urls.py
…
views.py
Closes
#803
: Clarify that no child objects are deleted when deleting a prefix
2017-01-17 14:52:39 -05:00