Skip to content

Commit 43b59b5

Browse files
author
Alexander Smishlajev
committed
TODO: migrate minimal template to new layout;
test system is unlikely to be included in binary distributions
1 parent 30460c3 commit 43b59b5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

TODO.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ Required:
99
postgresql.txt)
1010
- fix documentation referring to customisation using interfaces.py
1111
- fix admin_guide referring to structure of trackers
12-
- add config.ini section descriptions
12+
- add config.ini section descriptions - DONE?
1313
- review use of hasPermission etc. in classic template
1414
- how to override Client class methods like determine_user?
1515
- clean up roundup.cgi
16-
- include demo.py and the test system in the binary distributions
16+
- include demo.py in the binary distributions
17+
- migrate minimal template to new layout
1718

1819
Optionally:
1920
- have rdbms backends look up the journal for actor if it's not set
@@ -23,3 +24,4 @@ Optionally:
2324
- refactor backends to have a common Database class that manages them all,
2425
allowing different Class implementations from differen backends in the
2526
one tracker
27+
- include the test system in the binary distributions

0 commit comments

Comments
 (0)