.. |
bin
|
[1.5.x] Fixed #18978 -- Moved cleanup command to sessions.
|
2012-10-27 18:38:32 +02:00 |
conf
|
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
|
2013-02-19 10:39:03 -07:00 |
contrib
|
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
|
2013-02-19 10:39:03 -07:00 |
core
|
[1.5.x] Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom User models.
|
2013-02-15 09:02:14 +08:00 |
db
|
[1.5.x] Removed try-except in django.db.close_connection()
|
2013-02-13 00:22:10 +02:00 |
dispatch
|
[1.5.x] Fixed #18963 -- Used a subclass-friendly pattern
|
2012-11-03 22:08:05 +01:00 |
forms
|
[1.5.x] Avoided a possible regression in 5097d3c5 .
|
2013-01-24 11:30:05 +01:00 |
http
|
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
|
2013-02-19 10:39:03 -07:00 |
middleware
|
[1.5.x] Fixed #19707 -- Reset transaction state after requests
|
2013-02-10 14:09:58 +02:00 |
shortcuts
|
[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
|
2013-01-31 13:55:00 +01:00 |
template
|
[1.5.x] Fixed #19829 -- Fixed index lookups for NumPy arrays in templates.
|
2013-02-15 00:18:49 -08:00 |
templatetags
|
Fixed #19088 -- Always escape % inside blocktrans tag
|
2012-10-23 18:49:22 +02:00 |
test
|
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
|
2013-02-19 10:39:03 -07:00 |
utils
|
Partially revert 9efe1a721 , strip_tags improvements
|
2013-02-06 21:19:41 +01:00 |
views
|
[1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView.
|
2013-01-30 21:34:39 +01:00 |
__init__.py
|
[1.5.x] Bump version numbers for 1.5 RC 1.
|
2013-01-04 12:49:58 -06:00 |