summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorThijs van Dien <thijs@vandien.net>2015-11-07 15:50:43 +0100
committerTim Graham <timograham@gmail.com>2015-11-07 22:02:03 +0100
commit78a28cca200e6e03432bab9bf73856b8f778c6f0 (patch)
treeded552a3a759fa1e9bb998cf89243745f4de177c /AUTHORS
parentbd55e8063544e0f7990bab7d9c981a6dc22c1654 (diff)
[1.8.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs.
To improve consistency, sample URL names that had underscores in them now use dashes instead. That excludes URL names that have some relation to the code, such as those generated by the admin. Thanks guettli for reporting this. Backport of 1679472165e840aef4c8c9ece2fbf4620b87beab from master
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 0a1ed3e1eb..63855d76be 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -657,6 +657,7 @@ answer newbie questions, and generally made Django that much better:
Terry Huang <terryh.tp@gmail.com>
thebjorn <bp@datakortet.no>
Thejaswi Puthraya <thejaswi.puthraya@gmail.com>
+ Thijs van Dien <thijs@vandien.net>
Thomas Chaumeny <t.chaumeny@gmail.com>
Thomas Güttler <hv@tbz-pariv.de>
Thomas Kerpe <thomas@kerpe.net>