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.
This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
alafin 8082f0eca8 update highlight.js version to 5.0
--HG--
rename : static/forum/css/hljs_styles/phpbb_blue.css => static/forum/css/hljs_styles/djangobb.css
2009-01-22 20:16:58 +02:00
apps update highlight.js version to 5.0 2009-01-22 20:16:58 +02:00
static/forum update highlight.js version to 5.0 2009-01-22 20:16:58 +02:00
templates initial 2009-01-05 14:30:08 +02:00
.hgignore remove migration; add secret key generation 2009-01-20 22:35:44 +02:00
__init__.py initial 2009-01-05 14:30:08 +02:00
fill.py initial 2009-01-05 14:30:08 +02:00
manage.py fix url to admin panel 2009-01-08 15:43:40 +02:00
settings.py fix smiles in tag [code] 2009-01-21 18:28:36 +02:00
sitemap.py initial 2009-01-05 14:30:08 +02:00
urls.py fix url to admin panel 2009-01-08 15:43:40 +02:00