summaryrefslogtreecommitdiff
path: root/tools/devsetup
AgeCommit message (Expand)Author
2025-10-07This README is already in markdown, name it as suchMagnus Hagander
2025-10-07Minor documentation updates for the new settings loading schemeMagnus Hagander
2025-10-07Allow loading settings from outside of the postgresqleu moduleMarkus Wanner
2024-11-13Add support for reportlab 3.6 to the dev_requirements.txtMagnus Hagander
2024-11-12Add support for qrcode library, and make it defaultMagnus Hagander
2024-08-19Remove dependency on pgcryptoMagnus Hagander
2024-05-08Update devrequirements to Django 4.2Magnus Hagander
2024-05-08Switch from pytz to zoneinfo for timezone dataMagnus Hagander
2023-12-22Use psycopg2-binary in devrequirementsMagnus Hagander
2023-06-13s/f/if/Andreas Scherbaum
2022-08-15Verify if superuser already exists, and skip creation of superuserAndreas Scherbaum
2022-08-15Add workaround in dev_setup.sh for newer versions of virtualenvMagnus Hagander
2022-08-15Update reportlab depdedency in dev to match bullseyeMagnus Hagander
2022-06-25Remove dependency on django_markwhat and showdownMagnus Hagander
2022-04-08Add PyWT to devrequirementsMagnus Hagander
2021-12-25Bump django dependency to 3.2 LTSMagnus Hagander
2021-10-13Make the location of TTF fonts configurableMagnus Hagander
2021-04-21Remove deprecated option from dev_setup.shMagnus Hagander
2020-05-11Update dev readme to reflect we're on python 3.7 nowMagnus Hagander
2020-04-04Update dev_requirements.txt indicating django 2.2 nowMagnus Hagander
2020-02-06Update jinja version in requirements.txt to allow fixesMagnus Hagander
2020-02-06Update requirements.txt with versions from new DebianMagnus Hagander
2020-01-03Update django-markwhat dependency to 1.6.2Magnus Hagander
2019-11-05Make loading of qrencode and cairosvg optionalMagnus Hagander
2019-11-01Use pycryptodomex instead of pycryptodomeMagnus Hagander
2019-11-01Switch to using pycryptodome instead of pycryptoMagnus Hagander
2019-10-31Update django reference in the dev setup requirements.txtMagnus Hagander
2019-10-31wsgiref dependency is not needed when using python3Magnus Hagander
2019-08-16Add support for generating "cards" for sessions and speakersMagnus Hagander
2019-06-28Sync up django and jinja versions in devsetup with prodMagnus Hagander
2019-02-25Remove the old way the dev_setup script is asking for parametersAndreas Scherbaum
2019-02-19Update README, add dependenciesAndreas Scherbaum
2019-02-06Small update for development README for python 3Magnus Hagander
2019-02-01Small updates for dev local_settings.pyMagnus Hagander
2019-02-01Update devsetup for py3Magnus Hagander
2019-02-01Add missing template file for devsetupMagnus Hagander
2018-12-19Update dev_requirements.txt to the correct version of djangoMagnus Hagander
2018-12-12Implement system skinning, remove pgeu dataMagnus Hagander
2018-04-26Update Django versionDave Page
2017-12-09Make registration and speaker tokens mandatory fieldsMagnus Hagander
2017-11-17Remove version requirement on psycopg2 in dev setupMagnus Hagander
2017-11-17qrencode is a requirement for some of the confreg functionalityMagnus Hagander
2017-11-02The new slides code requires file-magicMagnus Hagander
2017-10-06Add missing comma to generated config file.Dave Page
2017-09-20Python requests module now needed for VAT validationMagnus Hagander
2017-09-13Add note on macOS installationDaniel Gustafsson
2017-09-13Add script to set up simple development installMagnus Hagander