| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Use unicode internally everywhere for 'repr'.
|
|
|
|
|
|
|
|
|
|
|
|
This makes a ChoiceField optional in HTML if
model field has `blank=True` set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Django already joins base_url when constructing FileField.url
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Minor: fix spelling and grammar, mostly in 3.0 announcement
|
|
|
|
|
|
|
|
|
|
|
|
|