Fixed #11460 - Added a FAQ regarding missing rows in the admin.

This commit is contained in:
Tim Graham 2012-09-27 17:17:21 -04:00
parent 84fa9099c6
commit d08096317a
2 changed files with 14 additions and 1 deletions

View file

@ -60,6 +60,8 @@ Other topics
For information about serving the static files (images, JavaScript, and
CSS) associated with the admin in production, see :ref:`serving-files`.
Having problems? Try :doc:`/faq/admin`.
``ModelAdmin`` objects
======================