-
In views.py
return render_to_response("notification/notice.html", {
"notices": notices,
"notice_types": notice_types,
"notice_settings": notice_settings,
}, context_i…
-
I see a lot of references to Django HTML templates. Is this library suitable for apps that use Django only as a backend (API with Django REST Framework)? Is it possible to only record referral action …
SHxKM updated
2 years ago
-
(copied from pinax/pinax-lms-activities#2)
It might be worthwhile distinguishing different activity types such as a one off survey from a repeatable quiz. There are other dimensions to consider, thou…
-
```
1. Add-value:
* much broader target audience
* indeed unique feature popping up Pinax in global web-community
* more users and developer will be attracted to Pinax
2. Reasoning:
* more …
-
```
The goal is to get a drop in place solution to integrate django-survey in
django-hotclub.
--yml
```
Original issue reported on code.google.com by `yann.ma...@gmail.com` on 10 Jun 2008 at 9:48
-
```
The goal is to get a drop in place solution to integrate django-survey in
django-hotclub.
--yml
```
Original issue reported on code.google.com by `yann.ma...@gmail.com` on 10 Jun 2008 at 9:48
-
#### Issue Summary
I am seeing KeyErrors for `'active'` via
```
File "/usr/lib/python3.6/site-packages/pinax/stripe/actions/events.py", line 30, in add_event
webhook.process()
File "/…
-
I got this through from the webhook:
```
ValueError: Cannot assign None: "Card.customer" does not allow null values.
File "django/core/handlers/base.py", line 132, in get_response
response = wr…
-
```
1. Add-value:
* much broader target audience
* indeed unique feature popping up Pinax in global web-community
* more users and developer will be attracted to Pinax
2. Reasoning:
* more …
-
Hi I just did a fresh install of
pinax-account
and
pinax-submissions
When I got to http://localhost:8000/submissions/submit/ it says that all the templates are missing, which is kind of true…
ghost updated
6 years ago