summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-03Fixed #10922 -- Corrected handling of POST data to ensure that the right obje...Russell Keith-Magee
2009-07-02Fixed #10834 -- Corrected [11120] to ensure that there is a difference betwee...Russell Keith-Magee
2009-06-30Fixed #11357: contrib.admindocs now correctly displays many-to-many relations...James Bennett
2009-06-29Fixed #11401 -- Update geographic admin to use OpenLayers 2.8 as OpenStreetMa...Justin Bronn
2009-06-29Fixed #11249, #11261 -- Blocks may now be overridden again `google-map.js` te...Justin Bronn
2009-06-29Fixed #11381 -- `GeoManager` + `select_related` + nullable `ForeignKey` now w...Justin Bronn
2009-06-29Fixed #10834 -- Added bucket condition to ensure that URL resolvers won't eve...Russell Keith-Magee
2009-06-29Fixed #11392 -- Enforced a predictable result order for a couple of test case...Russell Keith-Magee
2009-06-24Fixed #10741: Updated instructions on the best gettext package to get for Win...Karen Tracey
2009-06-24Fixed #8861 -- Added note on the availability of ModelForm.instance. Thanks t...Russell Keith-Magee
2009-06-24Fixed #11327 -- Added missing prefix in HTML id in admin-docs. Prefix origina...Russell Keith-Magee
2009-06-24Fixed #10415 -- Added documentation for features added in r7627 and r7630; ex...Russell Keith-Magee
2009-06-24Fixed #11354 -- Remove stray whitespace in queryset docs. Thanks to flebel fo...Russell Keith-Magee
2009-06-24Fixed #11356 -- Added links to the growing collection of 3rd party database b...Russell Keith-Magee
2009-06-19Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi deploym...Karen Tracey
2009-06-18Fixed #11270 -- Modified cache template tag to prevent the creation of very l...Russell Keith-Magee
2009-06-18Fixed #11270 -- Corrected naming conflict in templatetag test. Thanks to stev...Russell Keith-Magee
2009-06-18Made correction to documentation change from [11045].Russell Keith-Magee
2009-06-18Fixed #11221 -- Replaced a reference to a non-existent URL with an actual exp...Russell Keith-Magee
2009-06-18Fixed #10978 -- Clarified that the include statement is part of the urlpatter...Russell Keith-Magee
2009-06-18Fixed #11253 -- Normalized the way the docs refer to TestCase.assert* methods...Russell Keith-Magee
2009-06-18Fixed #11119 -- Corrected spelling error in 1.0 porting guide.Russell Keith-Magee
2009-06-18Fixed #11141 -- Corrected a code example in the admin docs. Thanks to jodal f...Russell Keith-Magee
2009-06-18Fixed #11322 -- Clarified docs regarding middleware processing. Thanks the Mi...Russell Keith-Magee
2009-06-18Fixed #11318 -- Grammar correction in modelform docs. Thanks to seemant for t...Russell Keith-Magee
2009-06-18Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAGE in the...Russell Keith-Magee
2009-06-18Fixed #11278 -- Clarified query documentation regarding bulk assignment of m2...Russell Keith-Magee
2009-06-18Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...Russell Keith-Magee
2009-06-18Fixed #10848 -- Added prairiedogg to AUTHORS.Russell Keith-Magee
2009-06-18Fixed #11339 -- Corrected typo in FAQ. Thanks Kellen.Karen Tracey
2009-06-18Refs #11336 -- Another dummy commit to force refresh of some index pages by S...Russell Keith-Magee
2009-06-17Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, ...Russell Keith-Magee
2009-06-17Fixed #11335 -- Corrected model reference in generic views doc. Thanks oyvind.Karen Tracey
2009-06-17Update to [11025]. This time, actually include the new generic views document...Russell Keith-Magee
2009-06-17Fixed #10336 -- Added improved documentation of generic views. Thanks to Jaco...Russell Keith-Magee
2009-06-17Fixed #9919 -- Added note on the need to mark transactions as dirty when usin...Russell Keith-Magee
2009-06-17Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial 3. ...Russell Keith-Magee
2009-06-17Fixed #9268 -- Ensured that the next argument is passed on when previewing co...Russell Keith-Magee
2009-06-15Fixed #9023 -- Corrected a problem where cached attribute values would cause ...Russell Keith-Magee
2009-06-15Fixed #11311 -- Reverted [10952], Refs #10785. Changeset [10952] caused probl...Russell Keith-Magee
2009-06-14Fixed #11316 -- Fixed a Python 2.3 compatibilty issue with [10966] (in Python...Gary Wilson Jr
2009-06-12Fixed support for GDAL 1.6 on Windows. Thanks to jtia for spotting this.Justin Bronn
2009-06-12Fixed #9367 - EmailMultiAlternatives does not properly handle attachments.Luke Plant
2009-06-11Fixed #11302 -- Avoid unnesscary (and possibly unintentional) queries/results...Brian Rosner
2009-06-11Fixed #11245, #11246 -- Fixed validity check of `GeoIP` pointers and leaking ...Justin Bronn
2009-06-10Fixed #10801 -- Reverted a portion of [10371]. Practicality beats purity in t...Russell Keith-Magee
2009-06-10Fixed #10845 -- Clarified the examples for using ModelForms with fields or ex...Russell Keith-Magee
2009-06-10Fixed #10981 -- Clarified documentation regarding lazy cross-application rela...Russell Keith-Magee
2009-06-10Fixed #11056 -- Corrected reference to File class in storage docs. Thanks to ...Russell Keith-Magee
2009-06-09Fixed #11286 -- Ensured that dumpdata uses the default manager, rather than a...Russell Keith-Magee