Mobile website using Django

2010-11-18 Thread Helge
n, WURFL). Does anyone have experiences with these projects. Which would you recommend? [1] code.google.com/p/django-bloom/ [2] code.google.com/p/djangobile [3] http://sourceforge.net/projects/mobiledjango/ [4] https://github.com/gregmuellegger/django-mobile Best regards, Helge -- You receiv

Re: Prevent URLs from being called directly

2007-03-30 Thread Helge
'll go to the form > page. If they're submitting the form, then it will be validated and > either return to the page with errors, or save the new entry and > redirect to the new page. > > This paradigm isn't valid in all

Re: Prevent URLs from being called directly

2007-03-30 Thread Helge
Hey guys, Thanks a lot for all your answers! Helge --~--~-~--~~~---~--~~ 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

Prevent URLs from being called directly

2007-03-30 Thread Helge
which is correct and okay for me, but may possibly seem a bit strange for an end user). I wonder if there is a standard way in Django to prevent URLs from being called directly. Helge --~--~-~--~~~---~--~~ You received this message because you are subscribed t