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
2015-01-08 14:30:18 -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 Add post reviewer command. 2014-03-12 20:18:44 -04:00
migrations Index PostStatus.state. 2014-10-31 12:59:58 -04:00
static/djangobb_forum Generate scratchblocks menu. 2014-04-07 23:55:29 +01:00
templates Merge pull request #1320 from LLK/feature/US612-remove-obsolete-gargoyle 2015-01-02 14:37:34 -05:00
templatetags Don't let forum_time crash on empty times. 2014-03-18 13:43:04 -04:00
tests Avoid killing the test database teardown. 2014-12-30 11:34:58 -05: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 Stop spamming warnings. 2014-12-01 15:05:29 -05:00
forms.py Remove unnecessary gargoyle switches. 2014-11-19 10:14:23 -05:00
middleware.py set USER_ONLINE_TIMEOUT = 15 minutes 2012-04-26 14:31:51 +03:00
models.py Cap post body length to 200,000 characters. 2015-01-08 14:30:18 -05: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 Comment out all HayStack related code (we use Google CSE now) 2014-05-31 01:50:21 -04:00
settings.py Cap post body length to 200,000 characters. 2015-01-08 14:30:18 -05: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 Fix import errors. 2015-01-02 16:27:14 -05:00
urls.py Add use_slave to urls that don't update the DB. 2014-07-23 14:39:50 -04:00
util.py Strip out existing Akismet functionality. 2014-03-04 17:25:12 -05:00
views.py task-ify read/view updates on show_topic 2014-12-05 14:21:55 -05:00