summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-07[1.0.X] Fixed #9705 -- Call the Netherlands by their real name in the localfl...Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9712 -- Documented how HTTP headers are converted to request.M...Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9731 -- Typo fix in docs.Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9728 -- Updated Macedonian translation from Georgi Stanojevski...Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9639 -- Updated Ukranian translation from Mykola Zamkovoi.Malcolm Tredinnick
2008-12-06[1.0.X] Fixed #9572 -- use `opts` argument. Thanks SeanL for bug report and ...Justin Bronn
2008-12-06[1.0.X] Fixed #9742 -- remove extraneous 'kml' from KML mimetype. Thanks, ro...Justin Bronn
2008-12-04[1.0.X] Correct weird typo that crept into [9567].James Bennett
2008-12-04[1.0.X] Fixed #9754: static-serving view now uses correct template name for d...James Bennett
2008-12-04[1.0.X] Fixed some markup errors in the form validation docs.Malcolm Tredinnick
2008-12-03[1.0.X] Fixed #9734 -- Typo fix in the custom fields documentation, pointed o...Malcolm Tredinnick
2008-12-03[1.0.X] Fixed #9740 -- Updated and correct usage of max_entries in cache docu...Malcolm Tredinnick
2008-12-02[1.0.X] Fixed #9706: made SlugField honor max_length in Oracle, matching the ...Ian Kelly
2008-12-02[1.0.X] Fixed a pair of bugs in determining the set of models to flush that w...Ian Kelly
2008-12-02[1.0.X] Fixed #9736 -- Added quoting to the SQL constraint names generated du...Russell Keith-Magee
2008-12-02[1.0.X] Added a note to the SQLite database documentation mentioning thatMalcolm Tredinnick
2008-12-02[1.0.X] Added a short note to the modelforms documentation linking betweenMalcolm Tredinnick
2008-11-29[1.0.X] Fixed #9717 -- Corrected a problem where django-admin.py flush would ...Russell Keith-Magee
2008-11-26[1.0.X] Fixed an issue in ForeignKeyRawIdWidget where the values in limit_cho...James Bennett
2008-11-23[1.0.X] Two new locale names translated.Jarek Zgoda
2008-11-21[1.0.X] Remove the FAQ answer about a setuptools install error that reference...Karen Tracey
2008-11-21[1.0.X] Fixed #9611 -- Noted in the FAQ answer about Python versions that som...Karen Tracey
2008-11-21[1.0.X] Fixed #9615 -- Typo fix to testcase. Thanks jarrow.Karen Tracey
2008-11-21[1.0.X] Fixed #9618: Corrected an error in some example code in the forms doc...Karen Tracey
2008-11-21[1.0.X] Fixed #9642 -- Made the admin calendar/clock popups go away when the ...Karen Tracey
2008-11-21[1.0.X] Block doc index refactor and internal consistency change from svnmerg...Karen Tracey
2008-11-21[1.0.X] Fixed #2782 -- Make the server port available through the modpythonMalcolm Tredinnick
2008-11-21[1.0.X] Fixed #9617 -- Fixed a typo in the Polish translation. Thanks, romke.Malcolm Tredinnick
2008-11-20[1.0.X] OneToOne? filtering should only apply in a popup selection from the r...James Bennett
2008-11-19Update Swedish translations.Ludvig Ericson
2008-11-19[1.0.X] With 1.0.2 out, this branch is now 1.0.3 pre-alphaJames Bennett
2008-11-19[1.0.X] Remove download URL now that we're post-releaseJames Bennett
2008-11-19Add download_url so easy_install and friends will workJames Bennett
2008-11-19[1.0.X] Django 1.0.2.1.0.2James Bennett
2008-11-19[1.0.X] docutils fix in release notesJames Bennett
2008-11-19[1.0.X] Add 1.0.2 release notes to indexJames Bennett
2008-11-19Draft 1.0.2 release notesJames Bennett
2008-11-18[1.0.X] Fixed #9597: Hebrew translation update.Karen Tracey
2008-11-18[1.0.X] Fixed #9612: Danish translation update including date format correcti...Karen Tracey
2008-11-18[1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload ...Adrian Holovaty
2008-11-17[1.0.X] Reverted r9483 -- the patch broke the Oracle spatial backend.Justin Bronn
2008-11-17[1.0.X] Fixed #9620 -- spatial database tables now have `app_label` set corre...Justin Bronn
2008-11-17[1.0.X] Added the GEOS and GDAL interface licenses to the manifest template.Justin Bronn
2008-11-17[1.0.X] Fixed #9613 -- Added a bunch of files that were missing when theMalcolm Tredinnick
2008-11-16[1.0.X] Fixed #9608: Ensured a Model's default repr() is printable even if it...Karen Tracey
2008-11-16[1.0.X] Block trunk feature/enhancement work from svnmerge to branch.Karen Tracey
2008-11-16[1.0.X] Added GeoDjango template and test data directories to the manifest te...Justin Bronn
2008-11-16[1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (...Malcolm Tredinnick
2008-11-16[1.0.X] Fixed #6052 -- Worked around a bug in MySQLdb with regards to handlingMalcolm Tredinnick
2008-11-16[1.0.X] Fixed #3501 -- Fixed date filtering in querysets for nullable date fi...Malcolm Tredinnick