Re: How to structure this django application

2017-04-08 Thread Rich Shepard
On Sat, 8 Apr 2017, Sithembewena Lloyd Dube wrote: Do take the time to peruse the book. It would be time well spent. Also, do keep in mind that the recommendations therein do not apply to a Django blog or CRM sustem etc, per se. They would apply just as well if you were building a RESTful mobile

Re: How to structure this django application

2017-04-07 Thread Sithembewena Lloyd Dube
Hey Rich, Do take the time to peruse the book. It would be time well spent. Also, do keep in mind that the recommendations therein do not apply to a Django blog or CRM sustem etc, per se. They would apply just as well if you were building a RESTful mobile app backend. The problem you describe of

Re: How to structure this django application

2017-04-07 Thread Rich Shepard
On Sat, 8 Apr 2017, Sithembewena Lloyd Dube wrote: My best recommendation for structuring Django projects (and for optimization and a myriad other goodies) would be the book Two Scoops of Django by Daniel and Audrey Roy Greenfeld. I could say a lot but the bottom line is, check the book out. It'

Re: How to structure this django application

2017-04-07 Thread Sithembewena Lloyd Dube
Hey Rich, My best recommendation for structuring Django projects (and for optimization and a myriad other goodies) would be the book Two Scoops of Django by Daniel and Audrey Roy Greenfeld. I could say a lot but the bottom line is, check the book out. It's at https://www.twoscoopspress.com/ There

How to structure this django application

2017-04-07 Thread Rich Shepard
Caveat: I'm not a professional coder or web developer, but have written many applications over the years. Because I'm also new to django I need insights into how to structure an application application supporting multiple users, each in its own private section. This application will allow my