Edgewall Software

Changes between Version 232 and Version 233 of TracInstall


Ignore:
Timestamp:
Feb 21, 2008, 12:14:31 AM (16 years ago)
Author:
henke.mike@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v232 v233  
    33
    44  '''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.'''
     5
     6[wiki:TracCaseStudies TracCaseStudies] -- Case studies for Trac Structure Layouts
    57
    68Trac 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.