Comment 8 for bug 1113476

Revision history for this message
Nicola Heald (notnownikki) wrote :

Yes, you need to get your database up and running. That's a bit out of scope for the UF docs though.

Although the default setup is for postgresql, you migth find it easier to use sqlite (apt-get install sqlite3) and the django docs on setting that up are pretty straightforward.

I'll update the hacking docs and close this bug when they accurately reflect what needs to be installed for `make uf` to complete.