summaryrefslogtreecommitdiff
path: root/docs/releases/1.4.12.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...David Smith
2015-12-31Fixed #26013 -- Moved django.core.urlresolvers to django.urls.Marten Kenbeek
2014-12-19Used the :ticket: syntax more extensivelyClaude Paroz
2014-04-28Added dates to release notes of today's release.Tim Graham
2014-04-23Fixed #22486 -- Restored the ability to reverse views created using functools...Preston Timmons