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-12-17 17:05:34 -05:00
..
fixtures fix tests for static 2011-11-10 14:39:50 +02:00
locale update en locale .po 2012-09-25 23:04:47 +03: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 add poll feature ref #13 as squash commit see also http://support.djangobb.org/topic/333/ (This is a combination of 9 commits.) 2012-08-10 11:12:52 +03:00
static/djangobb_forum fixes tracker issue #219 2012-12-16 16:48:58 -05:00
templates removes URLs for unused preference pages and fixes "Settings" link in header 2012-12-17 17:05:34 -05:00
templatetags fixes "new" icon on forums and adds "new posts" link next to new topics 2012-12-14 19:32:58 -05: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 Add PostTrackingAdmin 2012-09-24 14:18:16 +03:00
context_processors.py use uncompressed jQuery in DEBUG mode for better debugging 2012-08-07 16:44:16 +03:00
feeds.py fix #255: add author field to rss; fix path in makefile 2012-08-30 11:27:45 +03:00
fields.py fix ExtendedImageField for django > 1.0 2012-05-16 13:05:54 +03:00
forms.py fixes internal server error when a user adds unapproved images to his/her signature 2012-12-14 17:45:20 -05:00
middleware.py set USER_ONLINE_TIMEOUT = 15 minutes 2012-04-26 14:31:51 +03:00
models.py add post flood 2012-12-10 11:07:15 -05:00
scratchr2_settings.py Temp. set slow post flood to 60. 2012-12-12 17:30:40 -05: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 Merge remote-tracking branch 'queryselector/master' 2012-12-10 11:57:13 -05: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 removes URLs for unused preference pages and fixes "Settings" link in header 2012-12-17 17:05:34 -05:00
util.py adds tracker feature #103 2012-12-05 22:06:54 -05:00
views.py fixes internal server error when a user adds unapproved images to his/her signature 2012-12-14 17:45:20 -05:00