summaryrefslogtreecommitdiff
path: root/django
Commit message (Expand)AuthorAgeFilesLines
* Update packaging info for 1.1 release.1.1James Bennett2009-07-291-1/+1
* BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware.Jacob Kaplan-Moss2009-07-291-20/+16
* We don't need to put the 'final' bit in the version number, and it messes up ...James Bennett2009-07-291-2/+1
* SECURITY ALERT: Corrected a problem with the Admin media handler that could l...Russell Keith-Magee2009-07-292-7/+27
* Fixed #11575 -- Updated Thai translation. Thanks to KayEss.Russell Keith-Magee2009-07-292-20/+20
* Fixed #11575 -- Updated Thai translation. Thanks to KayEss.Russell Keith-Magee2009-07-284-212/+210
* Fixed #11567 -- Updated Danish translation. Thanks to Finn Gruwier Larsen.Russell Keith-Magee2009-07-282-662/+477
* Fixed #11428 -- Ensured that SQL generating commands and dumpdata don't inclu...Russell Keith-Magee2009-07-272-6/+7
* Italian translation: further correctionsNicola Larosa2009-07-272-10/+10
* Fixed test cases and `GeoQuerySet.geojson` to support PostGIS 1.4.Justin Bronn2009-07-274-26/+57
* Italian translation: more correctionsNicola Larosa2009-07-264-58/+32
* Italian translation: updates, corrections, added ugly but more correct suffix...Nicola Larosa2009-07-264-46/+49
* Italian translation: commit of regenerated django.po to have significant comm...Nicola Larosa2009-07-261-154/+230
* Fixed #11540 -- Updated Estonian translation. Thanks to Erik Allik and Mart S...Russell Keith-Magee2009-07-252-143/+186
* Fixed #11550 -- Updated Macedonian translation. Thanks to Vasil Vangelovski.Russell Keith-Magee2009-07-252-121/+123
* Fixed #11543 -- Updated Norwegian translation. Thanks to jonklo.Russell Keith-Magee2009-07-242-104/+149
* Updated German translation.Jannis Leidel2009-07-232-97/+135
* Updated Argentinian spanish translation for trunk.Ramiro Morales2009-07-232-99/+104
* Fixed #11528 -- Updated Traditional Chinese translation. Thanks to Qing Feng/Russell Keith-Magee2009-07-232-2/+2
* Fixed #11532 -- Corrected the link used for edit_inline foreign keys in admin...Russell Keith-Magee2009-07-231-1/+2
* Fixed #11408 -- Updated Brazilian Portuguese translation. Thanks to Guilherme...Russell Keith-Magee2009-07-232-85/+93
* Fixed #11045 -- Updated Dutch translation. Thanks to joeri and rvanlaar.Russell Keith-Magee2009-07-232-276/+644
* Fixed #11530 -- Updated Portuguese translation. Thanks to Nuno Mariz.Russell Keith-Magee2009-07-232-332/+728
* Fixed #11528 -- Updated Traditional Chinese translation. Thanks to Qing Feng.Russell Keith-Magee2009-07-234-19/+104
* Fixed #11525 -- Updated Russian translation. Thanks to dc and kmike.Russell Keith-Magee2009-07-232-140/+187
* Fixed #11524 -- Updated Japanese translation. Thanks to Takashi Matsuo.Russell Keith-Magee2009-07-234-175/+255
* Fixed #11507 -- Updated Bengali translation. Thanks to Nasimul Haque.Russell Keith-Magee2009-07-234-1449/+3493
* Fixed #11467 -- Updated Macedonian translation. Thanks to Vasil Vangelovski.Russell Keith-Magee2009-07-232-255/+479
* Fixed #11408 -- Updated Brazilian Portuguese translation. Thanks to Guilherme...Russell Keith-Magee2009-07-232-91/+136
* Fixed #11323 -- Updated Korean translation. Thanks to Hyun Mi Ae and Joongi Kim.Russell Keith-Magee2009-07-234-1899/+3481
* Fixed #11067 -- Updated Arabic translation. Thanks to Ossama M. Khayat.Russell Keith-Magee2009-07-232-68/+111
* Fixed #11040 -- Updated Finnish translation. Thanks to Leo Honkanen, Antti Ka...Russell Keith-Magee2009-07-232-305/+657
* Fixed #10900 -- Updated Czech translation. Thanks to Elvard, Petr Marhoun and...Russell Keith-Magee2009-07-232-914/+1285
* Fixed #10885 -- Updated Hebrew translation. Thanks to Alex Gaynor.Russell Keith-Magee2009-07-232-684/+277
* Fixed #10663 -- Updated Serbian (Cyrillic) translation; added a Serbian (Lati...Russell Keith-Magee2009-07-238-1040/+5499
* Bump django.VERSION for RC 1.James Bennett2009-07-221-1/+1
* Fixed #11487: pass long strings to Oracle as CLOB rather than NCLOB to preven...Ian Kelly2009-07-211-3/+3
* Fixed #11512 -- Corrected unclosed tag in HTML on debug page. Thanks to rlaag...Russell Keith-Magee2009-07-211-2/+2
* Fixed #11498 - fix wrong translation in admin actions form. Thanks for sayane...Jarek Zgoda2009-07-172-85/+87
* Fixed #11489 -- `GeoQuery.resolve_columns` now recognizes annotations; disabl...Justin Bronn2009-07-162-5/+25
* Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...Russell Keith-Magee2009-07-1610-72/+187
* Forgot to add `collect` to `GeoManager`.Justin Bronn2009-07-151-0/+3
* Fixed #11416 -- Restored use of the never_cache decorator on admin views. Tha...Russell Keith-Magee2009-07-131-10/+16
* Forgot to add the `collect` GeoQuerySet method to correspond to the `Collect`...Justin Bronn2009-07-112-1/+29
* Fixed #11107 -- Corrected the generation of sequence reset SQL for m2m fields...Russell Keith-Magee2009-07-112-14/+16
* Fixed GEOS & GDAL C function prototypes to explicitly use a subclass of `c_ch...Justin Bronn2009-07-092-3/+8
* Updated Spanish translationMarc Fargas2009-07-072-235/+321
* Updated catalan Translation.Marc Fargas2009-07-072-228/+321
* Fixed #11413 -- Added notes on the cycle and firstof tag detailing that varia...Russell Keith-Magee2009-07-031-4/+10
* Fixed #10922 -- Corrected handling of POST data to ensure that the right obje...Russell Keith-Magee2009-07-031-10/+22