<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/views/admin/doc.py, branch archive/attic/multiple-db-support</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fmultiple-db-support</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fmultiple-db-support'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2005-10-18T04:40:47Z</updated>
<entry>
<title>Moved django.views.admin.template and django.views.admin.doc to django.contrib.admin.views. Refs #627</title>
<updated>2005-10-18T04:40:47Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-10-18T04:40:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aed1930133ad4e7970c8a7909283a59fb2e3fef2'/>
<id>urn:sha1:aed1930133ad4e7970c8a7909283a59fb2e3fef2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed django.views.admin.doc to use template.loader instead of template_loader</title>
<updated>2005-10-18T04:36:28Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-10-18T04:36:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1dc6d4b26506fe3d8c5e72aa958b8e82ea9975be'/>
<id>urn:sha1:1dc6d4b26506fe3d8c5e72aa958b8e82ea9975be</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #626 -- Moved template modules to django.core.template package. django.core.template_loader is deprecated, in favor of django.core.template.loader.</title>
<updated>2005-10-14T20:10:13Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-10-14T20:10:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f71f8546283dbdf698c7578f8f9154045c84f9e7'/>
<id>urn:sha1:f71f8546283dbdf698c7578f8f9154045c84f9e7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@867 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Converted load_and_render() calls to render_to_response() because of [664].</title>
<updated>2005-09-22T22:26:56Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-09-22T22:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a7efb3939fe2aa454a4f416706bcce6c99f3caed'/>
<id>urn:sha1:a7efb3939fe2aa454a4f416706bcce6c99f3caed</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Converted django.views.admin.doc to use load_and_render</title>
<updated>2005-09-22T05:23:41Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-09-22T05:23:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4175aec30fbc32622de25f3f8b65bc25842d1f89'/>
<id>urn:sha1:4175aec30fbc32622de25f3f8b65bc25842d1f89</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated admin doc view to reflect changes from [411]</title>
<updated>2005-08-05T21:24:24Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-08-05T21:24:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b6a1105768772e4687b8cf6342b2393426ef10d6'/>
<id>urn:sha1:b6a1105768772e4687b8cf6342b2393426ef10d6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@412 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added doc view for templates that will show the search path for a given template on each site</title>
<updated>2005-08-02T20:29:27Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2005-08-02T20:29:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=49c670871634e78d588cba21f84b094479f2aa4f'/>
<id>urn:sha1:49c670871634e78d588cba21f84b094479f2aa4f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made a bunch of fixes to auto-generated admin documentation:</title>
<updated>2005-08-02T19:59:51Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2005-08-02T19:59:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce0d0cd9e2cd5ac9850d825f28db39b1e123ac1e'/>
<id>urn:sha1:ce0d0cd9e2cd5ac9850d825f28db39b1e123ac1e</id>
<content type='text'>
    * Views are no longer "doubled"
    * Links work better (view -&gt; model links and friends were broken)
    * Performance has been improved so now the pages no longer need to be cached.
    


git-svn-id: http://code.djangoproject.com/svn/django/trunk@391 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #163 -- Added 'pk' database API option, which is a shorthand for (primary_key)__exact</title>
<updated>2005-07-26T16:11:43Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-07-26T16:11:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=786c750c40417a59449f1c5595fcc6b370ca7d4f'/>
<id>urn:sha1:786c750c40417a59449f1c5595fcc6b370ca7d4f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed bug in dynamically-generated docs -- ForeignKeys were throwing an exception</title>
<updated>2005-07-18T20:35:51Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-07-18T20:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=12c04fbf293f49f007176660a2b1fb4e279eedee'/>
<id>urn:sha1:12c04fbf293f49f007176660a2b1fb4e279eedee</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@182 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
