Matt Segal 2020/10/3

Django project blueprint: data model

Read Original

This article details the process of designing a data model for a Django project, specifically for a survey application. It explains the rationale behind creating models for Survey, Question, Option, and Submission, and how they link together to manage survey ownership, questions, answer options, and user submissions.

Django project blueprint: data model

评论

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet