google-code-export / django-page-cms

Automatically exported from code.google.com/p/django-page-cms
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

TemplateSyntaxError: Invalid block tag: 'csrf_token' #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Getting this error on:

http://localhost:8000/admin/pages/page/

Seemed to just start happening after r762.

Traceback attached.

Original issue reported on code.google.com by intellin...@gmail.com on 12 Nov 2009 at 4:24

Attachments:

GoogleCodeExporter commented 9 years ago
Also, if DEBUG is turned off, a 500 is not thrown, but the page listing on that 
admin
page is blank.

Original comment by intellin...@gmail.com on 12 Nov 2009 at 4:26

GoogleCodeExporter commented 9 years ago
I commented out these tokens. These don't work with the current released 
version of Django 
but only with the trunk version.

Original comment by batiste....@gmail.com on 16 Nov 2009 at 8:42

GoogleCodeExporter commented 9 years ago
Not getting the error anymore, but the list of pages is still blank for some 
reason.
Any idea why that would be?

Thanks!

Original comment by intellin...@gmail.com on 16 Nov 2009 at 4:13

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by batiste....@gmail.com on 6 May 2010 at 7:22

GoogleCodeExporter commented 9 years ago
I meet this question too
python: 2.6.5
django: 1.1.1
django-cms: 2.1-beta

how to solve it?

Original comment by guoti...@gmail.com on 22 May 2010 at 5:42

GoogleCodeExporter commented 9 years ago
i am too
don't find answer

Original comment by developer.ru on 22 Jun 2010 at 9:00

GoogleCodeExporter commented 9 years ago
Django-cms is a fork of this project. If you have issue with it please use :

http://github.com/digi604/django-cms-2.0

Original comment by batiste....@gmail.com on 22 Jun 2010 at 9:08

GoogleCodeExporter commented 9 years ago
You must use django 1.2, because this beta release of django-cms is not 
compatible with older versions of djangp/

Original comment by disni...@gmail.com on 20 Aug 2010 at 9:40

GoogleCodeExporter commented 9 years ago
Django-page-cms aim to be Django 1.1 compatible. I don't know about Django-cms.

Original comment by batiste....@gmail.com on 20 Aug 2010 at 11:58