~frabjous-admins/frabjous/0.1

« back to all changes in this revision

Viewing changes to README

  • Committer: Graham Binns
  • Date: 2009-07-20 19:41:34 UTC
  • Revision ID: graham@canonical.com-20090720194134-5vg58pawtt7d7ntd
Updated the dependencies listed in the README.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
In order to be able to run a site built on top of Frabjous, you need the
44
44
following:
45
45
 
46
 
 - Django version 1.0.2 or better [2]
 
46
 - Django version 1.0.2 or better (note that Django 1.0 will probably
 
47
   work just fine, but Frabjous has been more extensively tested with
 
48
   1.0.2). [2]
47
49
 - The python-openid library, version 2.2.0 or better [3]
48
 
 - The python-yadis library, version 1.1.0 or better [4]
49
 
 - The django_openidconsumer library [5] (preferably a version which has
50
 
   template context processor support [6])
51
 
 - The django-xmlrpc library [7]
52
 
 
 
50
 - The django_openidconsumer library [4] (preferably a version which has
 
51
   template context processor support [5])
 
52
 - The django-xmlrpc library [6]
 
53
 - The Python Akismet library for spam filtering. Note that you'll also
 
54
   need an API key for this, which you can obtain by signing up for a
 
55
   wordpress.com account. [7]
53
56
 
54
57
Getting help
55
58
------------
62
65
 [1] http://djangoproject.com
63
66
 [2] http://djangoproject.com/download/
64
67
 [3] http://pypi.python.org/pypi/python-openid/
65
 
 [4] http://pypi.python.org/pypi/python-yadis
66
 
 [5] http://code.google.com/p/django-openid/
67
 
 [6] http://code.launchpad.net/~gmb/django-openid/context-processors
68
 
 [7] http://launchpad.net/django-xmlrpc
 
68
 [4] http://code.google.com/p/django-openid/
 
69
 [5] http://code.launchpad.net/~gmb/django-openid/context-processors
 
70
 [6] http://launchpad.net/django-xmlrpc
 
71
 [7] http://pypi.python.org/pypi/akismet