Historie revizí

Autor SHA1 Zpráva Datum
  amirsoroush 6087bc4e15 Fixed typo in docs/topics/class-based-views/mixins.txt. před 1 rokem
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 1 rokem
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. před 2 roky
  David Smith 69b0736fad Refs #32956 -- Changed docs to treat the acronym HTTP phonetically. před 3 roky
  Jack Aitken 5fd4f22d19 Fixed #32271 -- Improved consistency of docs CBV examples. před 3 roky
  Anil Khatri de4492fbb1 Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView. před 3 roky
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. před 4 roky
  Claude Paroz d83b585e5c Removed leftover word in CBV mixins docs. před 5 roky
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. před 5 roky
  Davit Gachechiladze 7f612eda80 Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins with CBVs docs. před 5 roky
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. před 6 roky
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. před 6 roky
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. před 8 roky
  Bruno Alla 604341c85f Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view(). před 7 roky
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. před 7 roky
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. před 7 roky
  eltronix f43da05cc5 Fixed typo in docs/topics/class-based-views/mixins.txt před 8 roky
  Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. před 8 roky
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. před 8 roky
  Varun Sharma 3d6474e1a5 Fixed #25385 -- Allowed importing views.generic.View from views.View. před 9 roky
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. před 9 roky
  Anton Strogonoff 20787b5c29 Used consistent capitalization and hyphenation of "class-based views" in docs. před 9 roky
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https před 9 roky
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links před 10 roky
  Simon Charette f2ddc439b1 Fixed #23656 -- Made FormMixin.get_form's form_class argument optional. před 10 roky
  areski 9d6551204e Removed unnecessary code-block directives. před 10 roky
  Loic Bistuer 7579080899 Used JsonResponse in CBV examples. před 10 roky
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. před 10 roky
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. před 10 roky
  Rodolfo Carvalho 2b6436e2d5 Fixed some typos and formatting issues in docs. před 10 roky