Fixed #5085 -- In generic views, set the default name for the slug field to 'slug...
commit4c0be038e217060410ee8cd010d6fa60c4af9a3f
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 12 Aug 2007 12:59:41 +0000 (12 12:59 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 12 Aug 2007 12:59:41 +0000 (12 12:59 +0000)
tree03c561c9b64b87517c38dc154f0a068d4eff3829
parentd793e4015053f5a1c5747556af02d49adf41acea
Fixed #5085 -- In generic views, set the default name for the slug field to 'slug'. Thanks, Trevor Caira.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
AUTHORS
django/views/generic/create_update.py
django/views/generic/date_based.py
django/views/generic/list_detail.py
docs/generic_views.txt