Cronologia Commit

Autore SHA1 Messaggio Data
  Tim Graham 9d27478958 Refs #23919 -- Removed docs references to long integers. 8 anni fa
  Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 8 anni fa
  mark-summerfield 4584bc3a1e Described PostgreSQL as more scalable than SQLite. 8 anni fa
  Ankur Gupta 40d5011471 Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2. 8 anni fa
  Tim Graham 9ed4a788aa Refs #26312 -- Reworded tutorial 2 to avoid spelling "error". 9 anni fa
  Bob McDonald b388c294eb Fixed #26312 -- Documented "create database" requirement in tutorial 2. 9 anni fa
  Markus Holtermann 4b0118465b Fixed #26150 -- Sorted app_labels in migrate command output 9 anni fa
  Niels Van Och 99a1265a39 Fixed #25063 -- Added path to makemigration's output of migration file. 9 anni fa
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 9 anni fa
  Tim Graham 1515b6a8b3 Removed an old note (Django 1.4-era) from the tutorial. 9 anni fa
  Tim Graham de99f558d8 Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 9 anni fa
  Mariusz Felisiak 6f1b09bb5c Made assorted improvements to the Oracle documentation. 9 anni fa
  Tim Graham 862de0b254 Fixed #25356 -- Removed default_app_config from startapp template. 9 anni fa
  Tim Graham bda408f60b Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS. 9 anni fa
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 9 anni fa
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 anni fa
  João Luiz Lorencetti 3653466bdf Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles. 9 anni fa
  Marios Zindilis 7a7c797234 Fixed typo in docs/intro/tutorial02.txt 10 anni fa
  Tim Graham 2acf9d099d Fixed #24519 -- Clarified location of templates directory in tutorial 2. 10 anni fa
  saschalalala 5cf8f4596c Simplified command to display path to Django source files. 10 anni fa
  Tim Graham b2f331dc68 Updated tutorial to use explicit relative imports. 10 anni fa
  Sean Wang eba6dff581 Fixed #24358 -- Corrected code-block directives for console sessions. 10 anni fa
  Collin Anderson 26a92619f6 Fixed #24124 -- Changed context_processors in the default settings.py 10 anni fa
  Aymeric Augustin ee8d5b91e9 Wrote main documentation for templates. 10 anni fa
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 10 anni fa
  Collin Anderson 0821b3d53c Clarified custom header instructions in tutorial 2. 10 anni fa
  Tim Graham 1dbdc03382 Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency. 10 anni fa
  Tim Graham 3a550bb6d3 Fixed #23588 -- Added a link in tutorial for list_display options. 10 anni fa
  Tim Graham e949f4435f Fixed #23587 -- Clarified admin template overriding in tutorial 2. 10 anni fa
  velis74 24aa85cea9 Fixed #23535 -- Updated tutorial to account for default filter added in 5ea34f3f86. 10 anni fa