| Age | Commit message (Expand) | Author |
| 2007-10-23 | queryset-refactor: Merged from trunk up to [6595]. | Malcolm Tredinnick |
| 2007-10-08 | queryset-refactor: Merged changed from trunk up to [6463]. | Malcolm Tredinnick |
| 2007-09-20 | queryset-refactor: Merged to [6381] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6340] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6300] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6250] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6220] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6197] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6190] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6155] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6140] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6130] | Adrian Holovaty |
| 2007-09-08 | Fixed #3557 -- Made `SlugField` inherit from `CharField` so that its `max_len... | Gary Wilson Jr |
| 2007-08-31 | Fixed #5307 -- startproject/startapp now makes sure all files it creates are ... | Adrian Holovaty |
| 2007-08-25 | Fixed #5227 -- Made the redirect security check in django.contrib.auth.views.... | Adrian Holovaty |
| 2007-08-21 | Fixed #5215 -- Added Subversion revision number to Django version string. Tha... | Adrian Holovaty |
| 2007-08-20 | Fixed #4572 -- Added an example of form_for_instance usage in a full-fledged ... | Malcolm Tredinnick |
| 2007-08-20 | Moved Ramiro Morales to the correct spot in the list. | Malcolm Tredinnick |
| 2007-08-20 | Fixed #3311 -- Added naturalday filter to contrib.humanize. Thanks, Jyrki Pul... | Malcolm Tredinnick |
| 2007-08-19 | Fixed #5180 -- Added man pages for remaining files under django/bin/. We stil... | Malcolm Tredinnick |
| 2007-08-19 | Fixed #5200 -- Added Polish localflavor. Thanks, Slawek Mikula. | Malcolm Tredinnick |
| 2007-08-17 | Fixed #5189 -- Added logout method to test Client. Thanks, Jakub Wisniowski <... | Russell Keith-Magee |
| 2007-08-15 | Fixed #5156 -- Added some translation calls to a couple of missed words. Base... | Malcolm Tredinnick |
| 2007-08-13 | Fixed #5141 -- Added Croation translation. Thanks, Aljosa Mohorovic. | Malcolm Tredinnick |
| 2007-08-12 | Fixed #5085 -- In generic views, set the default name for the slug field to '... | Malcolm Tredinnick |
| 2007-08-12 | Fixed #4947 -- Avoid displaying uploaded file contents in the debug web page.... | Malcolm Tredinnick |
| 2007-08-12 | Fixed #4909 -- Fixed a race condition with middleware initialisation in multi... | Malcolm Tredinnick |
| 2007-08-11 | Fixed #4987 -- Added documentation for newforms.DecimalField. Based on a patc... | Malcolm Tredinnick |
| 2007-08-11 | Fixed #4414 -- Fixed Javascript message translation to also work when there i... | Malcolm Tredinnick |
| 2007-08-11 | Fixed #4189 -- Fixed crashes in a couple of corner cases in the comments app.... | Malcolm Tredinnick |
| 2007-08-11 | Fixed #3986 -- Added Indian localflavor. Thanks, pradeep.gowda@gmail.com. | Malcolm Tredinnick |
| 2007-08-11 | Fixed #4966 -- Fixed some typos in the French translation. Thanks, cedric@ter... | Malcolm Tredinnick |
| 2007-08-06 | Fixed #5082 -- Enabled tab completion in 'django-admin.py shell' for objects ... | Adrian Holovaty |
| 2007-07-26 | Fixed #4971 -- Fixed some escaping and quoting problems in the databrowse con... | Gary Wilson Jr |
| 2007-07-22 | Fixed #4373 -- Modified the get_object_or_404/get_list_or_404 shortcuts to al... | Gary Wilson Jr |
| 2007-07-21 | Fixed #4304 -- Modified sys.exit to os._exit to make sure development server ... | Russell Keith-Magee |
| 2007-07-19 | Fixed #4917 -- Updated Swedish translation. Thanks, Pilip Lindborg. | Malcolm Tredinnick |
| 2007-07-16 | Fixed #4887 -- Fixed another place where template tag arguments are used | Malcolm Tredinnick |
| 2007-07-16 | Fixed #4199 -- Changed date formatting in HTTP expires header to be spec | Malcolm Tredinnick |
| 2007-07-16 | Updated AUTHORS for [5708]. | Malcolm Tredinnick |
| 2007-07-15 | Fixed #3012 -- Changed the locmem cache backend to use pickle instead of deep... | Gary Wilson Jr |
| 2007-07-13 | Added author credit for [5686]. Refs #4469. | Malcolm Tredinnick |
| 2007-07-12 | Fixed #4768 -- Converted timesince and dateformat to use explicit floor divis... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4808 -- Added Chilean regions in localflavor. Thanks, Marijn Vriens <m... | Russell Keith-Magee |
| 2007-07-07 | Added some uncredited authors that worked on the Oracle branch. | Russell Keith-Magee |
| 2007-07-06 | Fixed #4782 -- Updated Slovenian translation. Thanks, Gasper Koren. Also moved | Malcolm Tredinnick |
| 2007-07-05 | Fixed #4753 -- Updated Spanish translation. Also move translators' names out of | Malcolm Tredinnick |
| 2007-07-05 | Fixed #4717 -- Updated Catalan translation. Thanks, marc.garcia@accopensys.com. | Malcolm Tredinnick |
| 2007-07-04 | Fixed #4766 -- Added Russian support to Javascript slug creation. Thanks, | Malcolm Tredinnick |
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick |