Django
Django - High-level Python Web Framework
Install / Use
/learn @turnkeylinux-apps/DjangoREADME
Django - High-level Python Web Framework
Django_ is a high-level Python Web framework that encourages rapid
development and clean, pragmatic design. Python's equivalent to the
famous Ruby on rails, Django lets you build high-performing, elegant Web
applications quickly. Django focuses on automating as much as possible
and adhering to the "Don't Repeat Yourself" (DRY) principle.
This appliance includes all the standard features in TurnKey Core_,
and on top of that:
-
SSL support out of the box.
-
Preconfigured example Django project located at /var/www/turnkey_project
- Integrated with Apache2 (mod_wsgi), MySQL and Postfix.
- Built-in administration console with embedded online documentation.
-
Python3 build of Django installed from Debian repos (security)
-
iPython for enhanced Django shell interaction.
-
Webmin modules for configuring Apache2, and MySQL.
Credentials (passwords set at first boot)
- Webmin, SSH, MySQL: username root
- Django admin console: username admin
.. _Django: http://www.djangoproject.com/ .. _TurnKey Core: https://www.turnkeylinux.org/core
