-
add to requirements.txt django-bootstrap3
-
I started with the ccokiecutter-django site, and then added in django-tentant-schemas. I made all the necessary config changes. When I run "python manage.py migrate_schemas --shared" I get "Unknown co…
-
Versions:
django 1.7
django-cms 3.0.6
djangocms-cascade 0.4.0 (pip install -e git+https://github.com/jrief/djangocms-cascade.git@0.4.0#egg=djangocms-cascade)
MySQL 5.5
I followed the instructions at …
-
I get this error when I include
```
'OPTIONS': {
'context_processors': [
....
'easy_thumbnails.processors.colorspace',
'easy_thumbnails.pro…
-
I get this error when I include
```
'OPTIONS': {
'context_processors': [
'easy_thumbnails.processors.colorspace',
],
},
```
```
Environment:
Request Metho…
-
Opening this issue as a placeholder for discussion in the future.
-
After navigating to http://192.168.56.101/corporatememberships/applications/mycorps/ as admin I use the Corporate Memberships dropdown menu and click Add Corp. Member. and see a 404.
```
Page not fou…
-
Environment:
Request Method: GET
Request URL: http://127.0.0.1:8000/users/16/
Django Version: 1.8.1
Python Version: 3.4.2
Installed Applications:
('django.contrib.admin',
'django.contrib.auth',
'd…
-
I don't quite know what to make of this...
I have installed
```
django-cms==3.0.7
Django==1.6.8
djangocms-cascade==0.4.0
```
In my `settings.py`:
```
CMSPLUGIN_CASCADE_PLUGINS = ('cmsplugin_casca…
-
Traceback:
```
Environment:
Request Method: GET
Request URL: http://back.my.dev:8000/contacts/company/recover/274/
Django Version: 1.8.3
Python Version: 2.7.9
Installed Applications:
['back',
'suit…
Nekmo updated
9 years ago