Make development database name dependent on the version.
Review Request #6849 — Created Jan. 31, 2015 and submitted
It's highly annoying to have to shuffle around databases when you're switching
between major branches. This change updates our prepare-dev.py script to use
different database names depending on the current VERSION.
- Used this in my settings_local.py for a long, long time.
- Blew away my settings_local.py and saw that it was created correctly when
running prepare_dev.py
| Description | From | Last Updated |
|---|---|---|
|
Blank line between these. |
|
Tool: PEP8 Style Checker Processed Files: contrib/internal/prepare-dev.py Ignored Files: contrib/conf/settings_local.py.tmpl Tool: Pyflakes Processed Files: contrib/internal/prepare-dev.py Ignored Files: contrib/conf/settings_local.py.tmpl