annotate roundup/anypy/TODO.txt @ 5749:b8a0421525b8 maint-1.6

Fix issue2551029: Jinja2 template install error. Remove config.ini from templates to make sure that roundup-admin install writes a new default config.ini based on configuration.py. Did not transfer updates from trunk that enhanced the configuration of backend value and the rdbms section.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Jun 2019 09:09:59 -0400
parents 4566360871dc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4089
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 Python compatiblity TODO
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 ~~~~~~~~~~~~~~~~~~~~~~~~
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3
5321
4566360871dc Raises python requirement to 2.7.
Bernhard Reiter <bernhard@intevation.de>
parents: 4994
diff changeset
4 Remove support for Python versions < 2.7. As they are not supported anymore.

Roundup Issue Tracker: http://roundup-tracker.org/