Legend:
- Unmodified
- Added
- Removed
-
README
r6174 r6175 3 3 Roland van Laar 4 4 email: roland@wirelessleiden.nl 5 6 Install django 0.96 Follow the website 7 Do a avn checkout svn.wirelessleiden.nl/svn/code/exodus 8 9 In django_exodus/settings.py 10 change MEDIA_ROOT to PATH/django_media 11 Let template dirs point to: $PATH/django_templates 12 13 14 To run the developmentserver do 15 $ cd django_exodus 16 $ ./manage.py runserver 8000 17 18 The portnumber is optional 19 20 21
Note:
See TracChangeset
for help on using the changeset viewer.