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-10-30 09:03:50 +03:00
..
locale added/updated locales from django_locale repo 2010-10-27 20:57:14 +03:00
management refactored some code in ban command 2009-12-30 19:24:22 +02:00
markups #88: bbmarkup updated 2010-08-18 13:20:52 +03:00
templates/forum fix #71 Permissions of feeds 2010-10-30 09:03:50 +03:00
templatetags Backed out changeset c114ce18fbe3 2010-10-29 23:03:32 +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 #71 Permissions of feeds 2010-10-30 09:03:50 +03:00
index.py fix for latest djapian 2010-01-12 08:38:44 +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 fix #71 Permissions of feeds 2010-10-30 09:03:50 +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 fix #71 Permissions of feeds 2010-10-30 09:03:50 +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 fix #71 Permissions of feeds 2010-10-30 09:03:50 +03:00