A good first step would be going through the django tutorial at https://docs.djangoproject.com/en/1.11/intro/tutorial01/
-- Also, Victor Frietas has written an excellent starter series for complete beginners to Django at https://simpleisbetterthancomplex.com/series/beginners-guide/1.11/
The structure you have displayed is pretty easy to implement with django, so I think once you get past the tutorials, adapting your schema to django models will be easy and you'll also have an understanding of how to use django for your project goals.
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/90d9d364-ae01-415a-b113-ab6bc1553135%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment