Testing deploy scripts. Meaningless readme change.
This commit is contained in:
parent
67d3b412cb
commit
2b0b135119
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
This is a fork of DjangoBB forums, modified to plug into Scratch 2.0.
|
||||
|
||||
The connection points are as follows: test change
|
||||
The connection points are as follows:
|
||||
* Scratchr2 should have a relative symlink to djangobb_forum in its parent directory, which points to ../s2forums/djangobb_forum
|
||||
* It also needs a relative symlink to djangobb_forum inside its static directory( /scratchr2/static/djangobb_forum ) that points to ../../s2forums/djangobb_forum/static/djangobb_forum
|
||||
* Settings.py should be modified to import ../s2forums/djangobb_forum/scratchr2_settings.py, so that the necessary settings for ScratchR can be found in this repository.
|
||||
* Settings.py should be modified to import ../s2forums/djangobb_forum/scratchr2_settings.py, so that the necessary settings for ScratchR can be found in this repository. Yeah!
|
||||
|
|
Reference in a new issue