modelcluster

17 views
Skip to first unread message

William Dimas

unread,
Aug 16, 2015, 9:17:32 PM8/16/15
to Django users
Hi everyone!

I'm begginer on Django.
I download tar.gz file from django modelcluster, but I have no idea how to install it.
Other apps I've been installed via apt-get install.

Thanks in advance.

William Dimas

Luis Zárate

unread,
Aug 18, 2015, 11:29:56 AM8/18/15
to django...@googlegroups.com
This sounds like

$ pip install django-modelcluster

and maybe put it in the settings file

INSTALLED_APPS = (
...
"modelcluster",
...
)

This is the repository https://github.com/torchbox/django-modelcluster. it is in github so you can make an issue because this project needs documentation.



--
"La utopía sirve para caminar" Fernando Birri


Reply all
Reply to author
Forward
0 new messages