summaryrefslogtreecommitdiff
path: root/django/conf
AgeCommit message (Expand)Author
2007-02-26Fixed #3555 -- Updated Swedish (sv) translation. Thanks to Ludvig Ericson.Malcolm Tredinnick
2007-02-26Fixed #3573 -- Updated Argentinean Spanish (es_AR) translation files. ThanksMalcolm Tredinnick
2007-02-26Fixed #3562 -- Updated Macedonian (mk) translations. Thanks to GeorgiMalcolm Tredinnick
2007-02-26Fixed #3561 -- Updated German (de) translations. Thanks to Dirk Eschler.Malcolm Tredinnick
2007-02-26Fixed #3535 -- Updated Serbian (sr) translations. Thanks Petar Marić and Nesh.Malcolm Tredinnick
2007-02-26Fixed #3251 -- Added Kannada (kn) translations. Thanks to the volunteers fromMalcolm Tredinnick
2007-02-26Fixed #3517 -- Updated Slovenian translation. Thanks, Jure Cuhalev.Malcolm Tredinnick
2007-02-17Fixed a warning generated by the (empty) Latvian djangojs.po file.Malcolm Tredinnick
2007-02-17Fixed #3500 -- Updated Japanese translation. Thanks, Makoto Tsuyuki.Malcolm Tredinnick
2007-02-17Fixed #1138 -- Applied a small fix to the Dutch translation. Thanks Niels Poppe.Malcolm Tredinnick
2007-02-15Fixed #3494 -- Small correct to djangojs.po for German (de) translation. ThanksMalcolm Tredinnick
2007-02-15Fixed #3451 -- Small fix to Finnish translation. Thanks jtorma.Malcolm Tredinnick
2007-02-15Fixed #3429 -- Updated German (de) translation. Thanks djunky.Malcolm Tredinnick
2007-02-15Fixed #3375 -- Updated Swedish (sv) translations. Thanks mikko@sorl.net.Malcolm Tredinnick
2007-02-15Updated .mo files. Accidently committed incorrect version in [4513].Malcolm Tredinnick
2007-02-15Fixed #3329 -- Added Catalan (ca) translation. Thanks Marc Fargas.Malcolm Tredinnick
2007-02-15Fixed #3123 -- Updated Dutch (nl) translation.Malcolm Tredinnick
2007-02-14Fixed #3093 -- Added Macedonian translation from Georgi StanojevskiMalcolm Tredinnick
2007-02-14Fixed #3058 -- Added partial Latvia translation from viestards.lists@gmail.comMalcolm Tredinnick
2007-02-12Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't doMalcolm Tredinnick
2006-12-15Fixed #1977 -- Changed postgresql.org URL in global_settings.py and project_t...Adrian Holovaty
2006-11-27Fixed #2980 -- Changed project_template/urls.py to use new-style URLconf. Tha...Adrian Holovaty
2006-11-15fixed #3013: fixed typos in the 'de' translation. Additionally added a few mi...Georg Bauer
2006-11-15fixed #2981: updated es_AR translationGeorg Bauer
2006-11-15fixed #2999: updated greek translationGeorg Bauer
2006-11-07Formatting fixes from the past round of checkinsAdrian Holovaty
2006-11-07Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra kwargs...Jacob Kaplan-Moss
2006-11-07Fixed #2934: greatly improved the accuracy if the isExistingURL check. Also ...Jacob Kaplan-Moss
2006-11-03fixed #2974: updated pt_BR translationsGeorg Bauer
2006-10-30Fixed #2968 -- Changed arguments to __import__ to use empty dictionary instea...Adrian Holovaty
2006-10-25fixed #2942: updated 'ja' translationGeorg Bauer
2006-10-16fixed #2911: added polish to the default languagesGeorg Bauer
2006-10-16fixed #2851: updated turkish language filesGeorg Bauer
2006-10-10fixed #2876: updated japanese translationGeorg Bauer
2006-10-10fixed #2887: updated czech translationGeorg Bauer
2006-09-28Removed ENABLE_PSYCO setting. If you still need to use this, write custom mid...Adrian Holovaty
2006-09-25Small improvements to profanities-to-settings move from [3784]Adrian Holovaty
2006-09-25some more new translation strings for german translationGeorg Bauer
2006-09-25fixed #2812: updated simplified chinese translationGeorg Bauer
2006-09-25fixed #2808: updated danish translationGeorg Bauer
2006-09-25updated german translation to new strings.Georg Bauer
2006-09-25updated english basic translation file (for two new date formats)Georg Bauer
2006-09-25fixed #2623: added new turkish translationGeorg Bauer
2006-09-22Fixed #2678 -- Moved the list of profanities for the hasNoProfanities validatorMalcolm Tredinnick
2006-09-11fixed #2617: added finnish translationGeorg Bauer
2006-09-11fixed #2668: updated russian translationGeorg Bauer
2006-09-11fixed #2597: updated polish translationGeorg Bauer
2006-09-11fixed #2589: updated norwegian translationGeorg Bauer
2006-09-11fixed #2551: updated es_AR translationGeorg Bauer
2006-09-01Refs #2333 - Added a TEST_DATABASE_NAME setting that can be used to override ...Russell Keith-Magee