| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Last-Modified header.
|
|
|
|
|
|
|
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Valentin Ignatyev for the report.
|
|
|
|
|
|
template tag.
Thanks Tim Graham for the review.
|
|
Thanks Simon Charette for the review.
|
|
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
|
|
|
|
Thanks to Simon Litchfield for the report, Uninen for the initial
patch, akaihola, jamesp, b.schube, and Florian Appoloner for
subsequent patches, tests, and documentation.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Konrad Świat for the original patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Berker Peksag and Tim Graham for the reviews.
|
|
InlineModelAdmin.
|
|
Added format_lazy function to django.utils.text module.
Useful when dealing with relative complex lazy string concatenations
(e.g. in urls.py when translating urls in regular expressions).
|
|
back to isinstance(field, models.ManyToManyField).
This partially reverts 983c158da7723eb00a376bd31db76709da4d0260
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@cached_properties.
|
|
|
|
|
|
|
|
|