#18976: problem with datepicker django widget
-------------------------------------+-------------------------------------
     Reporter:                       |                    Owner:  nobody
  lukasz.z.grabowski@…               |                   Status:  closed
         Type:  Bug                  |                  Version:  1.4
    Component:  Forms                |               Resolution:  invalid
     Severity:  Normal               |             Triage Stage:
     Keywords:  django admin,        |  Unreviewed
  django jquery, datepicker,         |      Needs documentation:  0
  DateTimeShortcuts                  |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by lrekucki):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => invalid
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 {{{AdminDateWidget}}} isn't a part of public API, so we can't guarantee it
 will work outside of the admin app. In this particular case, you don't
 have a django.jQuery object which is created in {{{jquery.init.js}}}
 included on every admin page.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18976#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to