summaryrefslogtreecommitdiff
path: root/tests/test_sqlite.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-05-18Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.Claude Paroz
2020-12-15Fixed #31007 -- Allowed specifying type of auto-created primary keys.Tom Forbes
2015-02-06Added trailing comma.Aymeric Augustin
2015-02-03Fixed #24149 -- Normalized tuple settings to lists.darkryder
2013-02-26Updated an inaccurate comment.Aymeric Augustin
2012-04-30Use faster password hasher in sqlite testsAnssi Kääriäinen
2012-03-02Added a default SECRET_KEY setting to the default test sesttings (refs #17800).Jannis Leidel
2011-12-14Fixed a url to the contributing guide in a code comment.Julien Phalip
2010-11-19Corrected the way databases were compared. This allows running the test suit...Alex Gaynor
2010-02-23Fixed #6298 - Added sample settings file to run the Django test suite (SQLite...Jannis Leidel