Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62971 > unrolled thread

Django filer plugins for django-cms installation

Started byGary Roach <gary719_list1@verizon.net>
First post2014-01-01 17:51 -0800
Last post2014-01-01 17:51 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Django filer plugins for django-cms installation Gary Roach <gary719_list1@verizon.net> - 2014-01-01 17:51 -0800

#62971 — Django filer plugins for django-cms installation

FromGary Roach <gary719_list1@verizon.net>
Date2014-01-01 17:51 -0800
SubjectDjango filer plugins for django-cms installation
Message-ID<mailman.4786.1388631097.18130.python-list@python.org>
I'm trying to set up a python django_cms system using:
	Debian OS
	Wheezy distribution
	Python 2.7.3
`	Django 1.5.5
	PostgreSQL 9.1
with pip and virtualenv.
The last test errored out and I traced the problem to the missing 
cmsplugin-filer-0.9.4.tar.gz package not being installed. The 
settings.py file has been properly annotated. Where should I put the 
untared files in a typical Debian Wheezy installation.

All help will be sincerely appreciated.

Gary R.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web