Re: The problem of versioning a large project.

2023-04-02 Thread Alex Sonar
ch are created for each application. > > > > why? what's the reasoning for this? django already has apps, so why do you > need to make multiple projects for single components? > On Friday, March 31, 2023 at 10:15:06 AM UTC-4 cha...@gmail.com wrote: > >> >&g

The problem of versioning a large project.

2023-03-29 Thread Alex Sonar
The problem of versioning a large project. Hi guys, I really got stuck with the challenge, with the design of versioning for a large project. Now we have organized versioning, where our project is divided into separate GIT repositories which are created for each application. The new necessit