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
270d61ce1b
Remove boilerplate error messages from CSV model choice fields
2020-05-06 09:58:12 -04:00
..
api
Fixes
#3356
: Correct Swagger schema specification for the available prefixes/IPs API endpoints
2020-04-21 14:12:49 -04:00
migrations
Update development docs to remove squashing instructions
2020-04-29 09:44:41 -04:00
tests
Fixes
#4496
: Fix exception when validating certain models via REST API
2020-04-15 09:37:30 -04:00
__init__.py
…
apps.py
…
choices.py
…
constants.py
…
fields.py
…
filters.py
…
formfields.py
…
forms.py
Remove boilerplate error messages from CSV model choice fields
2020-05-06 09:58:12 -04:00
lookups.py
…
managers.py
…
models.py
Introduce CSVModelForm for dynamic CSV imports
2020-05-05 16:15:09 -04:00
querysets.py
…
tables.py
…
urls.py
…
validators.py
…
views.py
…