URLConf

2010-06-16 Thread Siddharth. S
Hi, I did the following to allow the page to be loaded with or without the '/' at the end: (r'^mysite(/*)$', redirect_to, {'url':'/mysite/home/'}), in URL patterns. I got an error page, and the following error: Exception Type: TypeError at /mysite/ Exception Value: redirect_to() got multiple va

Re: File upload limits

2011-06-05 Thread Siddharth S
roup at > > http://groups.google.com/group/django-users?hl=en. > > > -- > 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