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