-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[EMAIL PROTECTED] wrote:
> Link: http://code.google.com/p/diamanda/
> The SVN repository contains the latest code for diamanda wiki and
> MyghtyBoard forum (NEW).
>
> Requiremens:
> - django svn or 0.95 with sitemap package (get from svn/trac and place
> the folder in contrib)
> - strip-o-gram http://www.zope.org/Members/chrisw/StripOGram
> - PIL
> - read the readme
>
> SyncDB note:
> - currently both apps have extra SQL data which is imported on first
> syncdb. THE SQL work only on mysql (should on postgres - not tested,
> doesn't work with sqlite) will be fixed in the next days.
> [...]
> -~----------~----~----~----~------~----~------~--~---
>
Hi,

I'm trying to set up a wiki for our DjangoForge. We try to use django
for as much as possible. So I thought, I'd give diamanda wiki a shot.

Doing a svn co, syncing the (sqlite) db worked fine. However I have
problems with the install script.

It doesn't seem to work at all:

[EMAIL PROTECTED]:~/org/djangoforge/wiki$
PYTHONPATH=/home/lucas/org/djangoforge:/home/lucas/org/djangoforge/wiki
python install.py
Traceback (most recent call last):
  File "install.py", line 5, in ?
    from wiki.models import *
ImportError: No module named models
[EMAIL PROTECTED]:~/org/djangoforge/wiki$


thanks for your help!

lucas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Signed with GPG & Enigmail - see http://www.vincisolutions.ch/pgp/

iD8DBQFFJs503RQ/RpGW2HgRApb6AJ9+A23b6gHiCmfIqIIRUK1qEzHhJgCghhTa
vzycCFsO3PumWoOk++XVFdI=
=El4n
-----END PGP SIGNATURE-----


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to