| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
5ea34f3f86.
|
|
|
|
Thanks @abhillman and @Markush2010 for submitting the ticket.
|
|
Thanks to @aaugustin for submitting the ticket.
|
|
|
|
Thanks aks for the report.
|
|
>>> from django.template.defaultfilters import register
>>> len(register.filters)
57
|
|
|
|
|
|
|
|
|
|
|
|
Thanks diek for the suggestion.
|
|
|
|
|
|
|
|
|
|
Uses native support in postgres, and char(32) on other backends.
|
|
Thanks nmarler for the report.
|
|
migrations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Carl Meyer for django-secure and for reviewing.
Thanks also to Zach Borboa, Erik Romijn, Collin Anderson, and
Jorge Carleitao for reviews.
|
|
rather than datetime.
Thanks igorcc for the report.
|
|
|
|
|
|
|
|
Thanks jwmayfield, serg.partizan, and Wojciech Banaś for work on the patch.
|
|
|
|
Thanks fwkroon for the report.
|
|
|
|
The only debatable thing here is setting FIRST_DAY_OF_WEEK to 1.
The only examples of calendars I can find in Welsh start on Monday,
for example, the calendar on S4C (the only all Welsh TV station).
http://www.s4c.co.uk/clic/c_clicschedule.shtml
|
|
|
|
There's always a better word.
|
|
define get_absolute_url().
Thanks jukvalim for the report and initial patch,
and Preston Timmons for review.
|
|
|
|
Thanks Graham Dumpleton for the report.
|
|
|
|
This is the idiomatic word in the Python world.
|
|
|
|
This reverts commit cbbc7131c1cb0ed40280198a5dad8f5e8023f774.
|
|
This fixes a regression introduced by the 53ff096982 security fix.
Thanks to @a1tus for the report and Tim for the review.
refs #23329.
|