-
When I click the add button in django admin to add some articles, the error happened.Some details are showed below.I will be appreciated if you can give me any useful advice.
> debug info
```
NoReve…
-
On my settings i have GETPAID_BACKENDS = ('getpaid.backends.dummy', ), and it raises the error:
``` python
TypeError: Item in ``from list'' not a string
```
If i change it to GETPAID_BACKENDS = (b'g…
-
Is there currently an option to add autofocus to a given field ? Anybody else finds that usefull ? Thanks!
-
Hello, i was wondering if you have considered adding jinja2 integration so this lib can be used with jinja2 templates in django?
-
I've tried to add a corporate membership on a demo site spun up via create.tendenci.com.
Submitting a corporate membership application produces the following error on
www.example.com/corporatemember…
-
I got this problem when loading paginator in .html
'paginator' is not a valid tag library: Template library paginator not found, tried django.templatetags.paginator,django_admin_bootstrapped.template…
renpj updated
9 years ago
-
I'm trying to upgrade to 2.2.2 from 2.1.1 and am having issues running `python manage.py migrate`
Here is the error log:
```
Operations to perform:
Synchronize unmigrated apps: sal, staticfiles, a…
-
Hello I'm not sure but I tried to take quiz-text and I get an error when I try to submit the responses to the entire quiz-text:
error at /course/Intro-to-CS/flow-session/2/finish/
[Errno 10061] No con…
-
Hello,
I'm trying to configure django-bootstrap3 to display inline forms without any success. The configuration in settings.py seems to have no effect in how django-bootstrap3 spits out the forms.
I'…
-
Environment:
Request Method: GET
Request URL: http://localhost:8000/volontulo/offers/dadad/14/join
Django Version: 1.8.4
Python Version: 3.4.3
Installed Applications:
('django.contrib.admin',
'djan…
magul updated
9 years ago