Changes between Initial Version and Version 1 of Ticket #20562, comment 1
- Timestamp:
- Jun 6, 2013, 2:52:47 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20562, comment 1
initial v1 1 Seeing as we're already providing an example `views.py` and `urls.py` for most views, I think it makes sense to include an example template when it makes sense.1 I seem to have commented on the wrong ticket. 2 2 3 The only example template I could find was in https://docs.djangoproject.com/en/1.5/topics/class-based-views/generic-display/#generic-views-of-objects. 3 Sorry for the noise :/