django1/django/contrib/admin/static
Riccardo Magliocchetti 0decef337f Fixed #24405 -- Made admin related object JavaScript overridable
Consolidated it in one file and move the DOM related stuff to the
template so it is easily overridable. To override the popup behavior
you need to add handlers for the custom events triggered in the
admin_change_form_document_ready template block.
2015-03-24 11:51:37 -04:00
..
admin Fixed #24405 -- Made admin related object JavaScript overridable 2015-03-24 11:51:37 -04:00