Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62971 > unrolled thread
| Started by | Gary Roach <gary719_list1@verizon.net> |
|---|---|
| First post | 2014-01-01 17:51 -0800 |
| Last post | 2014-01-01 17:51 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Django filer plugins for django-cms installation Gary Roach <gary719_list1@verizon.net> - 2014-01-01 17:51 -0800
| From | Gary Roach <gary719_list1@verizon.net> |
|---|---|
| Date | 2014-01-01 17:51 -0800 |
| Subject | Django 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.
Back to top | Article view | comp.lang.python
csiph-web