summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-16[soc2009/i18n] merged up to trunk r11463archive/soc2009/i18n-improvementsMarc Garcia
2009-08-16[soc2009/i18n] locales updated for da, de, nl, ka and ko.Marc Garcia
2009-08-14[soc2009/i18n] Tests improved, and bugs fixed on and because of tests. All te...Marc Garcia
2009-08-10[soc2009/i18n] Refs #10891, fixed bug on blocktrans, that skipped translation...Marc Garcia
2009-08-08[soc2009/i18n] tests improved, and bugs fixed on tests and because of testsMarc Garcia
2009-08-07[soc2009/i18n] Fixed #6231. SelectDateWidget uses localized DATE_FORMAT setting.Marc Garcia
2009-08-05[soc2009/i18n] Norwegian bokmal and Brazilian portuguese formats added. See #...Marc Garcia
2009-08-05[soc2009/i18n] Fixed #11068. Norwegian Bokmal code fixedMarc Garcia
2009-08-05[soc2009/i18n] added more clear documentation about l10n on formsMarc Garcia
2009-08-04[soc2009/i18n] tests added for form localizationMarc Garcia
2009-08-04[soc2009/i18n] format files updated with input formatsMarc Garcia
2009-08-04[soc2009/i18n] pending settings documentedMarc Garcia
2009-08-04[soc2009/i18n] merged up to trunk r11385Marc Garcia
2009-08-04[soc2009/i18n] format files finished from what imported from cldr for ca, en, esMarc Garcia
2009-08-04[soc2009/i18n] more tests addedMarc Garcia
2009-08-02[soc2009/i18n] added script to import locales from cldr, and formats for exis...Marc Garcia
2009-07-13[soc2009/i18n] Date filter allowed to use predefined formats, improved fallba...Marc Garcia
2009-07-12[soc2009/i18n] bugs fixed on input formatting, and more documentation written.Marc Garcia
2009-07-09[soc2009/i18n] localization of input formatsMarc Garcia
2009-07-09[soc2009/i18n] formats made available for javascript, and used to change the ...Marc Garcia
2009-07-08[soc2009/i18n] formatting system in developmentMarc Garcia
2009-07-06[soc2009/i18n] moving all format localization from models to templates, and c...Marc Garcia
2009-07-03[soc2009/i18n] draft for a possible solution on how to localize database fiel...Marc Garcia
2009-07-01[soc2009/i18n] merged up to trunk r11147Marc Garcia
2009-07-01[soc2009/i18n] implemented more efficient way to get formatsMarc Garcia
2009-06-08[soc2009/i18n-improvements] Created a specific function to get locale formats...Marc Garcia
2009-06-07Merged up to trunk r10934Marc Garcia
2009-05-27Created "i18n-improvements" for Marc Garcia's SoC project.Jacob Kaplan-Moss
2009-05-27Fixed #11204 -- Corrected typo in the pluralize doc. Thanks martin and Smile...Karen Tracey
2009-05-27Fixed #11209 -- Added a note to doc on connection.queries that the logged sql...Karen Tracey
2009-05-27Fixed #11215 -- Replaced erroneous catch with except in testing doc. Karen Tracey
2009-05-26Fixed #11205 -- Made the links to the str method description look the same as...Karen Tracey
2009-05-26Fixed #11202 -- Removed mod_python information from FAQ, as it is no longer t...Karen Tracey
2009-05-26Fixed #11070 -- Removed JING_PATH setting, which was no longer used. Thanks f...Adrian Holovaty
2009-05-26Made some small improvements to docs/topics/http/sessions.txtAdrian Holovaty
2009-05-24Fixed #8857 -- Corrected ref in modelforms documentation and added ref to fil...Brian Rosner
2009-05-23Fixed #11188 -- Removed incorrect doc note about step being unsupported when ...Karen Tracey
2009-05-20Fixed #10867: make the makemessages command ignore files and only process dir...Jacob Kaplan-Moss
2009-05-20Fixed #11134: signals recievers that disconnect during their processing no lo...Jacob Kaplan-Moss
2009-05-20Polish translation updated.Jarek Zgoda
2009-05-20Modified a test from r10787 so that the comparison order is reliable. Thanks ...Russell Keith-Magee
2009-05-19Fixed #11149 -- Don't call save_form_data on file-type fields multiple times ...Karen Tracey
2009-05-19Fixed #11116 -- Corrected the deletion of proxy objects. Thanks to Samuel Ada...Russell Keith-Magee
2009-05-19Fixed #9308 -- Corrected the updated of nullable foreign key fields when dele...Russell Keith-Magee
2009-05-18Fixed #11138 -- Corrected the description of behavior related to the max_num ...Karen Tracey
2009-05-18Fixed #11137 -- Add missing base class in proxy model extra managers doc. Th...Karen Tracey
2009-05-17Fixed #10400: Added a note in the file uploads doc about the correct form typ...Karen Tracey
2009-05-17Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickretallac...Karen Tracey
2009-05-17Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployme...Karen Tracey
2009-05-17Fixed #10855: Reference doc on creating superusers in the tutorial at the poi...Karen Tracey