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
Activity
Files
4d40c015e464d321bb0d2b2d24747eb805648c40
netbox-community-netbox
/
netbox
/
ipam
History
Jonathan Senecal
334b286ebf
Removed superfluous "is" in error message
2016-10-19 14:22:34 -04:00
..
api
…
fixtures
…
migrations
…
__init__.py
…
admin.py
…
apps.py
…
fields.py
…
filters.py
Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations
2016-09-20 15:48:58 -04:00
formfields.py
…
forms.py
Fixes
#604
: Correct display of unnamed devices in form selection fields
2016-10-13 15:21:36 -04:00
lookups.py
…
models.py
Removed superfluous "is" in error message
2016-10-19 14:22:34 -04:00
tables.py
…
urls.py
…
views.py
…