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
f44a322df5a0e315599371f63bb3717dbdafd1f7
netbox-community-netbox
/
netbox
/
utilities
History
Jeremy Stretch
0da3661ff0
#353
: Allow bulk editing of interfaces
2016-10-14 16:38:46 -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
#353
: Allow bulk editing of interfaces
2016-10-14 16:38:46 -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
…
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
#353
: Allow bulk editing of interfaces
2016-10-14 16:38:46 -04:00