Django

Code

root/django/tags/releases/0.95/django/utils

Name Size Rev Age Last Change
../
simplejson 3232 2 years jacob: Added Bob Ippolito's simplejson (http://undefined.org/python/#simplejson) …
translation 3458 2 years adrian: Fixed #2408 -- Added get_language_from_request() to trans_null.py. Thanks, …
__init__.py 0 bytes 3 3 years adrian: Imported Django from private SVN repository (created from r. 8825)
_threading_local.py 6.5 kB 3045 2 years adrian: Fixed #2052 -- Fixed some threading issues for FreeBSD. Thanks, …
autoreload.py 3.6 kB 3482 2 years adrian: Fixed #2330 -- Added hack to stop KeyErrors? from being thrown by the …
cache.py 6.6 kB 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
daemonize.py 1.7 kB 3174 2 years adrian: Added django/core/servers/fastcgi.py and manage.py 'runfcgi' option. …
datastructures.py 7.2 kB 3113 2 years adrian: Fixed #2109 -- Convert old-style classes to new-style classes throughout …
dateformat.py 7.7 kB 3113 2 years adrian: Fixed #2109 -- Convert old-style classes to new-style classes throughout …
dates.py 1.1 kB 2912 3 years hugo: fixed #1817: added translation hooks for 3-letter month names
decorators.py 1.5 kB 1470 3 years adrian: Fixed #878 -- URLconf regex captures no longer have to be named groups. …
feedgenerator.py 10.6 kB 3143 2 years mtredinnick: Fixed #1473 -- Added support for categories back into syndication …
functional.py 2.2 kB 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
html.py 5.4 kB 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
images.py 458 bytes 310 3 years jacob: Fixed #194 -- thanks, steadicat!
stopwords.py 0.6 kB 3 3 years adrian: Imported Django from private SVN repository (created from r. 8825)
synch.py 2.5 kB 3286 2 years adrian: Fixed #2258 -- Accounted for the case of a missing threading library in …
termcolors.py 2.1 kB 3414 2 years jacob: Second half of little cleanup tweaks suggested by pyflakes.
text.py 4.4 kB 3111 2 years adrian: Changed django.utils.text.smart_split to return strings, not tuples
timesince.py 2.0 kB 3186 2 years mtredinnick: Fixed #2163 -- Corrected typo when handling datetimes with timezones in …
tzinfo.py 1.4 kB 992 3 years adrian: Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, Sune
xmlutils.py 440 bytes 3070 2 years lukeplant: Eliminated lots of mutable default arguments (since they are bugs waiting …
Note: See TracBrowser for help on using the browser.