THX alot for your help Cal! Does that STATIC stuff has something to do with the fact that I am using an Apache virtual host? But that link you gave me is very complicated! Sorry, but I dont understand :( This is my simple WSGI file: http://nopaste.immersight.de/?51d0bd825fc001a8#gATcImCw08jZTqXqiuA9Qbr0qvoCno+eISUhnZPIq6A= What do I have to insert there? I found that I have indeed a dircetory called "static"!! http://nopaste.immersight.de/?ae7fe7fa64cd2dbe#TPSfs+1BwLYpqWH0ih/ZBleZ/A8bre5Xwvwafys+gj4= Shall I add now STATICFILES_DIRS = ( "../static") ?
Am Dienstag, 11. September 2012 12:41:16 UTC+2 schrieb Cal Leeming [Simplicity Media Ltd]: > > Looks like an incompatible version of Django perhaps (first glance). > > Alternatively, just patch it yourself based on the error given: > > @@@ > django.core.exceptions.ImproperlyConfigured: You're using the staticfiles > app without having set the STATIC_ROOT setting. > @@@ > > See https://docs.djangoproject.com/en/dev/howto/static-files/ > > Cal > > On Tue, Sep 11, 2012 at 7:22 AM, Fabian Weiss > <fabian...@googlemail.com<javascript:> > > wrote: > >> I am using Debian and want to use treeio with my Apache. So I was working >> with this tutorial: >> http://fuckyeahcoding.wordpress.com/2011/12/20/install-tree-io-on-ubuntu-with-apache/ >> But the instructions "make" and "make install" didnt work.. Instead I >> used the 'python manage.py update_ve' and './bin/patch_' from the INSTALL >> Howto. So this is the result: >> >> http://nopaste.immersight.de/?3c0f99829f839ff8#EhsVGqDrxk6xDzDvYq6hiuxNpJw04XhXK36b6BMc3Dc= >> >> Next stept: root@iss1:/srv/http/de.immersight.project/treeio# ./bin/patch >> patching file db/models/fields/related.py >> >> I created a MySQL database, user and password. But where to configure >> treeio for this? Where shall I enter this informations?? >> >> So this is the result of the next step: >> >> http://nopaste.immersight.de/?f36e7753a9fcca9b#7ICkjsTcxh/Ck4JZ6d9jhfPStsY8eYWJ3N5Ko4YrY7M= >> >> I am not sure and dont understand much of it, but for me it seems there >> already went something wrong.. >> The tree.io community is not so active, but maybe somebody here can give >> me a hint! >> >> Thx alot!! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/django-users/-/wm6J2Ces9BUJ. >> To post to this group, send email to django...@googlegroups.com<javascript:> >> . >> To unsubscribe from this group, send email to >> django-users...@googlegroups.com <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/jS4L0ShvuYYJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.