An open API service indexing awesome lists of open source software.

https://github.com/kernel-loophole/django-polls

using Django queryes in polls using Django docs
https://github.com/kernel-loophole/django-polls

Last synced: about 1 year ago
JSON representation

using Django queryes in polls using Django docs

Awesome Lists containing this project

README

          

# Django-polls
![Optional Text](index.png)
# How to Query Database
Using Django queryes in polls App.How to connect to Database and extract valuable information for Database using Django F and Q module.