Re: How can we Commit request.FILES using pysvn in Django?

2013-02-26 Thread Jacob Haslehurst
This list is for the discussion of django itself, this question would be perfect for django-users. - Jacob On Tuesday, 26 February 2013 at 2:57 PM, Abdul Wahid wrote: > I have to commit files from request.FILES to svn repository usiong pysvn but > when i try like this > > import pysvn > cli

Re: Multi Client Django System

2013-02-22 Thread Jacob Haslehurst
This list is for the discussion of django itself, this question would be perfect for django-users. - Jacob On Saturday, 23 February 2013 at 11:50 AM, Delcio Torres wrote: > Dear Sirs, > > Maybe this is a concept question, but here we go. > > I'm doing test development to learn django and us