summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWookey <wookey@wookware.org>2014-06-09 19:30:06 +0100
committerWookey <wookey@wookware.org>2014-06-09 19:30:06 +0100
commit659703b2211658415143b5b2505525849d30a978 (patch)
tree4af85738ade1c5cff11830acf0caf4d9b5802c78
parent44e3eb8a1843fdbaa67464bf74b619034d45ce23 (diff)
parent3869bd536ea4962572c3aeb30a12ad56a2d0f0f2 (diff)
downloadtroggle-659703b2211658415143b5b2505525849d30a978.tar.gz
troggle-659703b2211658415143b5b2505525849d30a978.tar.bz2
troggle-659703b2211658415143b5b2505525849d30a978.zip
Merge with server version
-rw-r--r--README.txt2
-rw-r--r--troggle_log.txtbin44644 -> 0 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index c452750..d488cde 100644
--- a/README.txt
+++ b/README.txt
@@ -7,7 +7,7 @@ Python, Django, and Database setup
-----------------------------------
Troggle requires Django 1.1 or greater, and any version of Python that works with it. As of writing this readme, there was no actual Django 1.1 release, so Troggle required the SVN version of Django. Check Django out to somewhere on your PYTHONPATH with the following command:
-svn co http://code.djangoproject.com/svn/django/trunk/
+apt-get install python-django on debian/ubuntu
If you have an older installation of Django installed on your system, the easiest way to make sure troggle is using the newest version of Django is to simply checkout into your top troggle directory, into a folder called django.
diff --git a/troggle_log.txt b/troggle_log.txt
deleted file mode 100644
index 3be6490..0000000
--- a/troggle_log.txt
+++ /dev/null
Binary files differ