django1/docs/topics/class-based-views
Thijs van Dien 78a28cca20 [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 1679472165 from master
2015-11-07 22:02:03 +01:00
..
generic-display.txt [1.8.x] Fixed #25397 -- Documented class-based view context variable clash with context processors. 2015-10-23 15:24:18 -04:00
generic-editing.txt [1.8.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs. 2015-11-07 22:02:03 +01:00
index.txt [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -04:00
intro.txt [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -04:00
mixins.txt [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -04:00