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
Ray Schamp c37da74cc2 Merge pull request #1299 from blob8108/translate-menu
Translate scratchblocks menu
2014-05-29 09:19:35 -04: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 Add post reviewer command. 2014-03-12 20:18:44 -04:00
migrations Add tests and fixes for them. 2014-03-12 10:39:39 -04:00
static/djangobb_forum Generate scratchblocks menu. 2014-04-07 23:55:29 +01:00
templates Merge pull request #1299 from blob8108/translate-menu 2014-05-29 09:19:35 -04:00
templatetags Don't let forum_time crash on empty times. 2014-03-18 13:43:04 -04:00
tests Set multi_db to True in spam test. 2014-05-21 14:20:10 -04: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 fixes some translation/UI bugs 2013-01-14 22:57:35 -05:00
fields.py Merge pull request #1302 from LLK/issue/scratchr2/1460 2014-05-06 09:10:52 -04:00
forms.py Add tests and fixes for them. 2014-03-12 10:39:39 -04:00
middleware.py set USER_ONLINE_TIMEOUT = 15 minutes 2012-04-26 14:31:51 +03:00
models.py Use a saner setting for toggling Akismet. 2014-05-24 12:19:00 -04:00
scratchr2_settings.py Revert "Increase the flood delay for new scratchers to 10 minutes." 2014-04-03 09:27:37 -04:00
search_indexes.py Disable indexing through celery when it's disabled. 2014-02-10 13:17:04 -05:00
settings.py Refactor to use move_to rather than delete. 2014-03-10 13:29:16 -04:00
signals.py move notifying forum topic subscribers after topic is saved 2013-09-12 19:05:33 +00:00
subscription.py Import @task. 2014-03-12 17:48:39 -04:00
tasks.py Don't complain when notifying for a non-existent post. 2014-04-24 16:59:44 -04:00
urls.py Add "Mark as Spam/Ham" views for posts. 2014-03-12 22:37:46 -04:00
util.py Strip out existing Akismet functionality. 2014-03-04 17:25:12 -05:00
views.py Add a logger. Why not? 2014-03-13 19:39:27 -04:00