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/djangobb_forum
2010-11-06 19:54:22 +02:00
..
locale added/updated locales from django_locale repo 2010-10-27 20:57:14 +03:00
management added crontab example; unban command renamed to djangobb_unban 2010-11-06 17:33:44 +02:00
markups #88: bbmarkup updated 2010-08-18 13:20:52 +03:00
migrations #96: added south support 2010-11-06 19:54:22 +02:00
templates fix #60: sort order changed 2010-11-04 12:49:41 +02:00
templatetags django-messages dependency removed when PM_SUPPORT is False 2010-11-01 12:38:26 -03:00
tests closed #24: Replace postmarkup by django-bbmarkup 2010-01-04 14:17:36 +02:00
__init__.py main app moved from apps/forum to djangobb_forum. Warning: you must renaming DB tables prefix! 2009-12-23 17:06:48 +02:00
admin.py closed #50, #61: Now user can't set reputation to youself and can vote for post only once. WARNING: Reputation model was changed, pls migrate it youself. 2010-02-23 14:19:20 +02:00
context_processors.py main app moved from apps/forum to djangobb_forum. Warning: you must renaming DB tables prefix! 2009-12-23 17:06:48 +02:00
feeds.py fix #71 Permissions of feeds 2010-10-30 09:03:50 +03:00
fields.py removed logging from ExtendedImageField; filename generated randomly 2009-12-24 13:33:36 +02:00
forms.py fix #60: sort order changed 2010-11-04 12:49:41 +02:00
middleware.py main app moved from apps/forum to djangobb_forum. Warning: you must renaming DB tables prefix! 2009-12-23 17:06:48 +02:00
models.py #96: added south support 2010-11-06 19:54:22 +02:00
search_indexes.py dded haystack replacing djapian. 2010-11-01 13:42:18 -03:00
settings.py added prefix for local djangobb settings 2010-05-26 23:48:43 +03:00
signals.py fix #71 Permissions of feeds 2010-10-30 09:03:50 +03:00
subscription.py implement #76 Sending notification email asynchronously 2010-10-30 12:50:26 +03:00
urls.py fix #71 Permissions of feeds 2010-10-30 09:03:50 +03:00
util.py removed HOST settings, now used Site framework 2010-02-17 14:03:30 +02:00
views.py temporary fix for django ticket ##14087 2010-11-06 18:35:26 +02:00