Historique des commits

Auteur SHA1 Message Date
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 1 an
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  alexanderblnf 406de977ea Fixed #30161 -- Added how to decorate class-based views to view decorators docs. il y a 5 ans
  François Freitag e671337e8b Fixed #29750 -- Added View.setup() hook for class-based views. il y a 6 ans
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. il y a 8 ans
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. il y a 7 ans
  Tim Graham f2ff1b2fab Fixed #27289 -- Corrected View.as_view() explanation. il y a 8 ans
  Ramiro Morales c962b9104a Added missing trailing '$' to url() patterns in docs. il y a 8 ans
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. il y a 8 ans
  pp b34ff66e5b Added missing period to "etc.". il y a 9 ans
  Varun Sharma 3d6474e1a5 Fixed #25385 -- Allowed importing views.generic.View from views.View. il y a 9 ans
  fabrizio ettore messina 186eb21dc1 Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators. il y a 9 ans
  Anton Strogonoff 20787b5c29 Used consistent capitalization and hyphenation of "class-based views" in docs. il y a 9 ans
  Rigel Di Scala 3bdaaf6777 Fixed #25146 -- Allowed method_decorator() to decorate classes. il y a 9 ans
  Markus Holtermann e5cb4e1411 Fixed #24914 -- Added authentication mixins for CBVs il y a 9 ans
  Anton f5fbddf22f Fixed typo in docs/topics/class-based-views/intro.txt il y a 9 ans
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. il y a 10 ans
  Simon Charette cc5804bcab Amended login required mixin documentation to honor **initkwargs. il y a 10 ans
  Tim Graham 5840445664 Fixed #22006 -- Documented how to write a login_required mixin for CBVs. il y a 10 ans
  Martin Matusiak d399731bf2 Fixed #22007 -- Fixed cbv docs - make imports consistent il y a 10 ans
  Tim Graham ab680725bf Fixed #20890 -- Added missing import in class-based view docs. il y a 11 ans
  Baptiste Mispelon bd9fbd1497 Fixed errors and inconsistencies in CBV topic documentation. il y a 11 ans
  Claude Paroz 58b3a974fc Fixed #20266 -- Updated view example in CBV introduction il y a 11 ans
  Pablo Sanfilippo bd68f701b1 Fixed an erroneous import in example code. il y a 11 ans
  Tim Graham d009ffe436 Fixed #19937 - Typo in class-based views intro. il y a 11 ans
  Tim Graham 2108941677 Fixed #16807 - Added a class-based views intro. il y a 11 ans