William Schwartz
0ea1866f6e
Simplified django.db.utils.load_backend().
...
Previously load_backend() performed search by computing the (sole)
entry of django.db.backends.__path__ manually from
django.db.utils.__file__. Now django.db.backends.__path__ is used
directly.
2021-01-04 07:16:13 +01:00
..
2020-12-22 13:26:30 +01:00
2019-12-06 12:11:44 +01:00
2020-12-31 13:18:57 +01:00
2021-01-02 21:39:48 +01:00
2020-12-29 09:04:35 +01:00
2021-01-04 07:16:13 +01:00
2020-12-15 11:00:26 +01:00
2020-11-05 10:40:41 +01:00
2020-12-08 12:18:42 +01:00
2020-10-28 20:20:20 +01:00
2020-12-28 07:31:37 +01:00
2020-09-29 08:03:51 +02:00
2020-12-08 08:55:44 +01:00
2020-10-22 14:15:19 +02:00
2020-12-21 10:28:07 +01:00
2020-11-24 13:03:35 +01:00
2020-05-13 09:07:51 +02:00
2015-09-07 19:54:32 -04:00
2020-10-28 20:20:20 +01:00