Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/egel/django_poll

This is a very simple Django project based on tutorial form Django project - https://www.djangoproject.com/.
https://github.com/egel/django_poll

Last synced: 5 days ago
JSON representation

This is a very simple Django project based on tutorial form Django project - https://www.djangoproject.com/.

Awesome Lists containing this project

README

        

# Django Poll
This is a very simple Django project based on tutorial from [Django project](https://www.djangoproject.com/).

## Features

* Project is ready to deploy on Apache2 + mod_wsgi, MySQL.

### What more TODO:

* Improve security for keys (SECRET, DB_USER_NAME, DB_PASSWORD) placed into `settings.py`.

## License
MIT License is used for this project.