Wednesday, June 3, 2020

Deciding on Database

Hello everyone, Hope you are doing well. 

I am building a website with django which will be used to view different documentation related to the construction industry, in an easy to use and share format. 

The main viewer page will have a vertical nav bar with different chapters and sections. And the right side will be the content. 

What I am trying to figure out is instead of doing a hardcoded HTML css static file, use the database to create a html file . What do you think is the best way to go about ir. I thought about it a lot and the problems I see is where there are lists/tables/images in content. I am having a hard time deciding what models should I create.

Please see attached for what I am trying to build. 

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eca1e72f-7b8f-4d14-884f-d7a3b2d67491%40googlegroups.com.

No comments:

Post a Comment