История коммитов

Автор SHA1 Сообщение Дата
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 лет назад
  eltronix f43da05cc5 Fixed typo in docs/topics/class-based-views/mixins.txt 9 лет назад
  Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 лет назад
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 лет назад
  Varun Sharma 3d6474e1a5 Fixed #25385 -- Allowed importing views.generic.View from views.View. 9 лет назад
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 лет назад
  Anton Strogonoff 20787b5c29 Used consistent capitalization and hyphenation of "class-based views" in docs. 9 лет назад
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https 9 лет назад
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 лет назад
  Simon Charette f2ddc439b1 Fixed #23656 -- Made FormMixin.get_form's form_class argument optional. 10 лет назад
  areski 9d6551204e Removed unnecessary code-block directives. 10 лет назад
  Loic Bistuer 7579080899 Used JsonResponse in CBV examples. 10 лет назад
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 11 лет назад
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 лет назад
  Rodolfo Carvalho 2b6436e2d5 Fixed some typos and formatting issues in docs. 11 лет назад
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 11 лет назад
  Tim Graham 7f2505ad9e Fixed doc typos. 11 лет назад
  Marcin Sokół b887408486 Fixed #22113 -- changed object_name to model_name in CBV docs. 11 лет назад
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 лет назад
  Dominic Rodger c33d1ca1d9 Fixed #20852 - Fixed incorrectly generated left quotes in docs. 11 лет назад
  Tim Graham 0b35a2cce3 Fixed ReST typo in topics/class-based-views/mixins.txt 11 лет назад
  Julien Phalip 47c755327b Fixed a number of minor misspellings. 11 лет назад
  Baptiste Mispelon 88de53d4a8 Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation. 11 лет назад
  Loic Bistuer c6862d57c1 Fixed #20658 -- Fixed bad reST formatting and missing parentheses in the docs for CBV mixins 11 лет назад
  Baptiste Mispelon cd000dacc7 Fixed #20643 -- Fixed implementation of JSONResponseMixin in CBV docs 11 лет назад
  Baptiste Mispelon bd9fbd1497 Fixed errors and inconsistencies in CBV topic documentation. 11 лет назад
  Danilo Bargen cd7d7452bc Fixed order of base classes in CBV mixin docs 11 лет назад
  Silvan Spross cd72c55d86 Add missing imports and models to the examples in the view layer documentation 12 лет назад
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 лет назад
  Tim Graham 2108941677 Fixed #16807 - Added a class-based views intro. 12 лет назад