summaryrefslogtreecommitdiff
path: root/tests/backends/test_utils.py
AgeCommit message (Expand)Author
2017-02-17[1.11.x] Fixed #27843 -- Fixed truncate_name() when the name contains a usern...Mariusz Felisiak
2017-02-17[1.11.x] Added tests for db.backends.utils.truncate_name().Mariusz Felisiak
2015-08-07Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.Caio Ariede
2015-07-17Fixed db.utils.load_backend() on non-ASCII paths.Tim Graham
2015-07-15Filtered out 'base' from database backend choices error message.Tim Graham