Commit History

Author SHA1 Message Date
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 9 years ago
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 years ago
  João Luiz Lorencetti 3653466bdf Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 10 years ago
  Marios Zindilis 7a7c797234 Fixed typo in docs/intro/tutorial02.txt 10 years ago
  Tim Graham 2acf9d099d Fixed #24519 -- Clarified location of templates directory in tutorial 2. 10 years ago
  saschalalala 5cf8f4596c Simplified command to display path to Django source files. 10 years ago
  Tim Graham b2f331dc68 Updated tutorial to use explicit relative imports. 10 years ago
  Sean Wang eba6dff581 Fixed #24358 -- Corrected code-block directives for console sessions. 10 years ago
  Collin Anderson 26a92619f6 Fixed #24124 -- Changed context_processors in the default settings.py 10 years ago
  Aymeric Augustin ee8d5b91e9 Wrote main documentation for templates. 10 years ago
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 10 years ago
  Collin Anderson 0821b3d53c Clarified custom header instructions in tutorial 2. 10 years ago
  Tim Graham 1dbdc03382 Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency. 10 years ago
  Tim Graham 3a550bb6d3 Fixed #23588 -- Added a link in tutorial for list_display options. 10 years ago
  Tim Graham e949f4435f Fixed #23587 -- Clarified admin template overriding in tutorial 2. 10 years ago
  velis74 24aa85cea9 Fixed #23535 -- Updated tutorial to account for default filter added in 5ea34f3f86. 10 years ago
  Collin Anderson e075d2e66b Fixed #23148 -- Minor tweaks in tutorial code samples 10 years ago
  Tim Graham 93d05536fd Fixed #22770 -- Removed create_superuser from post_migrate signals. 10 years ago
  Tim Graham b0d032f9fc Fixed #22547 -- Added some links to tutorial 2. 11 years ago
  Moayad Mardini 927245ccd8 Fixed #22546 -- Removed idioms in tutorial 2. 11 years ago
  Yaroslav Halchenko 80027d2c38 Unified listing of shell commands/code 11 years ago
  Tim Graham 6c5f5b9a41 Fixed typo in tutorial 2; refs #21418. 11 years ago
  Tim Graham af2dc4ebb8 Fixed doc typo. 11 years ago
  Vajrasky Kok 10a39debb2 Fixed #21378 -- Updated tutorial02 for how to override admin site header. 11 years ago
  Phil Elson 2110b31365 Fixed indentation of example in tutuorial 2. 11 years ago
  M Nasimul Haque d07d6ae116 Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 11 years ago
  Tim Graham d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
  Rodolfo d34b94b00f Fixed #20876 -- Changed Poll model name in tutorial to Question 11 years ago
  Tim Graham 55339a7669 Fixed #20891 -- Removed part of the tutorial that requires pytz 11 years ago
  Tim Graham b278f7478d Fixed #20858 -- Removed erroneous import in tutorial 2. 11 years ago