| | | |
| ## Djapian | | ## Djapian |
| | | |
| Download the latest version of djapian from <http: | | Download the latest version of djapian from <http: |
| //code.google.com/p/djapian/> (known revision to w | | //code.google.com/p/djapian/> (known revision to w |
| ork: 106) | | ork: 106) |
| | | |
t | svn co svn checkout http://djapian.googlecode. | t | svn checkout http://djapian.googlecode.com/svn |
| com/svn/trunk/ djapian-read-only | | /trunk/ djapian-read-only |
| | | |
| afterwards read the djapian documentation on how t | | afterwards read the djapian documentation on how t |
| o install it - you will need to make sure it is in | | o install it - you will need to make sure it is in |
| your PYTHON_PATH. | | your PYTHON_PATH. |
| | | |
| | | |
| Now add djapian to your INSTALLED_APPS and run ./m | | Now add djapian to your INSTALLED_APPS and run ./m |
| anage.py syncdb - this should create the Change mo | | anage.py syncdb - this should create the Change mo |
| del from djapian. | | del from djapian. |