Complicated relationships

2016-05-23 Thread Mlati Mudan
I read the django documentation for a simple many-to-many relationship and I get it, but I'm stuck with this kind of complexity. Each restaurant employs many chefs and serves many dishes. Each chef can work for many restaurants and prepare many dishes. Each dish can only be prepared by a singl

Storing images in a database using Django.

2016-05-06 Thread Mlati Mudan
Hi guys, I'm a TOTAL noob when it comes to django and web development for that matter. I have an idea for a web app and I do have a basic understanding of programming. I've gone through a few Django tutorials and I'm confident I can do it, I just need help along the way :) So, my "brilliant"