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
dff3165402
Fixes
#3026
: Tweak prefix/IP filter forms to filter using VRF ID rather than route distinguisher
2019-03-28 10:06:25 -04:00
..
api
FieldChoicesViewSet should infer field choices from serializer, not model
2019-03-22 16:24:53 -04:00
fixtures
…
migrations
Closes
#2805
: Allow null route distinguisher for VRFs
2019-01-31 13:47:24 -05:00
tests
Implement basic view testing for all models (
#2909
)
2019-02-15 17:02:18 -05:00
__init__.py
…
apps.py
…
constants.py
…
fields.py
…
filters.py
fixes
#2835
- certain model filters did not support the q query param
2019-01-31 13:36:30 -05:00
formfields.py
…
forms.py
Fixes
#3026
: Tweak prefix/IP filter forms to filter using VRF ID rather than route distinguisher
2019-03-28 10:06:25 -04:00
lookups.py
…
models.py
Changelog for
#2944
2019-03-07 14:08:36 -05:00
querysets.py
…
tables.py
* Added CSS to:
2019-03-05 15:42:47 -06:00
urls.py
…
views.py
Closes
#2809
: Remove VRF child prefixes table; link to main prefixes view
2019-01-31 10:06:08 -05:00