Django
Revision as of 22:45, 15 March 2015 by Rafahsolis (talk | contribs) (Created page with "==== Requirements: ==== * Python * Database (MySQL / PostgreSQL...) ==== Installation: ==== <nowiki>pip install django</nowiki>")
Requirements:
- Python
- Database (MySQL / PostgreSQL...)
Installation:
pip install django