summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-21Fixed #4101 -- Clarified a potentially confusing URL pattern in one example.Malcolm Tredinnick
2007-04-21Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based onMalcolm Tredinnick
2007-04-21Fixed #4098 -- fixed a syntax error when reporting errors in "with" templateMalcolm Tredinnick
2007-04-20Added missing piece needed for supporting subtitle in Atom feeds.Malcolm Tredinnick
2007-04-20Added a note that MySQLdb versions prior to 1.2.1p2 will only work withMalcolm Tredinnick
2007-04-20Added client IP address to the e-mail that is sent when an internalLuke Plant
2007-04-20Fixed #4048 -- When introspecting a MySQL database, map CHAR(n) fields toMalcolm Tredinnick
2007-04-20Fixed #4086 -- Removed some redundant code points out by Ilya Semenov.Malcolm Tredinnick
2007-04-20Changed all URL references for django_admin/ to the canonical name ofMalcolm Tredinnick
2007-04-20Changed all references to tutorial1/ to be tutorial01/ (and similarly forMalcolm Tredinnick
2007-04-20Fixed #4010 -- Updated Italian translation. Thanks flavio.curella@gmail.com.Malcolm Tredinnick
2007-04-20Fixed #3965 -- Added Slovenian Javascript translations. Thanks Gasper Koren.Malcolm Tredinnick
2007-04-18Fixed #4077 -- Added Databrowse templates to MANIFEST.in. Thanks, Dirk DatzertAdrian Holovaty
2007-04-17Fixed #3866 -- Added Italian Social Security and VAT input fields to localfla...Russell Keith-Magee
2007-04-17Fixed #4057 -- Fixed problem with quoting of sequence names on Postgres backe...Russell Keith-Magee
2007-04-17Fixed #4060 -- Databrowse no longer requires admin site to be installedAdrian Holovaty
2007-04-17Fixed #4058 -- Fixed AttributeError in databrowse with USE_I18N=TrueAdrian Holovaty
2007-04-16Fixed ReST error in docs/databrowse.txtAdrian Holovaty
2007-04-16Added django.contrib.databrowseAdrian Holovaty
2007-04-16Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs.Russell Keith-Magee
2007-04-16Refs #3786 -- Added reference to database-specific documentation in install.txt.Russell Keith-Magee
2007-04-13Fixed #4029 -- Fixed some broken links and made some links relative in docs/m...Adrian Holovaty
2007-04-13Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro M...Adrian Holovaty
2007-04-12Fixed #3830 -- Added installation note on removing old versions of Django (es...Russell Keith-Magee
2007-04-12Fixed #3956 -- Minor typo in template docs. Thanks, Nick Fishman.Russell Keith-Magee
2007-04-10Fixed #3983 -- Fixed misspelled Delaware in localflavor unit testsAdrian Holovaty
2007-04-10Fixed #3983 -- Fixed misspelled Delaware in localflavor.us.us_states. Thanks,...Adrian Holovaty
2007-04-10Added svn:ignore to a few newly added directories.Russell Keith-Magee
2007-04-09Fixed #3846 -- Fixed misleading variable name in 'startapp' code. Thanks, Mar...Adrian Holovaty
2007-04-09Edited docs/syndication_feeds.txt changes from [4982]Adrian Holovaty
2007-04-09Removed duplicate entry for Paul Bissex in AUTHORS (from [4983]). We *do* lov...Adrian Holovaty
2007-04-09Negligible space changes to django/db/models/query.pyAdrian Holovaty
2007-04-09Backwards-incompatible change -- Removed LazyDate helper class. To preserve e...Russell Keith-Magee
2007-04-09Fixed #3966 -- Updated Macedonian translation. Thanks, Georgi Stanojevski.Malcolm Tredinnick
2007-04-09Fixed #3034 -- Added mimetype parameter to the direct_to_template() genericMalcolm Tredinnick
2007-04-09Clarified that there is no feed-level description element in Atom feeds and theMalcolm Tredinnick
2007-04-09Fixed #3958 -- Added lastBuildDate element to RSS feeds. Thanks,Malcolm Tredinnick
2007-04-09Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch fromMalcolm Tredinnick
2007-04-09Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard.Malcolm Tredinnick
2007-04-09Fixed #3909 -- Added a couple of small clarifications to django-admin.pyMalcolm Tredinnick
2007-04-09Fixed #3912 -- Updated Slovak translation. Thanks Martin Kosír.Malcolm Tredinnick
2007-04-09Fixed #3932 -- Updated Spanish translation. Thanks, gomo@datafull.com.Malcolm Tredinnick
2007-04-09Fixed #3943 -- Added Korean translation. Thanks, Hyun Mi Ae.Malcolm Tredinnick
2007-04-09Fixed #3950 -- Fixed some errors in the Norwegian translation. Thanks, LudvigMalcolm Tredinnick
2007-04-09Fixed a typo from [4968].Malcolm Tredinnick
2007-04-09Removed a stray tab in django.contrib.localflavor.fi.formsAdrian Holovaty
2007-04-09Corrected docstring comment for list of states in Brazilian localflavor.Russell Keith-Magee
2007-04-09Edited docs/url_dispatch.txt changes from [4901]Adrian Holovaty
2007-04-09Fixed #3893 -- Changed docs/legacy_databases.txt examples to use manage.py in...Adrian Holovaty
2007-04-09Added note to docs/django-admin.txt about the examples using django-admin.txt...Adrian Holovaty