root/django/branches/0.90-bugfixes/django/core
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| db | 4452 | 2 years | 0.90-bugfixes: fix for backport in [4418] | |
| handlers | 3726 | 2 years | 0.90-bugfixes: fix a problem on mod_python that could result in stale DB … | |
| meta | 4270 | 2 years | 0.90-bugfixes: backport [2238]. Refs #1148 | |
| servers | 948 | 3 years | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a … | |
| template | 1207 | 3 years | fixes #764 - the TokenParser? now respects string parameters to filters … | |
| __init__.py | 0 bytes | 3 | 3 years | Imported Django from private SVN repository (created from r. 8825) |
| cache.py | 15.0 kB | 1158 | 3 years | Fixed #763 -- cache system now catches OSError for os.remove() call. … |
| exceptions.py | 0.7 kB | 120 | 3 years | Moved django.core.handler.ImproperlyConfigured? into django.core.exceptions |
| extensions.py | 2.3 kB | 1068 | 3 years | Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: … |
| formfields.py | 32.7 kB | 1257 | 3 years | Changed FormWrapper?.fields (from [1253]) to be a property, so that it's … |
| handler.py | 289 bytes | 169 | 3 years | Added WSGI support. Created core.handlers package. Moved ALL … |
| mail.py | 2.0 kB | 710 | 3 years | Added EMAIL_SUBJECT_PREFIX setting so you can customize the "[Django]" … |
| management.py | 34.6 kB | 1224 | 3 years | Fixed #121 -- Django now quotes all names in SQL queries. Also added unit … |
| paginator.py | 3.0 kB | 291 | 3 years | Fixed a legacy ordering_tuple --> order_by renaming in core.paginator |
| template_loader.py | 180 bytes | 867 | 3 years | Fixed #626 -- Moved template modules to django.core.template package. … |
| urlresolvers.py | 3.6 kB | 719 | 3 years | Fixed #537 -- Fixed typo in [718]. Thanks, Esaj |
| validators.py | 23.0 kB | 1202 | 3 years | Fixed #778 -- Improved isExistingURL validator not to raise … |
| xheaders.py | 1.0 kB | 580 | 3 years | Fixed #407 -- Code no longer assumes request.METAREMOTE_ADDR? exists. … |
Note: See TracBrowser for help on using the browser.
