summaryrefslogtreecommitdiff
path: root/django/db/backends/sqlite3/features.py
AgeCommit message (Expand)Author
2015-09-10Enabled parallel testing by default in runtests.py.Aymeric Augustin
2015-06-18Removed support for Python 3.3.Tim Graham
2015-01-27Fixed #24154 -- Backends can now check support for expressionsJosh Smeaton
2015-01-14Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham