Thursday, October 30, 2014

Re: Override

this is why VCS were created for.
if the project is already under git, just clone and don't push

On Thu, Oct 30, 2014 at 6:09 AM, Julien Romagnoli <julien.romagnoli@gmail.com> wrote:
Hello Guys,

I'm working on the an existing project with django, 
but i need to change some behavior of this project for personal use.

but the problem is if i change some part of code of the project after it will be complicate to apply the next update with git

that why i'm trying to find a way for override some function, but without change the original code 

Best Regards

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fbef1cb5-1528-4279-88aa-8fb014fcd1ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tJmNZqjw%2BHvL9f5S9tVWWB7LYd5hEayaNn73e9xgqXYCw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment