Historia zmian

Autor SHA1 Wiadomość Data
  Tim Graham 9ed4a788aa Refs #26312 -- Reworded tutorial 2 to avoid spelling "error". 9 lat temu
  Bob McDonald b388c294eb Fixed #26312 -- Documented "create database" requirement in tutorial 2. 9 lat temu
  Markus Holtermann 4b0118465b Fixed #26150 -- Sorted app_labels in migrate command output 9 lat temu
  Niels Van Och 99a1265a39 Fixed #25063 -- Added path to makemigration's output of migration file. 9 lat temu
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 9 lat temu
  Tim Graham 1515b6a8b3 Removed an old note (Django 1.4-era) from the tutorial. 9 lat temu
  Tim Graham de99f558d8 Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 9 lat temu
  Mariusz Felisiak 6f1b09bb5c Made assorted improvements to the Oracle documentation. 9 lat temu
  Tim Graham 862de0b254 Fixed #25356 -- Removed default_app_config from startapp template. 9 lat temu
  Tim Graham bda408f60b Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS. 9 lat temu
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 9 lat temu
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
  João Luiz Lorencetti 3653466bdf Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 10 lat temu
  Marios Zindilis 7a7c797234 Fixed typo in docs/intro/tutorial02.txt 10 lat temu
  Tim Graham 2acf9d099d Fixed #24519 -- Clarified location of templates directory in tutorial 2. 10 lat temu
  saschalalala 5cf8f4596c Simplified command to display path to Django source files. 10 lat temu
  Tim Graham b2f331dc68 Updated tutorial to use explicit relative imports. 10 lat temu
  Sean Wang eba6dff581 Fixed #24358 -- Corrected code-block directives for console sessions. 10 lat temu
  Collin Anderson 26a92619f6 Fixed #24124 -- Changed context_processors in the default settings.py 10 lat temu
  Aymeric Augustin ee8d5b91e9 Wrote main documentation for templates. 10 lat temu
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 10 lat temu
  Collin Anderson 0821b3d53c Clarified custom header instructions in tutorial 2. 10 lat temu
  Tim Graham 1dbdc03382 Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency. 10 lat temu
  Tim Graham 3a550bb6d3 Fixed #23588 -- Added a link in tutorial for list_display options. 10 lat temu
  Tim Graham e949f4435f Fixed #23587 -- Clarified admin template overriding in tutorial 2. 10 lat temu
  velis74 24aa85cea9 Fixed #23535 -- Updated tutorial to account for default filter added in 5ea34f3f86. 10 lat temu
  Collin Anderson e075d2e66b Fixed #23148 -- Minor tweaks in tutorial code samples 10 lat temu
  Tim Graham 93d05536fd Fixed #22770 -- Removed create_superuser from post_migrate signals. 10 lat temu
  Tim Graham b0d032f9fc Fixed #22547 -- Added some links to tutorial 2. 11 lat temu
  Moayad Mardini 927245ccd8 Fixed #22546 -- Removed idioms in tutorial 2. 11 lat temu