Django

Code

root/django/trunk/django/utils

Name Size Rev Age Last Change
../
simplejson 8124 4 months mtredinnick: Fixed #7131 -- Updated included simplejson code to match the …
translation 8680 3 months jacob: Fixed #8654: added ugettext_lazy to django.utils.translation.__all__.
__init__.py 0 bytes 3 3 years adrian: Imported Django from private SVN repository (created from r. 8825)
_decimal.py 103.0 kB 5876 1 year mtredinnick: Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have …
_os.py 1.9 kB 9411 1 week kmtracey: Fixed #9579 -- Properly handle apps running with (and specifically, …
_threading_local.py 6.5 kB 4265 2 years adrian: Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
autoreload.py 4.1 kB 8235 3 months mtredinnick: Made auto-reloading for the dev server a little more friendly in the …
cache.py 7.8 kB 8382 3 months gwilson: Fixed typo in comment.
checksums.py 0.7 kB 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
daemonize.py 1.9 kB 7800 5 months mtredinnick: Fixed #6994 -- For fastcgi, set a more sensible default umask. Also allow …
datastructures.py 13.2 kB 8531 3 months mtredinnick: Fixed #7496 -- It's now possible to pickle SortedDicts? with pickle …
dateformat.py 8.2 kB 8046 4 months adrian: Fixed #7847 -- Removed a whole bunch of unused imports from throughout the …
dates.py 1.2 kB 5609 1 year mtredinnick: Merged Unicode branch into trunk (r4952:5608). This should be …
datetime_safe.py 2.6 kB 7946 4 months adrian: Fixed #1443 -- Django's various bits now support dates before 1900. Thanks …
decorators.py 2.4 kB 7269 8 months gwilson: Fixed #6679 -- In decorator_from_middleware, don't unpack arguments when …
encoding.py 4.5 kB 8588 3 months mtredinnick: Fixed #6353 (again) by making force_unicode() and smart_str() a bit more …
feedgenerator.py 13.9 kB 8397 3 months mtredinnick: Fixed #8219 -- More robust date to string conversion in syndication …
functional.py 10.3 kB 8127 4 months mtredinnick: Put back [8120] along with a small tweak. Fixed #6217.
hashcompat.py 448 bytes 8193 4 months gwilson: Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use …
html.py 7.2 kB 7985 4 months mtredinnick: Fixed #6965 -- Sped up the urlize and urlizetrunc filters. A nice patch …
http.py 3.1 kB 8162 4 months lukeplant: Fixed #7723 - implemented a secure password reset form that uses a token …
itercompat.py 1.9 kB 8805 3 months jacob: Fixed #8209: ModelForms now validate unique constraints. Alex Gaynor did …
regex_helper.py 11.8 kB 8929 3 months mtredinnick: Changed the reverse() call for creating URLs to convert a "." in the …
safestring.py 3.7 kB 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
stopwords.py 0.6 kB 5609 1 year mtredinnick: Merged Unicode branch into trunk (r4952:5608). This should be …
synch.py 2.5 kB 5068 2 years mtredinnick: Removed a bunch of annoying trailing whitespace.
termcolors.py 2.1 kB 4265 2 years adrian: Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
text.py 8.5 kB 8746 3 months jacob: Fixed #8710: removed a few stray tabs. Thanks, gkelly.
thread_support.py 290 bytes 8015 4 months mtredinnick: Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO …
timesince.py 2.5 kB 8668 3 months jacob: Fixed #8637: fixed timeuntil and date values.
tree.py 5.6 kB 8413 3 months mtredinnick: Fixed #8283 -- Fixed an edge case when adding things to the "where" tree …
tzinfo.py 2.5 kB 8237 3 months mtredinnick: Fixed #8142 -- Removed an unnecessary parameter in a superclass init …
version.py 1.3 kB 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
xmlutils.py 440 bytes 4265 2 years adrian: Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
Note: See TracBrowser for help on using the browser.