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
2009-10-22 15:19:26 +03:00
apps replacing Read model by PostTracking and changing algorithm for more correct 2009-10-22 15:19:26 +03:00
static fix account templates 2009-10-05 13:38:32 +03:00
templates fix account templates 2009-10-05 13:38:32 +03:00
.hgignore refactoring attachments 2009-05-25 13:56:21 +03:00
__init__.py initial 2009-01-05 14:30:08 +02:00
forms.py django-registration now allowed UTF-8 names 2009-10-15 16:59:27 +03:00
manage.py fix url to admin panel 2009-01-08 15:43:40 +02:00
settings.py LOGIN_URL added to settings 2009-10-21 14:28:14 +03:00
sitemap.py initial 2009-01-05 14:30:08 +02:00
urls.py r'' 2009-10-15 17:02:01 +03:00