summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-30Edited docs/email.txt changes from [5550]Adrian Holovaty
2007-06-30Edited docs/email.txt changes from [5548]Adrian Holovaty
2007-06-30Edited docs/email.txt changes from [5547]Adrian Holovaty
2007-06-30Fixed some awkward wordings from docs/model-api.txt from [5519] and added 'ne...Adrian Holovaty
2007-06-28Added empty djangojs.po files to locales who did not already have one.Malcolm Tredinnick
2007-06-28Fixed #4703 -- Updated Romanian translation. Thanks, tibimicu@gmax.net.Malcolm Tredinnick
2007-06-28Fixed #4689 -- Added some missing methods to the dummy backend. Thanks for th...Russell Keith-Magee
2007-06-27Fixed #4712: added mention of Oracle in docs from [5555]. Thanks, Tom.Jacob Kaplan-Moss
2007-06-27Fixed #1465: added support for regex lookups. Thanks, Tom Tobin.Jacob Kaplan-Moss
2007-06-27Added a parameter to HttpResponse's constructor to enable explicit status codeMalcolm Tredinnick
2007-06-27Fixed #2007 -- Added support for configurable encoding of email message bodies.Malcolm Tredinnick
2007-06-27Typo fix.Malcolm Tredinnick
2007-06-27Removed some duplication. I suck at documentation.Malcolm Tredinnick
2007-06-27Fixed #3985 -- Added support for custom email headers.Malcolm Tredinnick
2007-06-27Trivial edit to docs from [5548].Malcolm Tredinnick
2007-06-27Added support for creating multipart/alternative email messages. Also allowMalcolm Tredinnick
2007-06-27Fixed #1541 -- Added ability to create multipart email messages. Thanks, NickMalcolm Tredinnick
2007-06-26Fixed #4693 -- Updated Japanese translation. Thanks, Makoto Tsuyuki.Malcolm Tredinnick
2007-06-26Fixed #4686 -- Do not permit empty strings in IPAddressField. Should be fullyMalcolm Tredinnick
2007-06-26Added Oracle to the list of permitted DATABASE_ENGINE settings (and removedMalcolm Tredinnick
2007-06-26Fixed #4684 -- Added an Oracle reference to the supported database servers.Malcolm Tredinnick
2007-06-25Fixed #4683 -- Updated Catalan translations from Marc Fargas.Malcolm Tredinnick
2007-06-25Changed reverse URL resolving to handle the case where an included file doesMalcolm Tredinnick
2007-06-25Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Tha...Malcolm Tredinnick
2007-06-25Removed unneeded import.Malcolm Tredinnick
2007-06-25Fixed #4453 -- Allow dots in URL pattern names (although the string in that c...Malcolm Tredinnick
2007-06-25Fixed #4678 -- Fixed table name matching during syncdb for pyscopg2 backendMalcolm Tredinnick
2007-06-24Fixed small bug in Python 2.3 fallback for itertools.groupby. Refs #4506.Malcolm Tredinnick
2007-06-24Fixed #4674 -- Made some small updates to Polish translation. Thanks, JarekMalcolm Tredinnick
2007-06-24Fixed #4672 -- Updated Slovak translation. Thanks, vlado@labath.org.Malcolm Tredinnick
2007-06-24Fixed #4624 -- Added new Persian (fa) translation. Thanks, Reza Mohammadi.Malcolm Tredinnick
2007-06-24Fixed #4408 -- Updated Galician translation. Thanks, Afonso Fernández Nogueira.Malcolm Tredinnick
2007-06-24Fixed #4241 -- Updated Czech translation. Thanks, petr.marhoun@gmail.com.Malcolm Tredinnick
2007-06-24Fixed #4673 -- Fixed error reporting bug from [5516]. Also changed the timingMalcolm Tredinnick
2007-06-23Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. AllMalcolm Tredinnick
2007-06-23Fixed #4527 -- Changed the way errors are displayed in Form.as_p() to avoidMalcolm Tredinnick
2007-06-23Fixed a Python 2.3 incompatibility I overlooked in [5516].Malcolm Tredinnick
2007-06-23Fixed #4566 -- Added caching speed-ups to reverse URL matching. Based on aMalcolm Tredinnick
2007-06-23Fixed #4630 -- Fixed some validation problems with SplitDateTimeField. ThanksMalcolm Tredinnick
2007-06-23Fixed #4607 -- Tweaked checks for features missing in Python 2.3 to not assumeMalcolm Tredinnick
2007-06-23Fixed #4657 -- Fixed an error in an edge case of the urlizetrunc filter.Malcolm Tredinnick
2007-06-22Backed out the changes in [5482] for a bit whilst some more investigation intoMalcolm Tredinnick
2007-06-21Fixed #4648 -- Fixed awkward wording in docs/newforms.txt. Thanks, jim-django...Adrian Holovaty
2007-06-20Fixed #4637 -- Fixed broken link in docs/model-api.txt. Thanks, john.scott.at...Adrian Holovaty
2007-06-20Fixed #4638 -- Fixed typo in docs/model-api.txt. Thanks, john.scott.atlakson@...Adrian Holovaty
2007-06-20Fixed #4537 -- Added note to docs/install.txt about get_python_lib() shortcut...Adrian Holovaty
2007-06-20Fixed #4549 -- WSGI server now sets mime type correctly for admin media conte...Adrian Holovaty
2007-06-20Added glin@seznam.cz to AUTHORS (from [5500])Adrian Holovaty
2007-06-20Fixed #4556 -- Admin showAddAnotherPopup JavaScript function can now handle U...Adrian Holovaty
2007-06-20Fixed #4584 -- Fixed improper </div> nesting in databrowse object_detail.html...Adrian Holovaty