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 c4f2e7aae8 cleaned code and fix themes css
--HG--
rename : apps/forum/templates/forum/head.html => apps/forum/templates/forum/header.html
2009-03-30 19:25:28 +03:00
apps cleaned code and fix themes css 2009-03-30 19:25:28 +03:00
static/forum cleaned code and fix themes css 2009-03-30 19:25:28 +03: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 add #2 forum search with djapian engine 2009-03-26 21:57:57 +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