summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-09Improved docs/authentication.txt to note that messages only work with registe...Adrian Holovaty
2005-11-09Renamed enclosure_url, enclosure_length and enclosure_mime_type to give them ...Adrian Holovaty
2005-11-09Small formatting fix to docs/settings.txt -- MIDDLEWARE_CLASSES example was s...Adrian Holovaty
2005-11-09fixed german translationGeorg Bauer
2005-11-09updated german language fileGeorg Bauer
2005-11-09updated .po/.mo files for new message IDs and new line numbersGeorg Bauer
2005-11-09added ro and cy to the LANGUAGES settingGeorg Bauer
2005-11-09fixes #747 - new welsh translation. Thx Esaj.Georg Bauer
2005-11-09fixes #756 - added new romanian translation (thx. tibimicu).Georg Bauer
2005-11-09Added django.core.rss.Feed -- the new RSS interface. Refs #329.Adrian Holovaty
2005-11-09Changed RSS urlconf to accept any character for param -- not just slashes and...Adrian Holovaty
2005-11-08Finished docs/authentication.txtAdrian Holovaty
2005-11-07Added 'Serving the admin files' section in docs/modpython.txtAdrian Holovaty
2005-11-07Updated install.txt and modpython.txt to note required Apache and mod_python ...Adrian Holovaty
2005-11-07Changed register_tag example in docs/templates_python.txt to be consistent wi...Adrian Holovaty
2005-11-07Fixed typo in docs/i18n.txt. Thanks, EsajAdrian Holovaty
2005-11-07Fixed #748 -- Improved error handling in make-messages.py. It no longer clobb...Adrian Holovaty
2005-11-07Fixed #669 -- core.Site objects are now editable in the adminAdrian Holovaty
2005-11-07Added Slovak (sk) translation. Thanks, VladoAdrian Holovaty
2005-11-06Added note about CacheMiddleware to docs/i18n.txt.Adrian Holovaty
2005-11-06Fixed #742 -- Implemented 't' dateformat. Thanks, radek.Adrian Holovaty
2005-11-06Fixed #109 -- Created DATE_FORMAT, DATETIME_FORMAT and TIME_FORMAT settings.Adrian Holovaty
2005-11-06Fixed ReST bug in templates.txtAdrian Holovaty
2005-11-06Fixed ReST bug in templates.txtAdrian Holovaty
2005-11-06Changed headers in docs/templates.txt to match style from other documentationAdrian Holovaty
2005-11-06Fixed ReST bug in [1110]Adrian Holovaty
2005-11-06Reformatted docs/templates.txt to put headings in filter and tag references, ...Adrian Holovaty
2005-11-06Reordered MEDIA_ROOT and MEDIA_URL in global_settings so they're not in the C...Adrian Holovaty
2005-11-06Documented meta.Admin list_select_related option from [1092]Adrian Holovaty
2005-11-06Fixed #723 -- Documented 'django-admin installperms'Adrian Holovaty
2005-11-06Fixed #281 -- Made e-mail address validation much more strict and accurate.Adrian Holovaty
2005-11-06Fixed #319 -- Updated docs/model-api.txt to note that prepopulate_from doesn'...Adrian Holovaty
2005-11-06Fixed #312 -- Fixed bug when adding images in the admin when edit_inline and ...Adrian Holovaty
2005-11-06Fixed #732 -- Updated de translation. Thanks, lucky@knup.deAdrian Holovaty
2005-11-06Fixed #738 -- Updated cs translation. Thanks, radek svarzAdrian Holovaty
2005-11-06Fixed #727 -- Fixed leftover %() syntax in password_reset_email template. Tha...Adrian Holovaty
2005-11-06Fixed #741 -- Made models.core.Session.get_decoded() fault-tolerant, in case ...Adrian Holovaty
2005-11-06Reworded docstrings and settings documentation from [1068]Adrian Holovaty
2005-11-06Fixed #729 -- prepopulate_from (urlify.js) now removes characters that aren't...Adrian Holovaty
2005-11-06Tiny docstring cleanup in middleware/common.pyAdrian Holovaty
2005-11-06Fixed #740 -- Abstracted hard-coded slash in utils/translation.py. Thanks, ra...Adrian Holovaty
2005-11-06Small docstring change to django.views.staticAdrian Holovaty
2005-11-06Fixed #737 -- Changed validators.isValidIPAddress4 to use a single regex. Tha...Adrian Holovaty
2005-11-05Added meta.Admin list_select_related option, which specifies to use select_re...Adrian Holovaty
2005-11-05Fixed #734 -- Fixed namespace bug in validators.isValidIPAddress4. Thanks, Hu...Adrian Holovaty
2005-11-05Made small edits to docs/i18n.txtAdrian Holovaty
2005-11-05Fixed ReST bugs in i18n.txt from [1087]Adrian Holovaty
2005-11-05Moved translation.txt to i18n.txtAdrian Holovaty
2005-11-05Moderately heavy rewrite of docs/translation.txtAdrian Holovaty
2005-11-04Fixed #728 -- Updated Norwegian translation. Thanks, EspenAdrian Holovaty