Edgewall Software

Changes between Version 246 and Version 247 of TracInstall


Ignore:
Timestamp:
Jun 23, 2008, 5:20:31 PM (16 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v246 v247  
    22[[TracGuideToc]]
    33
    4   '''NOTE: this page is now for 0.11, which will be released soon. For installing previous Trac versions, please refer to wiki:0.10/TracInstall.'''
     4  '''NOTE: this page is now for 0.11. For installing previous Trac versions, please refer to wiki:0.10/TracInstall.'''
    55
    66Trac is written in the Python programming language and needs a database, [http://sqlite.org/ SQLite], [http://www.postgresql.org/ PostgreSQL], or [http://mysql.com/ MySQL]. For HTML rendering, Trac uses the [http://genshi.edgewall.org Genshi] templating system.