[Django] #16521: Provide keyboard shortcuts in admin

19 views
Skip to first unread message

Django

unread,
Jul 26, 2011, 9:56:40 AM7/26/11
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------+-------------------------------
Reporter: coolRR | Owner: nobody
Type: New feature | Status: new
Milestone: | Component: contrib.admin
Version: 1.3 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------+-------------------------------
Please provide keyboard shortcuts in Django's admin. They could be GMail-
style (j and k for going up and down the item lists, / to search, etc.) or
anything else, as long as they work.

--
Ticket URL: <https://code.djangoproject.com/ticket/16521>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 26, 2011, 4:05:27 PM7/26/11
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------------------+-------------------------------------
Reporter: coolRR | Owner: nobody
Type: New | Status: new
feature | Component: contrib.admin
Milestone: | Severity: Normal
Version: 1.3 | Keywords:
Resolution: | Has patch: 0
Triage Stage: Design | Needs tests: 0
decision needed | Easy pickings: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by jezdez):

* needs_docs: => 0
* stage: Unreviewed => Design decision needed
* needs_tests: => 0
* needs_better_patch: => 0


Comment:

Uh, I'm a big fan of Gmail's (or actually VIM's) shortcuts. Good idea,
just needs some research of how to implement this properly and for all
browsers.

--
Ticket URL: <https://code.djangoproject.com/ticket/16521#comment:1>

Django

unread,
Sep 20, 2011, 10:45:45 AM9/20/11
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-----------------------------------------+-------------------------------
Reporter: coolRR | Owner: nobody
Type: New feature | Status: new
Milestone: | Component: contrib.admin
Version: 1.3 | Severity: Normal
Resolution: | Keywords:
Triage Stage: Someday/Maybe | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-----------------------------------------+-------------------------------
Changes (by jacob):

* ui_ux: 0 => 1
* stage: Design decision needed => Someday/Maybe


Comment:

Marking "someday": I'd love to have this, but in all likelihood it's only
going to happen if someone works up a really good patch. If that does
happen, please ping django-dev and let us know!

--
Ticket URL: <https://code.djangoproject.com/ticket/16521#comment:2>

Django

unread,
Dec 16, 2012, 12:09:49 PM12/16/12
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------------+------------------------------------

Reporter: coolRR | Owner: nobody
Type: New feature | Status: new
Component: contrib.admin | Version: 1.3
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+------------------------------------
Changes (by aaugustin):

* stage: Someday/Maybe => Accepted


Comment:

Given the comments above I think this ticket can be "accepted". Like many
accepted tickets, it needs a good patch now, and Selenium tests.

--
Ticket URL: <https://code.djangoproject.com/ticket/16521#comment:3>

Django

unread,
Feb 8, 2013, 12:32:22 PM2/8/13
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------------+-------------------------------------
Reporter: coolRR | Owner: anonymous
Type: New feature | Status: assigned
Component: contrib.admin | Version: 1.3

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+-------------------------------------
Changes (by vgdlima@…):

* owner: nobody => anonymous
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/16521#comment:4>

Django

unread,
Oct 22, 2013, 6:11:15 PM10/22/13
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------------+-------------------------------------
Reporter: coolRR | Owner: anonymous
Type: New feature | Status: assigned
Component: contrib.admin | Version: 1.3

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+-------------------------------------

Comment (by Philippe O. Wagner <wagner@…>):

Hej, we're working on an app excatly doing that:
https://github.com/arteria/django-admin-keyboard-shortcuts
We just started two days ago, ... so more to come.

--
Ticket URL: <https://code.djangoproject.com/ticket/16521#comment:5>

Django

unread,
Feb 13, 2014, 11:36:39 AM2/13/14
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------------+---------------------------------------

Reporter: coolRR | Owner: anonymous
Type: New feature | Status: assigned
Component: contrib.admin | Version: 1.7-alpha-1

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+---------------------------------------
Changes (by N):

* version: 1.3 => 1.7-alpha-1


Comment:

<a href=http://www.cheerfulgivers.org/media/#gjch>go to website</a> ambien
show up urine drug screen - ambien selling price

--
Ticket URL: <https://code.djangoproject.com/ticket/16521#comment:6>

Django

unread,
Dec 11, 2023, 11:20:47 PM12/11/23
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------------+--------------------------------------
Reporter: Ram Rachum | Owner: Mike Schem

Type: New feature | Status: assigned
Component: contrib.admin | Version: 1.3
Severity: Normal | Resolution:
Keywords: accessibility | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 1 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

* status: new => assigned

* needs_better_patch: 0 => 1
* needs_tests: 0 => 1
* owner: nobody => Mike Schem
* keywords: => accessibility
* needs_docs: 0 => 1
* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/17599 PR]

Django

unread,
7:38 AM (6 hours ago) 7:38 AM
to django-...@googlegroups.com
#16521: Provide keyboard shortcuts in admin
-------------------------------+--------------------------------------
Reporter: Ram Rachum | Owner: Mike Schem
Type: New feature | Status: assigned
Component: contrib.admin | Version: 1.3
Severity: Normal | Resolution:
Keywords: accessibility | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 1
-------------------------------+--------------------------------------
Comment (by Timothy Schilling):

This was implemented as a part of
[https://www.djangoproject.com/weblog/2025/sep/04/keyboard-shorcuts-in-
django-via-gsoc-2025 / Django's GSoC 2025 by Rafey Khan] and available at:
https://github.com/khanxmetu/django-admin-keyshortcuts
--
Ticket URL: <https://code.djangoproject.com/ticket/16521#comment:7>
Reply all
Reply to author
Forward
0 new messages