[Dev-flock] r355 - in huginmunin/trunk/web/hm/app: media/css templates
Daniel Ring
danring at MIT.EDU
Sat Nov 10 03:25:22 EST 2007
Search your python files for where it's importing 'database.db' - this
should be just 'db' now. Probably svn didn't merge it quite right.
As for the CURRENT file, see below. Make a directory /web/hm/env/mike,
echo 'mike' > /web/hm/env/CURRENT, then put your personal settings file
at /web/hm/env/mike/settings.py (mainly this is where you should
configure your database settings.)
This was buried in a commit a while ago:
"Also, you can now make your own settings.py file in
/web/hm/env/<you>/settings.py. This file is appended to the normal
settings.py file, so you can use modify settings and add to them (like
middleware, if you want or don't want sql_log, for example). You should
create a file hm/env/CURRENT containing only the name of the directory
your settings.py is in (I do "echo 'dan' > env/CURRENT")."
dan
Mike Eggar wrote:
> little help?
>
> windows:
> "ImportError: No module named database"
>
> linux:
> "/web/hm/env/CURRENT does not exist! please specify an environment."
>
>
>
>> To: dev-flock at mit.edu
>> From: lucy at thoughtandmemory.org
>> Date: Sat, 10 Nov 2007 00:52:47 -0500
>> Subject: [Dev-flock] r355 - in huginmunin/trunk/web/hm/app: media/css
> templates
>>
>> added hide class so that some forms can be hidden. add tags has a bug
> and add new behavior doesn't work at all. add argument displays form but
> doesn't seem to work.
>>
>> Added:
>> huginmunin/trunk/web/hm/app/media/css/forms.css
>> Modified:
>> huginmunin/trunk/web/hm/app/media/css/blocks.css
>> huginmunin/trunk/web/hm/app/media/css/body.css
>> huginmunin/trunk/web/hm/app/templates/node_behaviors_snippet.html
>> huginmunin/trunk/web/hm/app/templates/node_centric.html
>> huginmunin/trunk/web/hm/app/templates/node_info_snippet.html
>> _______________________________________________
>> Dev-flock mailing list
>> Dev-flock at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/dev-flock
>
>
> ------------------------------------------------------------------------
> Climb to the top of the charts! Play Star Shuffle: the word scramble
> challenge with star power. Play Now!
> <http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Dev-flock mailing list
> Dev-flock at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dev-flock
More information about the Dev-flock
mailing list