| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
define USERNAME_FIELD.
|
|
|
|
TemplateResponseMixin.get_template_names() docs.
|
|
|
|
subquery.
|
|
|
|
Thanks Markus Holtermann, Collin Anderson and Tim Graham for the reviews.
|
|
Pass type to sql_alter_column*.
|
|
This helps databases which need the database type when changing the default
(Just like MySQL needs it for changing null…)
|
|
|
|
|
|
The _size attribute is used in File.size but FieldFile overrides it.
|
|
implement path().
|
|
|
|
|
|
|
|
Browser names should be passed as a comma separated list to the --selenium flag.
Thanks Tim Graham, Simon Charette and Moritz Sichert for review and discussion.
|
|
|
|
|
|
|
|
Thanks Akshesh Doshi for the initial patch and Tim Graham for the review
|
|
|
|
|
|
|
|
[1] http://bugs.python.org/issue9824
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
PermissionDenied.
|
|
|
|
|
|
Thanks Karan Lyons for contributing to the patch.
|
|
|
|
|
|
|
|
|
|
HTTP_ACCEPT_LANGUAGE header.
|
|
|
|
I am no English professor, but "inheriting its related model" should not contain an apostrophe.
For reference, see http://theoatmeal.com/comics/apostrophe
|
|
reordering.
|
|
reflect changes in tutorial 5.
|
|
|
|
|