-
Hi,
I have followed all instructions from the documentation ("For the impatient") to do a quick install from the scratch and it seems work well because I can create pages and subpages with the menu op…
-
First let me say great job on your work here. I am using this for the second time on a project and I look forward to using the bootstrap3 version.
I am just wondering why the model admin form inputs…
-
With the installation of Telemeta 1.5, I get this error
Request Method: GET
Request URL: http://phonotheque.cmam.tn:8800/
Django Version: 1.6.8
Exception Type: ImportError
Exception V…
-
Once I make a row I get this error when i switch to draft mode. Did I set something up wrong. Was a dependency of FilerImagePlugin supposed to be installed?
```
'FilerImagePlugin'
Request Method: GE…
-
I'm looking at this as a possible better way to incorporate Bootstrap3 into my Django project. I truly love the work you've done with this. My current showstopper is I'm not seeing anything in the doc…
-
Maybe just a question...
djangocms 3.0.6
django 1.6.8
djangocms-cascade 0.4.0
After `pip install` and amendments to `settings.py`, running `./manage.py cms check` gives me the following error:
```
…
-
```
Environment:
Request Method: GET
Request URL: http://beta.python.org.ar/lista/
Django Version: 1.7.1
Python Version: 3.3.6
Installed Applications:
('django.contrib.admin',
'django.contrib.site…
-
This seems to be an error in django-bootstrap3.
-
I cannot get "djangocms-cascade 0.4.0" to work on Django CMS 3.0.7 with Django 1.7.1.
### Environment
- Ubuntu 14.04 Server 64-bit
- Python 2.7.6
- Django 1.7.1
- Django CMS 3.0.7 (installed via djang…
-
Sorry to bother, I couldn't find this info after searching for an hour.
These seem to be the top packages for adding bootstrap to Django views, and bootstrap to the Django admin respectively:
https:…