diff options
| author | Thijs van Dien <thijs@vandien.net> | 2015-11-07 15:50:43 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-11-07 21:58:45 +0100 |
| commit | 1679472165e840aef4c8c9ece2fbf4620b87beab (patch) | |
| tree | af36f96b3d27757ddc9bf5d1b910818e1b029128 /AUTHORS | |
| parent | 917100eed7ba2f0aca2c1a5b64821c8ba5cc1bcc (diff) | |
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.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -686,6 +686,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> |
