Commit History

Author SHA1 Message Date
  Markus Holtermann e5cb4e1411 Fixed #24914 -- Added authentication mixins for CBVs 9 years ago
  Anton f5fbddf22f Fixed typo in docs/topics/class-based-views/intro.txt 10 years ago
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 years ago
  Simon Charette cc5804bcab Amended login required mixin documentation to honor **initkwargs. 11 years ago
  Tim Graham 5840445664 Fixed #22006 -- Documented how to write a login_required mixin for CBVs. 11 years ago
  Martin Matusiak d399731bf2 Fixed #22007 -- Fixed cbv docs - make imports consistent 11 years ago
  Tim Graham ab680725bf Fixed #20890 -- Added missing import in class-based view docs. 11 years ago
  Baptiste Mispelon bd9fbd1497 Fixed errors and inconsistencies in CBV topic documentation. 11 years ago
  Claude Paroz 58b3a974fc Fixed #20266 -- Updated view example in CBV introduction 12 years ago
  Pablo Sanfilippo bd68f701b1 Fixed an erroneous import in example code. 12 years ago
  Tim Graham d009ffe436 Fixed #19937 - Typo in class-based views intro. 12 years ago
  Tim Graham 2108941677 Fixed #16807 - Added a class-based views intro. 12 years ago