Installing lfs on windows for development

140 views
Skip to first unread message

ReneMarxis

unread,
Jan 28, 2011, 5:39:13 AM1/28/11
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:

Using Python 2.7

1) Downgrade to django 1.1.3 ...
2) Install django-contact-form (python setup.py install)
3) Install PIL 1.1.7 (python setup.py install)
4) Install benoitc-gunicorn (python setup.py install)
5) Install django-lfs-0.5.0b6 (python setup.py install)
downloads and installs:
- django_lfstheme-0.5.0b5-py2.7.egg
- django_pagination-1.0.7-py2.7.egg
- django_paypal-0.1.2-py2.7.egg
- django_portlets-1.0b4-py2.7.egg
- django_reviews-0.2.1-py2.7.egg
- django_tagging-0.3.1-py2.7.egg

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
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
Reply all
Reply to author
Forward
0 new messages