コミット履歴

作者 SHA1 メッセージ 日付
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年 前
  Andrei Fokau 998894e1b9 Fixed #25764 -- Added support for serialization of enum.Enum in migrations. 9 年 前
  Tim Graham 21c82646fe Documented how to see the full traceback of a test failure. 9 年 前
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 年 前
  David Gibbons 91e3d1215b Updated docs coverage example to run in a single process. 9 年 前
  Aymeric Augustin 33c7c2a557 Enabled parallel testing by default in runtests.py. 9 年 前
  Aymeric Augustin 6d1110f2f0 Updated references to the TEST_* database settings. 9 年 前
  Claude Paroz e9c5c39631 Updated various links in docs 9 年 前
  Flavio Curella 7f0953ce1f Fixed #25184 -- Added support for MaxMind GeoLite2 database format 9 年 前
  Tim Graham 0e3193a386 Updated mock note since Django no longer works with Python 3.2. 9 年 前
  Tim Graham ca58181bac Fixed #25056 -- Documented minimum version of jinja2 for testing. 9 年 前
  Tim Graham 7f1168e387 Removed support for Python 3.3. 9 年 前
  Carolina 118cae2df8 Fixed #23666 -- Recommended Git Bash for running unit tests on Windows. 10 年 前
  Sean Wang eba6dff581 Fixed #24358 -- Corrected code-block directives for console sessions. 10 年 前
  Tim Graham 7cf3a5786b Updated docs and runtests.py for removal of tests from contrib. 10 年 前
  Tim Graham a3473454ad Updated docs on running selenium tests. 10 年 前
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 年 前
  Marc Tamlyn b5c1a85b50 Fixed #24118 -- Added --debug-sql option for tests. 10 年 前
  Tim Graham 82e4f956e3 Fixed #23289 -- Added mock as a test dependency. 10 年 前
  wrwrwr e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order. 10 年 前
  wrwrwr ca801b8c8f Improved line breaking in runtests docs. 10 年 前
  wrwrwr f9213a85c3 Fixed #23775 -- Added docs for --bisect and --pair runtests options. 10 年 前
  Berker Peksag 22c85bf1a8 Fixed versionchanged indentation in unit-tests.txt. 10 年 前
  Duncan Parkes 905c4fdcc3 Fixed clone URL of Django git repository. 10 年 前
  Tim Graham 0efd72dc90 Fixed broken links in docs. 10 年 前
  Aymeric Augustin 8b5b199e20 Fixed #3214 -- Stopped parsing SQL with regex. 11 年 前
  Tim Graham 47927eb786 Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse." 11 年 前
  Jordi Yeh 2810299117 Fixed #22457 -- Fixed contributing guide w/o github set-up 11 年 前
  julien 'pouete' Godin 071c933775 Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse. 11 年 前
  Anubhav Joshi abade6413b Fixed #21991 -- Added warning regarding tests failure if locales not installed. 11 年 前