mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Fixed #15974 -- Correctly link to static files handling in deployment docs. Thanks, RogueBean.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
3b127e3cd2
commit
d138906ad9
4 changed files with 52 additions and 44 deletions
|
@ -52,8 +52,8 @@ Other topics
|
|||
|
||||
.. seealso::
|
||||
|
||||
For information about serving the media files (images, JavaScript, and CSS)
|
||||
associated with the admin in production, see :ref:`serving-media-files`.
|
||||
For information about serving the static files (images, JavaScript, and
|
||||
CSS) associated with the admin in production, see :ref:`serving-files`.
|
||||
|
||||
``ModelAdmin`` objects
|
||||
======================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue