-
Notifications
You must be signed in to change notification settings - Fork 3
Implementation
rtp-calpoly edited this page Oct 13, 2014
·
17 revisions
- Configuration on Debian with Apache/MySQL.
- Website Python Official
- Website Django
- Official developers guide: (.pdf)
- Documentation Section: official documentation
- Debian Django installation: "sudo apt-get install python-django"
- Debian Apache installation: "sudo apt-get install apache2"
- Debian MySQL installation: "sudo apt-get install mysql"
- Debian Django integration with Apache and MySQL: (official guide).
- Registration Django application: Django Registration App
- Periodically, for periodical task execution.
- Django basic integration: .web
- Website Twisted Matrix
- Official developers guide: (.pdf)
- Documentation Section: Twisted Official Documentation
- Debian installation: "sudo apt-get install python-twisted"
- Release 1 User Management for Release 1.