Commit History

Автор SHA1 Съобщение Дата
  Adam Zapletal 2e190a48d6 Added missing backticks to class-based views docs. преди 1 седмица
  Jake Howard e161bd4657 Fixed #35631 -- Added HttpRequest.get_preferred_type(). преди 4 месеца
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. преди 1 година
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. преди 2 години
  Jack Aitken 5fd4f22d19 Fixed #32271 -- Improved consistency of docs CBV examples. преди 3 години
  Claude Paroz d66d72f956 Refs #30997 -- Added HttpRequest.accepts(). преди 5 години
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. преди 5 години
  Daniel Roseman 6da28d5edf Used LoginRequiredMixin in "Models and request.user" example. преди 5 години
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. преди 6 години
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. преди 6 години
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. преди 8 години
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. преди 7 години
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. преди 7 години
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. преди 8 години
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. преди 9 години
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. преди 9 години
  Thijs van Dien 1679472165 Fixed #25473 -- Changed underscores in url() names to dashes in docs. преди 9 години
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. преди 9 години
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField преди 9 години
  Berker Peksag 343162410f Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified. преди 10 години
  areski 9d6551204e Removed unnecessary code-block directives. преди 10 години
  Loic Bistuer 7579080899 Used JsonResponse in CBV examples. преди 10 години
  Tim Graham 87776859af Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-editing.txt. преди 10 години
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. преди 10 години
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. преди 10 години
  Tim Graham ee4edb1eda Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. преди 10 години
  Baptiste Mispelon bd9fbd1497 Fixed errors and inconsistencies in CBV topic documentation. преди 11 години
  Silvan Spross cd72c55d86 Add missing imports and models to the examples in the view layer documentation преди 11 години
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut преди 11 години
  Baptiste Mispelon 73c26f0c95 Fixed #20270 -- Fixed error in AjaxResponseMixin documentation преди 11 години