diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-12-26 19:04:28 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-12-26 19:04:28 +0100 |
commit | 84f5d4f5210ee75cb2eef8e7d21fbb13690f9f50 (patch) | |
tree | 185b4a646f488661bb30e77ea96d1c5f21ea33dd /docs | |
parent | 622d1627ae53596e471fa8e0bad784b0a55ad2cb (diff) | |
download | Ishtar-84f5d4f5210ee75cb2eef8e7d21fbb13690f9f50.tar.bz2 Ishtar-84f5d4f5210ee75cb2eef8e7d21fbb13690f9f50.zip |
Integration of registration module
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/INSTALL.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/INSTALL.t2t b/docs/src/INSTALL.t2t index 9cc6aa6d1..6966e7147 100644 --- a/docs/src/INSTALL.t2t +++ b/docs/src/INSTALL.t2t @@ -15,7 +15,7 @@ Last update: %%date(%m-%d-%Y) - [gettext http://www.gnu.org/software/gettext/] - [psycopg2 http://freshmeat.net/projects/psycopg/] - [django-simple-history https://bitbucket.org/q/django-simple-history/src] version 1.0 - +- registration To install django-simple-history: ``` |