You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-lfs
Hello
After having problems installing lfs with the lfs-installer on windows
(no symlinks ...) i started over and tryed to install everything
manualy.
This is what i did:
6) Create new django-app
7) Copy "settings.py" and "urls.py" from "django-lfs-
installer-0.5.0b6\lfs-installer\lfs_project" to the new project
8) Addjust settings.py
9) Running "python manage.py syncdb"
10) Running "python manage.py lfs_init"
11) Running "python manage.py runserver"
--> everything seems to be running (just a quick-check).
Can anybody confirm if this is ok. Or does anyone have additional
concerns?
_rene
ReneMarxis
unread,
Jan 28, 2011, 5:59:58 AM1/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-lfs
oh what i forgott to say:
- Create media folder under new project
- Copy "django_lfstheme-0.5.0b5-py2.7.egg\lfstheme\static" to media
\lfstheme
- Copy "django_lfs-0.5.0b6-py2.7.egg\lfs\static" to media\lfs