You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ceasar edited this page Mar 15, 2012
·
3 revisions
Go to phpmyadmin and make a new database for yourself by copying an existing one.
Add a user to the database with root permissions. You will use this to connect to the db.
Edit /etc/apache2/site-available/default. Search for Common Funding Applications and copy one of the existing settings. Edit it to your match own settings.
Modify sandbox_config to match the settings that you set up for yourself in the previous steps.
Run "python manage.py collectstatic -l" to symlink static files (don't forget the "-l" for symlinks).