Cleaned up websetup a little.
authorEevee <git@veekun.com>
Fri, 8 Jan 2010 01:56:38 +0000 (17:56 -0800)
committerEevee <git@veekun.com>
Fri, 8 Jan 2010 02:12:44 +0000 (18:12 -0800)
commitd2cfab09f98980d5c1d433a9e75eb65e0b13b0aa
treee81c5db95657523dee58e59297913d856b0ea7e5
parent453a7ca3b9d5e7093f843b883db58f9beb1b3aa8
Cleaned up websetup a little.

- SavedSearch.fork should not, apparently, have been required.

- websetup refuses to run if the database has already been set up.

- Creating the default Eevee user actually works now; needed a display
  name.

- The requisite art/ directory is included in the repository.
floof/model/search.py
floof/public/art/.gitignore [new file with mode: 0644]
floof/websetup.py