(fleshin)

3 views
Skip to first unread message

Francesco Facconi

unread,
May 13, 2009, 2:39:05 PM5/13/09
to Django Apps
Hi! I am trying to install django-fleshin, but I cannot find the doc/
folder!
How can I install it in my project?
Thank you!

Guilherme Gondim

unread,
May 15, 2009, 1:52:08 PM5/15/09
to djang...@googlegroups.com
Francesco Facconi <fac...@gmail.com>
writes:

> Hi! I am trying to install django-fleshin, but I cannot find the doc/
> folder! How can I install it in my project?

Hi, we don't have docs yet, sorry... but setup is simple: you need put
the package ``fleshin`` on PYTHONPATH (you can to do this type ``python
FLESHIN_DIR/setup.py install``), then add fleshin in INSTALLED_APPS and
configure your project urls.py (using ``include`` is enough,
``(r'^photos/', include('fleshin.urls'))``).

I think is only this you need.

Note: django-fleshin doesn't work with Django 1.X. If you can help us to
adapt to new Django version you are welcome. :-)

Cheers,
semente

--
Guilherme Gondim (semente)
http://semente.taurinus.org

Francesco Facconi

unread,
May 15, 2009, 7:30:11 PM5/15/09
to djang...@googlegroups.com
Thank you for your answer!!!!!

My problem is building the template, there is no documentation in the
view files.
I am using Django 1.0.2, maybe this is the problem.

Thank you!

Il giorno 15/mag/09, alle ore 19:52, Guilherme Gondim ha scritto:
Reply all
Reply to author
Forward
0 new messages