An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
-
Updated
Jul 27, 2018
An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
This is the Django 1.11 Polls App,Which I have Done Reading the offical Document Of Django 1. 11
sites created using django
SurveyBasket is a user-friendly website for creating and sharing surveys. Users can post questions, receive votes, and analyze responses in real-time to gain valuable insights.
This is a project containing the Poll app that is given in the tutorial of Django Documentation.
This is a polls application based on the tutorial of Django official documentation made for learning purpose. But the project is done with PostgreSQL DB instead of SQLite.
Writing your first Django app
Add a description, image, and links to the pollsapp topic page so that developers can more easily learn about it.
To associate your repository with the pollsapp topic, visit your repo's landing page and select "manage topics."