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
e31fae5ec5dfa8ba9305fc6501d8158f806c1295
Branches
Tags
View all branches
netbox-community-netbox
/
netbox
/
utilities
History
Jeremy Stretch
d97dd266b7
Cleaned up message strings
2016-10-31 11:16:30 -04:00
..
templatetags
#527
: Initial work to allow nullifying fields during bulk edit
2016-09-30 16:17:41 -04:00
__init__.py
…
api.py
…
context_processors.py
…
error_handlers.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
forms.py
#181
: Added ExpandableIPAddressField
2016-10-28 15:12:53 -04:00
managers.py
…
middleware.py
Redirect user to previous page after logging in
2016-10-13 16:12:27 -04:00
models.py
…
paginator.py
…
sql.py
Fixes
#531
: Order prefixes by VRF assignment
2016-09-15 12:09:54 -04:00
tables.py
Closes
#345
: Bulk edit: allow user to select all objects on page or all matching query
2016-09-28 16:56:17 -04:00
views.py
Cleaned up message strings
2016-10-31 11:16:30 -04:00