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-12-13 19:55:43 +00: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 Pop up email dialogue on post attempt 2015-01-06 09:45:52 -05:00
templates Output simple-user-agent on edit form. Fixes 2015-02-23 16:55:40 -05:00
templatetags Changed social permissions to use one perm only 2014-12-22 12:17:52 -05:00
tests add tests for user deletion transistions 2015-02-26 09:57:34 -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 Filter out bad language from signature 2015-01-15 11:03:34 -05:00
middleware.py set USER_ONLINE_TIMEOUT = 15 minutes 2012-04-26 14:31:51 +03:00
models.py Transition to deleted from all non-spam states 2015-02-26 09:32:49 -05:00
scratchr2_settings.py obfuscate swear filter 2015-12-13 19:55:43 +00: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 Report result of notify_topic_subscribers 2015-02-11 12:12:08 -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 Output simple-user-agent on edit form. Fixes 2015-02-23 16:55:40 -05:00