Malcolm Tredinnick
|
5dd9a2ab38
Fixed #4199 -- Changed date formatting in HTTP expires header to be spec
|
17 years ago |
Malcolm Tredinnick
|
d5129eee59
Updated AUTHORS for [5708].
|
17 years ago |
Gary Wilson Jr
|
ae7f04caab
Fixed #3012 -- Changed the locmem cache backend to use pickle instead of deepcopy to make it compatible with iterators (which cannot be copied). Patch from Sundance.
|
17 years ago |
Malcolm Tredinnick
|
20193b4d6d
Added author credit for [5686]. Refs #4469.
|
17 years ago |
Russell Keith-Magee
|
34655a3e78
Fixed #4768 -- Converted timesince and dateformat to use explicit floor division (pre-emptive avoidance of Python 3000 compatibility problem), and removed a redundant millisecond check. Thanks, John Shaffer <jshaffer2112@gmail.com>.
|
17 years ago |
Russell Keith-Magee
|
f3e71048c3
Fixed #4808 -- Added Chilean regions in localflavor. Thanks, Marijn Vriens <marijn@metronomo.cl>.
|
17 years ago |
Russell Keith-Magee
|
347704d2df
Added some uncredited authors that worked on the Oracle branch.
|
17 years ago |
Malcolm Tredinnick
|
d91fb7079b
Fixed #4782 -- Updated Slovenian translation. Thanks, Gasper Koren. Also moved
|
17 years ago |
Malcolm Tredinnick
|
d2c45bacd2
Fixed #4753 -- Updated Spanish translation. Also move translators' names out of
|
17 years ago |
Malcolm Tredinnick
|
72f45dfe22
Fixed #4717 -- Updated Catalan translation. Thanks, marc.garcia@accopensys.com.
|
17 years ago |
Malcolm Tredinnick
|
fbd9381802
Fixed #4766 -- Added Russian support to Javascript slug creation. Thanks,
|
17 years ago |
Malcolm Tredinnick
|
953badbea5
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
17 years ago |
Adrian Holovaty
|
ee7fe94d45
Fixed #4688 -- startproject no longer breaks when Django files are read-only. Thanks, tstromberg@google.com and Google guys
|
17 years ago |
Malcolm Tredinnick
|
88f2fdf94d
Fixed #4703 -- Updated Romanian translation. Thanks, tibimicu@gmax.net.
|
17 years ago |
Malcolm Tredinnick
|
85f6f15263
Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Thanks, Richard House.
|
17 years ago |
Malcolm Tredinnick
|
02bf47d831
Fixed #4674 -- Made some small updates to Polish translation. Thanks, Jarek
|
17 years ago |
Malcolm Tredinnick
|
962fe47321
Fixed #4672 -- Updated Slovak translation. Thanks, vlado@labath.org.
|
17 years ago |
Malcolm Tredinnick
|
786fab6d84
Fixed #4624 -- Added new Persian (fa) translation. Thanks, Reza Mohammadi.
|
17 years ago |
Malcolm Tredinnick
|
73d4e193ed
Fixed #4408 -- Updated Galician translation. Thanks, Afonso Fernández Nogueira.
|
17 years ago |
Malcolm Tredinnick
|
36eeb9924a
Fixed #4241 -- Updated Czech translation. Thanks, petr.marhoun@gmail.com.
|
17 years ago |
Adrian Holovaty
|
761c0a49e4
Fixed #4549 -- WSGI server now sets mime type correctly for admin media content. Thanks, Stefane Fermgier
|
17 years ago |
Adrian Holovaty
|
903c561294
Added glin@seznam.cz to AUTHORS (from [5500])
|
17 years ago |
Malcolm Tredinnick
|
4a61c2f912
Fixed #4531 -- Added a bit more randomness to session idents. Thanks, Frank
|
17 years ago |
Malcolm Tredinnick
|
ca6e4f345e
Fixed #4335 -- Added Python executable binary path and version to debug output.
|
17 years ago |
Malcolm Tredinnick
|
86fd59cfa5
Fixed #4432 -- Fixed PostgreSQL sequence resetting in the case when a table has
|
17 years ago |
Malcolm Tredinnick
|
a33fb695e3
Fixed #4475 -- Fixed a problem that was preventing streaming tests for the
|
17 years ago |
Malcolm Tredinnick
|
130c7eee80
Fixed #4517 -- Made sure that URL_VALIDATOR_USER_AGENT includes the up-to-date
|
17 years ago |
Malcolm Tredinnick
|
250b84dd0e
Fixed #4427 -- Ported daily_cleanup.py to use model API for greater
|
18 years ago |
Malcolm Tredinnick
|
12771614db
Fixed #4323 -- Added the ability to display author names without email
|
18 years ago |
Malcolm Tredinnick
|
92c35a0617
Fixed #2365, #3324 -- Renamed FloatField to DecimalField and changed the code
|
18 years ago |