close
Warning:
Error with navigation contributor "LoginModule"
- Timestamp:
-
Jan 16, 2009, 7:41:34 PM (17 years ago)
- Author:
-
alafin
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 19 | 19 | |
| 20 | 20 | At this stage of development the chief object is a functional implementation of the PunBB forum, in the sequel it is projected to expand it significantly. |
| | 21 | |
| | 22 | == How to get DjangoBB sources? == |
| | 23 | |
| | 24 | DjangoBB sources are available from mercurial repository. You can fetch them with the command: |
| | 25 | |
| | 26 | |
| | 27 | {{{ |
| | 28 | hg clone http://hg.djangobb.org/djangobb djangobb |
| | 29 | }}} |
| | 30 | |
| | 31 | |
| | 32 | Also last revisions are available in [http://hg.djangobb.org/djangobb/archive/tip.tar.gz gz] archive. |
| 21 | 33 | |
| 22 | 34 | |