Tuesday, August 18, 2015

Re: modelcluster

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


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAG%2B5VyPyVnsvRRKt8fkgnwwfD-RCRm0GVM1Ln-4LOvFLMcSrmQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment