knilios / ku-polls

Online polling and surveying application
0 stars 0 forks source link

Implement tutorial part 2 #8

Closed knilios closed 3 months ago

knilios commented 3 months ago

Initialize database, create models for polls app, learn how to use Django interactive shell to interactively explore models by running python commands. Learn to use Django admin interface.