Hacker News new | ask | show | jobs
by switch007 1403 days ago
That’s definitely a data modelling learning topic and not Django. (You just use django to implement your design decisions)

I’m on mobile so can’t easily locate specific recommendations but if you Google data/database modelling/design, normalization etc you should find a wealth of info.

1 comments

Thanks, will look into it!