1
0
mirror of https://github.com/django/django.git synced 2025-10-14 01:09:11 +00:00

4 Commits

Author SHA1 Message Date
Zain Memon
e0e60ef501 [soc2009/admin-ui] merging trunk up to r11153 into my branch
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/admin-ui@11154 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-02 08:26:30 +00:00
Russell Keith-Magee
5c43a0a43f Fixed #8406: Corrected some expected output to use repr format. Thanks to arien for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8658 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-28 13:40:20 +00:00
Malcolm Tredinnick
af83b650be Fixed #8150 -- Updated a reference to creating an admin class in the overview
document. Based on a patch from mk.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8574 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-26 07:11:14 +00:00
Jacob Kaplan-Moss
97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-23 22:25:40 +00:00