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.
s2forums/djangobb_forum
2012-05-15 14:26:24 +03:00
..
fixtures fix tests for static 2011-11-10 14:39:50 +02:00
locale added mo file for Dutch translation 2011-11-16 15:18:42 +02:00
management remove project files, now hosted at single app http://bitbucket.org/slav0nic/djangobb_project. This repo contains only app files 2011-08-17 15:11:14 +03:00
migrations fixes https://djangobb.org/ticket/196 2012-02-17 00:52:33 +02:00
static/djangobb_forum added django 1.3 statifiles support; rename media/forum -> media/djangobb_forum 2011-11-09 14:22:58 +02:00
templates fix #224: Exception when using show_as=posts 2012-05-15 14:26:24 +03:00
templatetags make cache keys unique with djangobb_ prefix 2012-04-26 14:27:49 +03:00
tests fix tests for static 2011-11-10 14:39:50 +02:00
__init__.py fix comment 2011-08-23 10:27:40 +03:00
admin.py remove project files, now hosted at single app http://bitbucket.org/slav0nic/djangobb_project. This repo contains only app files 2011-08-17 15:11:14 +03:00
context_processors.py remove project files, now hosted at single app http://bitbucket.org/slav0nic/djangobb_project. This repo contains only app files 2011-08-17 15:11:14 +03:00
feeds.py forum -> djangobb_forum 2011-08-18 11:41:59 +03:00
fields.py fix DeprecationWarning for django 1.4; update projects 2012-04-23 14:28:40 +03:00
forms.py DRY in forms 2012-04-25 14:04:46 +03:00
middleware.py set USER_ONLINE_TIMEOUT = 15 minutes 2012-04-26 14:31:51 +03:00
models.py fix DeprecationWarning for django 1.4; update projects 2012-04-23 14:28:40 +03:00
search_indexes.py remove project files, now hosted at single app http://bitbucket.org/slav0nic/djangobb_project. This repo contains only app files 2011-08-17 15:11:14 +03:00
settings.py update dajngo-messages to 0.5pre with django 1.4 support 2012-05-04 12:30:05 +03:00
signals.py move import signals to models.py; using get_version at setup.py 2011-08-18 10:42:44 +03:00
subscription.py remove project files, now hosted at single app http://bitbucket.org/slav0nic/djangobb_project. This repo contains only app files 2011-08-17 15:11:14 +03:00
urls.py fix avatar form 2012-03-24 18:12:56 +02:00
util.py remove render_to from utils 2012-04-26 13:42:35 +03:00
views.py fix #224: Exception when using show_as=posts 2012-05-15 14:26:24 +03:00