| Age | Commit message (Collapse) | Author |
|
|
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
Thanks Tim Graham for the review.
|
|
boolean syntax.
|
|
connection failure.
|
|
|
|
|
|
Python 3.6 parses strings like '0_1' as numeric literals.
http://bugs.python.org/issue26331
|
|
settings.APPEND_SLASH=False.
Thanks strycore for the report and timgraham for suggesting the
solution.
|
|
4-byte characters.
|
|
migrations.
|
|
Azerbaijani switched to Latin letters after Soviets and doesn't add il when
writing date time formats.
|
|
http://bugs.python.org/issue27364
|
|
Less special-casing and code more in line with 'normal' index creation.
|
|
On PostGIS < 2, geometry_columns is a table that was manually maintained.
It's a view on PostGIS 2.
|
|
Removed possible u'' prefixes on Python 2.
|
|
|
|
|
|
|
|
mutation.
|
|
Not Modified" responses.
|
|
Thanks juntatalor for the initial patch.
|
|
inheritance.
|
|
|
|
many forward refs.
Thanks Tim Graham for the regression test.
|
|
|
|
|
|
Thanks Tim for the review.
|
|
|
|
Also test it on PostGIS raster fields.
|
|
|
|
Thanks Akshesh <aksheshdoshi@gmail.com> for help with the PostgreSQL query.
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
models.
|
|
|
|
|
|
|
|
Thanks Rob Golding from Zapier for the report.
|
|
template tag.
Thanks Tim Graham for the review.
|
|
|
|
|
|
Allows specifying additional hosts to redirect after login and log out.
|
|
|
|
operators.
|
|
|
|
GET/POST/COOKIES/FILES.
|
|
doesn't return a result.
|