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
00024240bb
Merge branch 'virtualization' into develop-2.2
2017-09-01 12:29:12 -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
Closes
#893
: Allow filtering by null values for NullCharacterFields (e.g. return only unnamed devices)
2017-07-27 09:53:41 -04:00
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
Merge branch 'virtualization' into develop-2.2
2017-09-01 12:29:12 -04:00