Edgewall Software

Changes between Version 235 and Version 236 of TracInstall


Ignore:
Timestamp:
Apr 2, 2008, 7:56:29 PM (16 years ago)
Author:
Christian Boos
Comment:

Removed link to TracCaseStudies (is there a name for such kind of wiki pages?)

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v235 v236  
    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
    75
    86Trac 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.