Steve Howell
|
7bd16b3946
|
dev tools: Diagnose venv problems more clearly.
In tools/diagnose, we now catch an ImportError if
we cannot import django, and we instruct the
devloper about the mostly likely remedies.
|
2017-01-12 13:46:05 -08:00 |
Steve Howell
|
5ec0bc1213
|
Fix typing import in tools/diagnose.
|
2017-01-12 10:49:11 -08:00 |
Steve Howell
|
8655472135
|
Use zproject.settings in tools/diagnose.
|
2017-01-04 08:48:54 -08:00 |
Steve Howell
|
7029917129
|
Add check_migrations() to tools/diagnose script.
|
2017-01-04 07:51:22 -08:00 |
Steve Howell
|
cd16a26c9a
|
Add check_venv() to tools/diagnose script.
|
2017-01-04 07:51:22 -08:00 |
Steve Howell
|
0fd9f23505
|
Add tools/diagnose script.
This script does a basic sanity check on a dev environment.
|
2017-01-04 07:51:22 -08:00 |