django_installation_on_dreamhost
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
django_installation_on_dreamhost [2010/11/25 16:50] – jtkorb | django_installation_on_dreamhost [2010/11/29 11:06] (current) – jtkorb | ||
---|---|---|---|
Line 13: | Line 13: | ||
- '' | - '' | ||
- '' | - '' | ||
- | - Name project (p) | + | - Name project (mysite) |
+ | - MySQL database (bikdjango) | ||
- MySQL username (jtkorb) and password | - MySQL username (jtkorb) and password | ||
- | - Create a superuser (jtkorb and admin, | + | - Create a superuser (admin, |
+ | - Found problem with Oracle configuration using " | ||
+ | - Verify installation | ||
- | ====== Old Notes from Charvel ====== | + | [charvel] $ python |
- | + | | |
- | Installation instructions from... | + | |
- | + | | |
- | | + | |
- | + | | |
- | Pretty much followed exactly, eventually, after getting a false start on the | + | |
- | exceptions in the Dreamhost help pages (flup is not needed). | + | |
- | interface, too, per instructions at Jeff Croft site. | + | |
- | + | ||
- | Source code from... | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | Currently (6/21/07) using development version. | + | |
- | + | ||
- | | + | |
- | % svn update | + | |
- | + | ||
- | Did (7/14/07) the tutorial starting at... | + | |
- | + | ||
- | | + | |
- | + | ||
- | 11/21/07: Updated with svn (per 6/21/07 instructions). | + | |
- | updates! | + | |
- | + | ||
- | | + | |
- | | + | |
- | % python setup.py install | + | |
- | | + | |
- | + | ||
- | 12/15/07: Updated with svn to revision 6920. Shortened instructions... | + | |
| | ||
- | | + | |
- | | + | |
- | | + | |
- | + | | Tables_in_bikdjango | |
- | 1/1/08: Updated with svn to revision 6980 (per above). | + | |
- | + | | auth_group | |
- | | + | |
- | | + | |
- | + | | auth_permission | |
- | 1/1/08: To do... | + | | auth_user |
- | + | | auth_user_groups | |
- | | + | |
- | + | | django_admin_log | |
- | | + | |
- | | + | |
- | | + | |
+ | +----------------------------+ | ||
+ | 11 rows in set (0.05 sec) | ||
django_installation_on_dreamhost.1290732646.txt.gz · Last modified: 2010/11/25 16:50 by jtkorb