-
Following your instructions, I got the following error message after executing
```
$ python manage.py syncdb --all
```
```
Traceback (most recent call last):
File "manage.py", line 10, in
ex…
nop33 updated
7 years ago
-
### Introduction
Pelican is a static site generator for Python developers. If you're familiar with Python, you might be using this tool to write your own blog. But storing data in your codebase can b…
-
TypeError at /admin/mobiles/mobilenotification/
unhashable type: 'list'
Request Method: GET
Request URL: http://0.0.0.0:8000/admin/mobiles/mobilenotification/
Django Version: 1.8.9
Except…
-
**Impact of the bug**
Inform which systems get affected by this bug. Which agent(s)? Which central service(s)?
MSRuleCleaner, MSTransferor, ReqMgr2
**Describe the bug**
There are three wfs con…
-
**When I try to run :**
cmsDriver.py --mc --eventcontent FEVTDEBUGHLT --datatier GEN-SIM-DIGI-RAW --conditions 102X_upgrade2018_realistic_v15 --step DIGI,L1,DIGI2RAW,HLT:@relval2018 -n -1 --ge…
-
#### Description
In CMS_Conservative_init, w is received from Python code.
Its size is not validated hence "self->table[i] = (CMS_CELL_TYPE *) calloc(self->width, sizeof(CMS_CELL_TYPE));" ma…
-
Hello there,
I am getting the following error when I try to execute the function app in the portal.
Local time Type Details
11:17:56.524 Trace Severity level: Information, Message: Loading fun…
-
On creating the AB test, the following error happens:
```
wagtail-ab-testing.js?v=afb7bfd0:2 Uncaught ReferenceError: abTestingTabProps is not defined
at HTMLDocument. (wagtail-ab-testing.js?…
-
On many Python files, there is line
```python
from __future__ import absolute_import, print_function
```
which is used for compatibility for both Python 2 and Python 3. Root 6.32 dropped suppo…
-
## Description
I am creating another database with tables not used with DjangoCMS and found a bug in the migration code.
see file .venv/lib/python3.11/site-packages/cms/migrations/0030_auto_2018…