| Age | Commit message (Expand) | Author |
| 2008-02-28 | gis: Merged revisions 7105-7168 via svnmerge from trunk. | Justin Bronn |
| 2008-02-08 | gis: Merged revisions 7044-7102 via svnmerge from trunk. | Justin Bronn |
| 2008-01-28 | gis: Merged revisions 6990-7043 via svnmerge from trunk. | Justin Bronn |
| 2008-01-02 | gis: Merged revisions 6920-6989 via svnmerge from trunk. | Justin Bronn |
| 2007-12-15 | gis: Merged revisions 6672,6686-6688,6690,6693,6707-6708,6726,6730,6753,6755-... | Justin Bronn |
| 2007-12-01 | gis: Merged 6672-6783 vis svnmerge from trunk | Jeremy Dunck |
| 2007-11-14 | gis: Merged revisions 6614-6671 via svnmerge from trunk. | Justin Bronn |
| 2007-10-26 | gis: Merged revisions 6525-6613 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-10-16 | Merged revisions 6442-6524 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-10-08 | gis: spatial-database compatibility and usability changes: | Justin Bronn |
| 2007-10-01 | gis: Merged revisions 6394-6441 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-09-20 | gis: fixed sqlall and sqlcustom commands for this branch. | Justin Bronn |
| 2007-09-20 | gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-08-26 | gis: Merged revisions 6000-6020 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-08-26 | gis: Made necessary modifications for unicode, manage refactor, backend refac... | Justin Bronn |
| 2007-07-26 | gis: added get_placeholder() routine for the Field class; fixed bug in manage... | Justin Bronn |
| 2007-07-01 | gis: Merged revisions 5540-5582 via svnmerge from | Jeremy Dunck |
| 2007-06-25 | gis: Merged revisions 5491-5539 via svnmerge from | Jeremy Dunck |
| 2007-06-18 | gis: Merged revisions 4786-5490 via svnmerge from | Jeremy Dunck |
| 2007-06-09 | gis: NULL geometries are now allowed (thanks Robert Coup!), field parameter n... | Justin Bronn |
| 2007-03-23 | gis: Merged revisions 4669-4785 via svnmerge from trunk. | Jeremy Dunck |
| 2007-03-07 | gis: Added beginnings of django.contrib.gis. | Jeremy Dunck |
| 2007-03-06 | gis: Merged revisions 4564-4668 via svnmerge from | Jeremy Dunck |
| 2007-02-17 | Fixed #3067 -- Improved caching of machine hostname to increase server restart | Malcolm Tredinnick |
| 2007-02-17 | Added workaround for loading duplicate model classes in management shell. Patch | Malcolm Tredinnick |
| 2007-02-11 | Revert [4485] in order to fix accidental mod_python breakage. Refs #2920. | Malcolm Tredinnick |
| 2007-02-11 | Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls to... | Russell Keith-Magee |
| 2007-01-27 | Fixed a flaw in the serializers that prevented OneToOneFields being serialize... | Russell Keith-Magee |
| 2007-01-25 | Fixed #3299 -- Added 'site' to the list of INVALID_PROJECT_NAMES and improved... | Adrian Holovaty |
| 2007-01-12 | Fixed #3290: DummyCache now conforms to the BaseCache interface correctly. Th... | Jacob Kaplan-Moss |
| 2006-12-26 | Fixed #3187 -- Django will now look for the root URLconf as an attribute of t... | Jacob Kaplan-Moss |
| 2006-12-07 | Changed Flup (FastCGI) backend to set debug=False, to turn off tracebacks in ... | Adrian Holovaty |
| 2006-11-29 | Fixed #2924 -- Development server no longer spins on an empty form post. Bug ... | Adrian Holovaty |
| 2006-11-28 | Fixed small bug in 'The view ____ didn't return an HttpResponse object' messa... | Adrian Holovaty |
| 2006-11-26 | Fixed #3057 -- Improved wsgi backend to tolerate empty string in CONTENT_LENG... | Adrian Holovaty |
| 2006-11-23 | Fixed #3057 -- Fixed typo in [4091]. Thanks for the heads-up, Barry Pederson | Adrian Holovaty |
| 2006-11-23 | Fixed #3057 -- Changed WSGI handler not to expect CONTENT_LENGTH. Thanks for ... | Adrian Holovaty |
| 2006-11-23 | Fixed bug in [3786]. django/core/xheaders.py no longer assumes request.user e... | Adrian Holovaty |
| 2006-11-10 | Fixed bug in [4058], in django/core/mail.py. Thanks, Igor Goryachev | Adrian Holovaty |
| 2006-11-10 | Fixed #3007 -- Fixed Python 2.4-ism from [4051] in django/core/mail.py. Also ... | Adrian Holovaty |
| 2006-11-07 | Formatting fixes from the past round of checkins | Adrian Holovaty |
| 2006-11-07 | Fixed #2991: Added Message-ID header to messages sent from Django. Thanks, Gr... | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2875: made urlresolvers.get_mod_func() deal with non-qualified callbac... | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2894: XML deserializer now correctly handles null primary keys. | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2921: deserialization no longer failes on NULL primary keys. Thanks, ... | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2701: Added "fields" argument to serializers.serialize. Thanks, Deryck. | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2575: ObjectPaginator now accepts a "orphans" option to prevent pages ... | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2452: comments can now be put within initial SQL files. Thanks, Pawel... | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2364: added NumberIsInRange validator. Thanks, Matt McClanahan. | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2934: greatly improved the accuracy if the isExistingURL check. Also ... | Jacob Kaplan-Moss |