mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Moved jQuery to a vendor/jquery subdirectory.
This commit is contained in:
parent
1daae25bdc
commit
788071e22d
7 changed files with 11 additions and 7 deletions
|
@ -597,6 +597,9 @@ Miscellaneous
|
|||
* CSS and images in ``contrib.admin`` to support Internet Explorer 6 & 7 have
|
||||
been removed as these browsers have reached end-of-life.
|
||||
|
||||
* The jQuery static files in ``contrib.admin`` have been moved into a
|
||||
``vendor/jquery`` subdirectory.
|
||||
|
||||
* The text displayed for null columns in the admin changelist ``list_display``
|
||||
cells has changed from ``(None)`` (or its translated equivalent) to ``-``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue