#28068: Allow customizing popup window for selecting related objects in django
admin
-------------------------------------+-------------------------------------
     Reporter:  Artem Skoretskiy     |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  contrib.admin        |                  Version:  dev
     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:  0
-------------------------------------+-------------------------------------

Comment (by oko-x):

 Pretty simple is also to leave the browser to open it in new tab. Full
 size of the browser is usually good sizing in admin as the user is not
 taken out of context by popup.

 {{{
 var win = window.open(href, name);
 }}}

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070183cc67db56-c015176a-1e05-457b-bba1-609f20bd9139-000000%40eu-central-1.amazonses.com.

Reply via email to