Development challenge of an application. Sample site with four pages for access.
- Python 3.5
- Django
Clone the repository in a local folder.
$ git clone https://github.com/Zapelini/site_fulano.git
$ cd site_fulano
$ pip install -r requirements.txt
python manage.py runserverAccess your browser at http://localhost:8000.