Update

New TurnKey Django version (19.0)

Changes: Rebuild the sample project with Debian Trixie's Django 4.2 LTS, Python 3.13, Apache mod_wsgi and MariaDB packages. Update the bundled sample project's Django …

Update

New TurnKey Django version (18.0)

Changes: Upgraded to latest Bookworm version of Django (3.2.19). [Anton Pyrogovskyi ] Ensure hashfile includes URL to public key - closes #1864. Include webmin-logviewer module by …

Update

New TurnKey Django version (17.1)

Changes: Updated all Debian packages to latest. [ autopatched by buildtasks ] Patched bugfix release. Closes #1734. [ autopatched by buildtasks ] Links Release meta-files …

Update

New TurnKey Django version (17.0)

Changes: Upgraded to latest Bullseye version of Django (2.2.25). Updated all relevant Debian packages to Bullseye/11 versions. Provide predefined dh_params (via …

Update

New TurnKey Django version (16.1)

Changes: Rebuild on latest Debian Buster. Note: Please refer to turnkey-core's 16.1 changelog for changes common to all appliances. Here we only describe changes specific to this …

Update

New TurnKey Django version (16.0)

Changes: Upgraded to latest Buster version of Django (1.11.28). Explcitly disable TLS<1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x TurnKey releases supported TLS 1.2, but could …

Update

New TurnKey Django version (15.1)

Changes: Rebuild to resolve inadvertant removal of mariadb during sec-updates part of #1246. Links Release meta-files (signature, manifest)

Update

New TurnKey Django version (15.0)

Changes: Upgraded to Python3 Django Upgraded to latest Stretch version of Django (1.10.7). Replace MySQL with MariaDB Note: Please refer to turnkey-core's changelog for changes …

Update

New TurnKey Django version (14.2)

Changes: Installed security updates. Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. …

Update

New TurnKey Django version (14.1)

Changes: Installed security updates. Installed updated packages from TurnKey repo - includes relevant Webmin packages (v1.780) Note: Please refer to turnkey-core's changelog for …

Update

New TurnKey Django version (14.0)

Changes: Upgraded to latest Jessie version of Django (1.7.7). Complete rewrite of TurnKey example app following Django docs. Hardened default SSL settings Note: Please refer to …

Update

New TurnKey Django version (13.0)

Changes: Django: Latest Debian Wheezy package version of Django. Updated legacy settings [#65, #117]. Removed hardcoded version in online documentation link. Note: Please refer to …

Update

New TurnKey Django version (12.1)

Changes: Latest upstream source version of Django. Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to …

Update

New TurnKey Django version (12.0)

Changes: Django: Upgraded to latest upstream package. Database name and username changed to 'django' (simplicity). Added ipython (convenience). Major component versions …

Update

New TurnKey Django version (11.3)

Changes: Installed security updates. Enabled etckeeper garbage collection by default. Upgraded to latest inithooks version (adhoc re-initialization via turnkey-init) VMWare build: …

Update

New TurnKey Django version (11.2)

Changes: Built-in support for TurnKey domain management and dynamic DNS configuration, powered by Amazon Route 53, a robust cloud DNS service: /dns Pre-installed all available …

Update

New TurnKey Django version (11.1)

Changes: Django: Transitioned to mod_wsgi from mod_python (performance). Tweaked settings.py to be more dynamic. Configured email settings. Added settings_dev.py (sets DEBUG=y and …

Update

New TurnKey Django version (2009.10-2)

Changes: Installed all security updates (see manifest for package versions). Install security updates on firstboot (except when running live). Bugfix: Updated apt preferences for …

Update

New TurnKey Django version (2009.10)

Changes: Upgraded Django and pinned to update directly from Debian (security). Added Turnkey web control panel (replaces welcome page). Also provides example Django application …

Update

New TurnKey Django version (2009.03-hardy)

Release focus: security, updates Changes: Improved Django passwords and secrets generation mechanism (security) Database password is now randomly generated, and regenerated during …

Update

New TurnKey Django version (2009.02-hardy)

Release focus: security, usability, bugfixes and updates Changes: added SSL support added useful links to the default web root (e.g., the "it works!" page) set empty mysql root …

Update

New TurnKey Django version (2008.12.09-hardy)

Release focus: bugfixes and updates. Changes: Updated to latest django version - 1.0.2 (release notes) Regenerate django secret during installation Regenerate ssh keys during …

Update

New TurnKey Django appliance (2008.11.09-hardy)

Notes Example django project /var/www/django-sites/apps integrated with Apache and Mysql, supporting: Built-in administration console with embedded online documentation Static …