.. |
admin
|
Fixed #7858 -- Quick CSS fix for right-to-left written languages in inlines. Thanks mksoft for the report and patch.
|
2008-07-21 04:09:29 +00:00 |
admindocs
|
Merged the newforms-admin branch into trunk.
|
2008-07-18 23:54:34 +00:00 |
auth
|
Fixed #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
|
2008-07-19 01:22:26 +00:00 |
comments
|
Merged the newforms-admin branch into trunk.
|
2008-07-18 23:54:34 +00:00 |
contenttypes
|
Merged the queryset-refactor branch into trunk.
|
2008-04-27 02:50:16 +00:00 |
csrf
|
Implemented auto-escaping of variable output in templates. Fully controllable by template authors and it's possible to write filters and templates that simulataneously work in both auto-escaped and non-auto-escaped environments if you need to. Fixed #2359
|
2007-11-14 12:58:53 +00:00 |
databrowse
|
Fixed #1443 -- Django's various bits now support dates before 1900. Thanks to SmileyChris, Chris Green, Fredrik Lundh and others for patches and design help
|
2008-07-18 03:47:27 +00:00 |
flatpages
|
Merged the newforms-admin branch into trunk.
|
2008-07-18 23:54:34 +00:00 |
formtools
|
Fixed #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
|
2008-07-19 01:22:26 +00:00 |
humanize
|
Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).
|
2008-02-19 00:08:08 +00:00 |
localflavor
|
Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD.
|
2008-07-19 19:22:44 +00:00 |
markup
|
Fixed #6387 -- Updated markdown filter to handle markdown-1.7 as well as
|
2008-04-15 02:00:15 +00:00 |
redirects
|
Moved RedirectAdmin in django.contrib.redirects to an admin.py module.
|
2008-07-21 16:01:05 +00:00 |
sessions
|
Several Django styling fixes in the `contrib.sessions` app.
|
2008-06-23 05:08:07 +00:00 |
sitemaps
|
Fixed #7185 -- Added a "ping_google" management command to
|
2008-07-01 12:25:59 +00:00 |
sites
|
Merged the newforms-admin branch into trunk.
|
2008-07-18 23:54:34 +00:00 |
syndication
|
Fixed #5107: swapped in RequestContext for Context in syndication feeds. Thanks, peter@mymart.com
|
2008-03-19 22:34:40 +00:00 |
webdesign
|
Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).
|
2008-02-19 00:08:08 +00:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |