-
More of a long-term goal, but decided to have a look at what would be required to get there. Some of the modules used don't currently support Django 2.0:
* django-cms
* Planned for the 3.6 rel…
-
Hello
I'm using the docker build from production-template repository.
During the first run of migrate, this is what I got:
```
Initializing database migrations. This may take a minute.
Oper…
-
## Description
The CSS settings for the Column widget are unresponsive to mouse input.
## Steps to reproduce
1. Create a page and click on edit
2. Select the Column widget.
3. Try and edi…
-
I had this error when trying to urlpatterns = patterns(
...
url(r'^', include('djangocms_forms.urls')),
...
)
get this error: ModuleNotFoundError: No module named 'django.core.urlr…
-
Hi all,
i installed the latest version of django-cms and so the django-mptt 0.6.0.
When i try to install aldryn-blog the installation fails on the version of django-mptt cause it requires below 0.6.…
-
### Summary
When changing the order of plugins, the `changed_date`-field on table `cms_cmsplugin` doesn't get updated.
### Expected behaviour
Changing plugins (however) should always cause …
wfehr updated
2 years ago
-
When creating a new page in django cms or adding a new language version of an existing page, django-cms pre-fills the non-optional slug field with a sanitized version of the localized page title.
E…
bjrne updated
4 years ago
-
**Error Logs**
```
django.db.utils.IntegrityError: insert or update on table "bootstrap4_picture_bootstrap4picture" violates foreign key constraint "bootstrap4_picture_b_picture_id_f26d968d_fk_fil…
-
```
What steps will reproduce the problem?
1: Update Django to latest SVN
2: Try add page in admin
What is the expected output? What do you see instead?
Submitted new page
Are you using the trunk v…
-
By not including the non-github contributors, in some cases the main contributor(s) are not on the high-score list, which isn't too fair to them.
For example compare https://github.com/api/v2/json/r…
ojii updated
13 years ago