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