| You can also [download releases from sourceforge]( | | You can also [download releases from sourceforge]( |
| http://sourceforge.net/project/platformdownload.ph | | http://sourceforge.net/project/platformdownload.ph |
| p?group_id=203339). | | p?group_id=203339). |
| | | |
| | | |
| ## Compatibility | | ## Compatibility |
| | | |
n | Since django 1.0 was finally released SCT trys to | n | SCT tries to stay compatible with the latest djang |
| stay compatible with this latest release of django | | o version. Currently the version on github should |
| - the latest release of SCT should always be comp | | work for Django 1.4!
|
| atible with the latest django release.
| | |
|
| | |
| The SCT from subversion trunk will stay compatible | | |
| with django trunk.
| | |
| | | |
| | | |
n | # Subversion Repository
| n | # Git repository (at github)
|
| | | |
n | You can checkout the sources through the Subversio | n | You can now find both SCT core and the community d |
| n Repository. This is located at [http://source.sp | | raft project on github:
|
| hene.net/svn/root/django/communitytools/](http://s | | |
| ource.sphene.net/svn/root/django/communitytools/) | | |
| - You can also view it online in your browser usi | | |
| ng [WebSVN](http://yourhell.com/wsvn/root/django/c | | |
| ommunitytools/).
| | |
| | | |
t | to checkout the sources simply use:
| t | * https://github.com/hpoul/sct-communitytools
|
|
| | * https://github.com/hpoul/sct-communitydraft |
| svn co http://source.sphene.net/svn/root/djang | | |
| o/communitytools/trunk communitytools
| | |
|
| | |
| To checkout the CommunityDraft project use:
| | |
|
| | |
| svn co http://source.sphene.net/svn/root/djang | | |
| o/communitydraft/trunk communitydraft
| | |
|
| | |