<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/views/generic, branch archive/attic/schema-evolution-ng</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2006-12-15T18:00:50Z</updated>
<entry>
<title>Copied django.forms to django.oldforms and changed all code to reference django.oldforms instead of django.forms. Updated docs/forms.txt to add 'Forwards-compatibility' section that says you should not be using django.oldforms for any new projects.</title>
<updated>2006-12-15T18:00:50Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-15T18:00:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=706fcec16409c68d6989724379ba89f1658522b0'/>
<id>urn:sha1:706fcec16409c68d6989724379ba89f1658522b0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4208 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3072 -- Fixed docstring in object_detail() generic view. Thanks, Matt McClanahan</title>
<updated>2006-11-27T23:38:49Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-11-27T23:38:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c44d8b60b21ac2c5b05473ef88380037d926435'/>
<id>urn:sha1:9c44d8b60b21ac2c5b05473ef88380037d926435</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4124 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixes #2966 -- Added extra_context parameter to direct_to_template generic view to keep it aligned with capabilities of other generic views. Thanks, wam-djangobug@wamber.net.</title>
<updated>2006-10-30T14:30:43Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2006-10-30T14:30:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6d1335c0584c5a3b834915d00362427e4607755e'/>
<id>urn:sha1:6d1335c0584c5a3b834915d00362427e4607755e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3950 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixes #2964 -- Fixed typo in regex in docstring for redirect_to. Thanks, wam-djangobug@wamber.net.</title>
<updated>2006-10-30T13:49:45Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2006-10-30T13:49:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cb93c0d0dae843d8d99afc3470e79a6920b746e6'/>
<id>urn:sha1:cb93c0d0dae843d8d99afc3470e79a6920b746e6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3948 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2362 -- Corrected the way we retrieve an object so that it works for</title>
<updated>2006-09-26T04:11:30Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-09-26T04:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=11416e4a54425e4ea91a509fe25d94afb27a1e83'/>
<id>urn:sha1:11416e4a54425e4ea91a509fe25d94afb27a1e83</id>
<content type='text'>
one-to-one fields.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3849 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2471 -- Got date-based generic views working with SQLite DateFields. Thanks for the patch, Steven Armstrong</title>
<updated>2006-08-21T17:40:54Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-08-21T17:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff5e01db5d580a288d051ffd0ac5f3033f41dc90'/>
<id>urn:sha1:ff5e01db5d580a288d051ffd0ac5f3033f41dc90</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3633 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2524 -- Added i18n hooks in create_update generic views. Thanks, mir@noris.de</title>
<updated>2006-08-11T19:17:46Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-08-11T19:17:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8705cec47b164d8e0a3b809d4be442647c56cc2'/>
<id>urn:sha1:a8705cec47b164d8e0a3b809d4be442647c56cc2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3559 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2433 -- Added allow_future option to date-based generic views</title>
<updated>2006-07-27T16:36:02Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-07-27T16:36:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ecdd6ae6de2a004541efbe8a1e27849c4a8ee965'/>
<id>urn:sha1:ecdd6ae6de2a004541efbe8a1e27849c4a8ee965</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2399 -- restored HttpResponse (overly enthusiastic pruning in r3414).</title>
<updated>2006-07-22T06:13:49Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-07-22T06:13:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=20831e0d2f0a1b294ed0b52b92c6e1b34dc49026'/>
<id>urn:sha1:20831e0d2f0a1b294ed0b52b92c6e1b34dc49026</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3421 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Second half of little cleanup tweaks suggested by pyflakes.</title>
<updated>2006-07-21T20:39:17Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-07-21T20:39:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a926046ba633ac38d3306b6bc10677a670929786'/>
<id>urn:sha1:a926046ba633ac38d3306b6bc10677a670929786</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
