aboutsummaryrefslogtreecommitdiff
path: root/dicoweb/requirements.txt
AgeCommit message (Collapse)AuthorFiles
6 daysUpdate DicowebWojciech Polak1
* Switch to Python 3.11+ with type hints * Upgrade Django to version 4.2 * Improve desktop and mobile views using HTML5 * Implement a dark mode * Use Poetry and pyproject.toml * Integrate Pylint and Mypy for development * Implement various fixes and improvements
2021-04-24Remove support for Python 2.xSergey Poznyakoff1
2018-08-27Version 2.6release-2.6Sergey Poznyakoff1
* NEWS: Update. * configure.boot: Raise version number. * DISTFILES: New file. * Makefile.am (dist-hook): Add only files explicitly listed in DISTFILES. * app/python/.gitignore: New file. * app/python/DISTFILES: New file. * app/python/README: New file. * app/python/dicod.conf.in: New file. * app/python/mediawiki.py: Fix the initial comment * app/python/requirements.txt: New file. * dicoweb/requirements.txt: Require wikitrans 1.2 or later.
2018-08-20dicoweb: Fix Python 3 compatibilitySergey Poznyakoff1
Remove the phased-out "wit" submodule. Use wikitrans instead. * .gitmodules: Remove the wit submodule * app/python/wit: Delete * app/python/mediawiki.py: Use wikitrans. * app/python/mediawiki2.py: Use wikitrans. * dicoweb/INSTALL: Update. * dicoweb/dicoclient/dicoclient.py: Use wikitrans. Fix python 3 compatibility. * dicoweb/dicoclient/__init__.py: Fix python 3 compatibility. * dicoweb/requirements.txt: Rewrite. * dicoweb/templates/base.html: Likewise. * dicoweb/templates/index.html: Likewise. * dicoweb/views.py: Likewise. * dicoweb/wsgi.virtualenv.py: Remove * dicoweb/settings-sample.py: Remove deprecated statements.
2015-03-15Add Python 3 support via Six.Wojciech Polak1
2014-10-19Update Dicoweb for Django 1.5+Wojciech Polak1
2014-01-11Minor Dicoweb changes.Wojciech Polak1
2013-04-09Support Django 1.5.Wojciech Polak1
2013-03-08PEP8 code formatting changes.Wojciech Polak1
Update Dicoweb for Django 1.4+ Add requirements.txt file for PIP.

Return to:

Send suggestions and report system problems to the System administrator.