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
/
utilities
History
Jeremy Stretch
d651deb31c
Renamed
form_class
attribute to
model_form
for consistency
2017-09-12 13:55:11 -04:00
..
templates
…
templatetags
Merge branch 'develop' into virtualization
2017-08-31 10:14:50 -04:00
__init__.py
…
api.py
Fixes
#1443
: Fixed API validation error involving custom field data
2017-08-22 11:31:33 -04:00
context_processors.py
…
error_handlers.py
…
fields.py
…
filters.py
…
forms.py
Merge branch 'develop' into virtualization
2017-08-31 10:14:50 -04:00
managers.py
…
middleware.py
…
models.py
…
paginator.py
…
sql.py
…
tables.py
Added style to BaseTable's empty_text
2017-08-21 17:38:27 -04:00
tests.py
…
utils.py
…
validators.py
Closes
#1460
: Hostnames with no domain are now acceptable in custom URL fields
2017-08-30 14:08:39 -04:00
views.py
Renamed
form_class
attribute to
model_form
for consistency
2017-09-12 13:55:11 -04:00