Maxime Turcotte
|
5e4e0b6fe9
|
Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.
|
2014-03-28 18:55:06 -04:00 |
Claude Paroz
|
d320863878
|
Fixed #22114 -- Stopped adding trailing slashes in URLField.to_python
Thanks coredumperror at gmail.com for the report and Tim Graham
for the review.
|
2014-03-26 18:10:58 +01:00 |
Tim Graham
|
e3c4205b79
|
flake8 and doc fixes for refs #22257.
|
2014-03-25 09:44:59 -04:00 |
Anubhav Joshi
|
f34e8fc890
|
Fixed #22257 -- Added file output option to dumpdata command.
|
2014-03-25 13:47:03 +05:30 |
Anubhav Joshi
|
416a858023
|
Fixed #17922 -- Added required_css_class to form label.
Thanks hanson2010 for the suggestion.
|
2014-03-24 08:11:54 -04:00 |
Loic Bistuer
|
7ac8380799
|
Fixed #22318 -- Added Form.has_error() to easily check if a given error has happened.
|
2014-03-24 07:21:32 -04:00 |
Loic Bistuer
|
e61d99d96d
|
Fixed #20684 -- Added support for HTML5 boolean attributes to form widgets.
|
2014-03-22 14:28:12 -04:00 |
Tim Graham
|
86c8926569
|
Added stub release notes for 1.8.
|
2014-03-21 06:19:19 -04:00 |