mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
fixup! Fixed #35894 -- Reduced the usage of "patch" when referring to a code contribution.
This commit is contained in:
parent
47d1333a00
commit
cf348513e4
@ -30,8 +30,8 @@ Code style
|
|||||||
``$(selector).click(func)``. This makes it easier for projects to extend
|
``$(selector).click(func)``. This makes it easier for projects to extend
|
||||||
Django's default behavior with JavaScript.
|
Django's default behavior with JavaScript.
|
||||||
|
|
||||||
jQuery and performance
|
JavaScript in the Django admin
|
||||||
======================
|
==============================
|
||||||
|
|
||||||
Django's admin system leverages the jQuery framework to increase the
|
Django's admin system leverages the jQuery framework to increase the
|
||||||
capabilities of the admin interface. In conjunction, there is an emphasis on
|
capabilities of the admin interface. In conjunction, there is an emphasis on
|
||||||
|
Loading…
Reference in New Issue
Block a user