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
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
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
Changes: Updated all Debian packages to latest. [ autopatched by buildtasks ] Patched bugfix release. Closes #1734. [ autopatched by buildtasks ] Links Release meta-files …
Update
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
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
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
Changes: Rebuild to resolve inadvertant removal of mariadb during sec-updates part of #1246. Links Release meta-files (signature, manifest)
Update
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
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
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
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
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
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
Changes: Django: Upgraded to latest upstream package. Database name and username changed to 'django' (simplicity). Added ipython (convenience). Major component versions …
Update
Changes: Installed security updates. Enabled etckeeper garbage collection by default. Upgraded to latest inithooks version (adhoc re-initialization via turnkey-init) VMWare build: …
Update
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
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
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
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
Release focus: security, updates Changes: Improved Django passwords and secrets generation mechanism (security) Database password is now randomly generated, and regenerated during …
Update
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
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
Notes Example django project /var/www/django-sites/apps integrated with Apache and Mysql, supporting: Built-in administration console with embedded online documentation Static …