Mercurial > sat_legacy_website
diff README @ 23:2fdbf8ebb72b
upgrade to Django 1.7.3
author | souliane <souliane@mailoo.org> |
---|---|
date | Sat, 17 Jan 2015 21:36:25 +0100 |
parents | a49aa1b823f6 |
children | c6a3ca0429dd |
line wrap: on
line diff
--- a/README Thu Jul 24 12:30:08 2014 +0200 +++ b/README Sat Jan 17 21:36:25 2015 +0100 @@ -1,5 +1,6 @@ Salut à Toi's website (c) Jérôme Poisson aka Goffi 2012 +(c) Adrien Cossa aka Souliane 2015 ** LICENCE ** @@ -28,7 +29,7 @@ ** ABOUT ** This is the source code of Salut à Toi's presentation website. -Salut à Toi is a communication software base on XMPP. You can have more informations on http://sat.goffi.org (the website ran by this code). +Salut à Toi is a communication software base on XMPP. You can have more informations on http://salut-a-toi.org (the website ran by this code). ** SETTINGS ** @@ -38,6 +39,8 @@ SAT_DL_PREFIX = 'ftp://ftp.goffi.org/sat' #this prefix will be joined to the filename pointed by the previous link SAT_DL_PATH = 'ftp://ftp.goffi.org/sat/sat.tar.bz2' #if set, this link will be used instead of the joined dl_prefix + filename +Note that the Django application "markdown_deux" ( https://github.com/trentm/django-markdown-deux ) is required. + ** CREDIT ** The following third party project are shipped with this source code: