In part 5 of the Django Poll App tutorial there was a "Vote Again"
function, how do you access the next question.id, instead of the current
one?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving
Thank you Matthew, appreciate your reply.
On Friday, November 4, 2016 at 11:00:36 AM UTC-7, Matthew Pava wrote:
>
> I am just a regular user, but I don’t see how a Django setting could
> possibly modify some such a setting on the web server. I would just learn
> how to write that EB command
Hi,
could you show your settings.py? And maybe also the {% extends .. %} part of the
template that causes the error.
Regards,
Antonis Christofides
http://djangodeployment.com
On 2016-12-09 01:24, David Pineda wrote:
> Hello guys.
>
> I have a template inside app, and the base template in files/
And in the model, have a field in which you store the text - you can edit
this field via something like TinyMCE
(https://django-tinymce.readthedocs.io/en/latest/).
If it is just a few, fixed pages; you can also
use https://docs.djangoproject.com/en/1.10/ref/contrib/flatpages/
On Saturday, 10
4 matches
Mail list logo