Hi, It is more than one year I am using GIT with Django and there are no problems, just make sure that the statics stays out of the repository and that into the .gitignore file there are no required path or extensions
Eugenio Il giorno 04/mag/2012 05:55, "Larry Martell" <larry.mart...@gmail.com> ha scritto: > On Thu, May 3, 2012 at 9:42 PM, Stanwin Siow <stanwin.kts...@gmail.com> > wrote: > > Hello there, > > > > Just wanted to enquire about a project that i have been working on. > > > > It was previously hosted on an svn repository however my supervisor then > > decided to migrate it to GIT. > > > > my question here would be do i need to reinstall the external modules > that i > > used in my django project like django-registration and django-paypal in > GIT? > > > > Or would the functionalities be the same? > > > > I'm asking this is because i discovered a break in the program after the > > migration. > > > > Any help or advice is appreciated. > > > > Thanks in advance! > > This may or may not be applicable to your situation. We had be using > django from SVN with -r 13034. When we switched to django from git, > version 1.2 worked, but 1.4 did not. We had to make quite a few > changes to get 1. 4 to work. In the end it wasn't that bad, but it > wasn't seamless. > > -larry > > -- > 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. > > -- 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.