On Jun 7, 9:33 am, grElement <ang...@andyet.net> wrote: > Yeah, I couldn't figure it out either since the error message is not > so helpful and it seems that this is actually a django bug that they > are currently working on, but according to the documentation of the > error reporting bug it should be coming from my view file. Weird thing > is I've used this same code on a different project and it works fine. > I guess my other option is just to revert back a bit to a point I know > it was working and add back in the some of the other template > formatting and css changes I've made one at a time.
Another place it could be coming from is your urls.py. Possibly you've missed off a comma at the end of one of the tuples. -- DR. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---