Hi Arbi,

It looks like David Webb answered a similar issue in this thread:

http://groups.google.com/group/google-appengine/browse_thread/thread/b4544193c16cb959

Did that resolve it?

Thank you,

Jeff

On Mar 11, 2:33 pm, arbi <arbin...@gmail.com> wrote:
> Hi,
> I am a beginner, because I think it is a simple issue :
>
> <class 'django.core.exceptions.ViewDoesNotExist'>: Tried start_page in
> module routes.views. Error was: 'module' object has no attribute
> 'CharField'
>
> In my routes.views I have the start_page def :
>
> def start_page(request):
>         return render_to_response ('routes/index_search_template.html')
>
> Did I forget to import something? Is it a problem linked to template?
> Thanks a lot
>
> Arbi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to