On Jan 2, 10:16 am, SG_Muse <sidneygij...@gmail.com> wrote:
> Thank you very much for your quick answers gentlemen!
>
> I removed the quotes, but that lead into another problem;
> TemplateSyntaxError Could not parse the remainder: ' name' from
> 'project name'
> I copied the traceback:http://dpaste.com/104542/
>
> I hope you can help me once again :)
As the error trace is telling you, the problem is in your
project_gi.html template file. Look for where and how you use the
string 'project name' in that template.
-RD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---