This repository was archived by the owner on Mar 14, 2023. It is now read-only.
forked from slav0nic/djangobb
-
Notifications
You must be signed in to change notification settings - Fork 18
This is a fork of DjangoBB customized for Scratch 2.0. DjangoBB is a quick and simple forum which uses the Django Framework (written in Python language). Abbreviation DjangoBB stands for Django Bulletin Board. DjangoBB is distributed under the BSD license.
License
scratchfoundation/s2forums
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a fork of DjangoBB forums, modified to plug into Scratch 2.0. 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. Yeah!
About
This is a fork of DjangoBB customized for Scratch 2.0. DjangoBB is a quick and simple forum which uses the Django Framework (written in Python language). Abbreviation DjangoBB stands for Django Bulletin Board. DjangoBB is distributed under the BSD license.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 48.4%
- CSS 20.8%
- JavaScript 18.3%
- HTML 12.5%