| | | |
| SPH_SETTINGS = { | | SPH_SETTINGS = { |
| 'django096compatibility': True, | | 'django096compatibility': True, |
| } | | } |
| | | |
t | | t | # Inline documented settings
|
| | |
|
| | | A few settings are not included on this site - eit |
| | | her because i forgot to add them, they are very ob |
| | | scure and never used, etc.
|
| | |
|
| | | But most of them are documented inline:
|
| | |
|
| | | - [Wiki application settings](http://yourhell.com/ |
| | | svn/root/django/communitytools/trunk/sphenecoll/sp |
| | | hene/sphwiki/__init__.py)
|
| | | - [Board application settings](http://yourhell.com |
| | | /svn/root/django/communitytools/trunk/sphenecoll/s |
| | | phene/sphboard/__init__.py)
|
| | |
|
| | | If you have further questions [feel free to ask in |
| | | the board](http://sct.sphene.net/board/show/0/).
|
| | | |
| # Compatbility | | # Compatbility |
| | | |
| ## django096compatibility - True/False | | ## django096compatibility - True/False |
| | | |