mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Moved jQuery to a vendor/jquery subdirectory.
This commit is contained in:
committed by
Aymeric Augustin
parent
1daae25bdc
commit
788071e22d
@@ -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 ``-``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user