1
0
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:
Baptiste Mispelon 2024-11-13 19:20:57 +01:00
parent 47d1333a00
commit cf348513e4

View File

@ -30,8 +30,8 @@ Code style
``$(selector).click(func)``. This makes it easier for projects to extend
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
capabilities of the admin interface. In conjunction, there is an emphasis on