Commit History

Author SHA1 Message Date
  Jacob Green ed3c59097a Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds and made it customizable. 5 years ago
  Ramiro Morales aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 5 years ago
  Tim Graham a68c029e22 Used extlinks for Django's source code. 5 years ago
  tschilling 7c68cea7ee Fixed #30186 -- Made showmigrations --list display the applied datetimes at verbosity 2+. 6 years ago
  Andy Chosak 80f4ecc647 Refs #15372 -- Removed obsolete docs about manage.py setting sys.path. 6 years ago
  rsiemens a168e5616c Fixed #29973 -- Added compilemessages --ignore option. 6 years ago
  Tim Graham ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 years ago
  Tom Forbes c8720e7696 Fixed #27685 -- Added watchman support to the autoreloader. 6 years ago
  Dakota Hawkins 8d3147e130 Fixed #30031 -- Added --no-header option to makemigrations/squashmigrations. 6 years ago
  Mariusz Felisiak f091ea3515 Refs #29722 -- Added introspection of materialized views for Oracle. 6 years ago
  Nick Pope ebd270627c Refs #29722 -- Added introspection of partitions for PostgreSQL. 6 years ago
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 years ago
  Prabakaran Kumaresshan 10d82c85aa Fixed #29831 -- Added validation for makemigrations --name. 6 years ago
  Jon Dufresne 136a900ef9 Refs #29877 -- Made diveinto.org URLs HTTPS. 6 years ago
  za b0d716cbff Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/. 6 years ago
  Jon Dufresne 0cd465b63a Fixed #29817 -- Deprecated settings.FILE_CHARSET. 6 years ago
  Nick Pope bf8b625a3b Refs #29722 -- Added introspection of materialized views for PostgreSQL. 6 years ago
  Nick Pope 45ef3df7d0 Fixed #29719 -- Added introspection of foreign tables for PostgreSQL. 6 years ago
  Tim Graham 31edb106b5 Removed docs for obsolete limitations of inspectdb. 6 years ago
  Hasan Ramezani 5195b99e2c Fixed #29560 -- Added --force-color management command option. 6 years ago
  Calvin DeBoer 058d33f3ed Fixed #29198 -- Added migrate --plan option. 6 years ago
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
  Brett Cannon 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 6 years ago
  Graham Ullrich ee7f51c66d Fixed #29250 -- Added 'django_version' context to startapp/project docs. 7 years ago
  Carlton Gibson 43b148f41f Fixed #24270 -- Doc'd that django_bash_completion is only in the source distribution. 7 years ago
  bquinn c2b969e124 Fixed #29004 -- Added inspectdb --include-views option. 7 years ago
  Senthil cbac11f962 Fixed #28784 -- Clarified how migrate --fake works. 7 years ago
  Tim Graham f0f383b635 Fixed "template tag" spelling in docs. 7 years ago
  Ramiro Morales 37c17846ad Fixed #28343 -- Add an OS chooser for docs command line examples. 7 years ago
  Chris Jerdonek b98dc1706e Refs #25604 -- Removed docs for makemigrations --exit. 7 years ago