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/apps/forum
2009-07-02 16:01:22 +03:00
..
locale/ru/LC_MESSAGES fix E-mail translation 2009-06-20 12:37:29 +03:00
management remove migration script (will be replaced soon) 2009-06-18 13:51:20 +03:00
markups add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
templates/forum fix templates, added RangesField, added null=True for some model fields 2009-06-30 12:12:43 +03:00
templatetags refactoring attachments 2009-05-25 13:56:21 +03:00
tests remove load_related 2009-05-25 17:03:32 +03:00
__init__.py denormalize models, added signals 2009-05-24 18:50:57 +03:00
admin.py fix Essential form; build_form now adds request to kwargs 2009-07-02 16:01:22 +03:00
feeds.py fix feed error 2009-06-29 23:47:45 +03:00
fields.py fix templates, added RangesField, added null=True for some model fields 2009-06-30 12:12:43 +03:00
forms.py fix Essential form; build_form now adds request to kwargs 2009-07-02 16:01:22 +03:00
index.py posts from categories with groups not indexed (may be it will be slow :] ), ticket #20 2009-06-20 11:07:43 +03:00
middleware.py fix RuntimeError: dictionary changed size during iteration 2009-04-07 21:51:17 +03:00
models.py fix templates, added RangesField, added null=True for some model fields 2009-06-30 12:12:43 +03:00
settings.py SMILES_SUPPORT setting 2009-05-25 14:08:24 +03:00
signals.py refactoring reputation 2009-05-24 22:51:42 +03:00
subscription.py add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
unread.py add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
urls.py add #18 file attach 2009-04-14 14:57:17 +03:00
util.py fix Essential form; build_form now adds request to kwargs 2009-07-02 16:01:22 +03:00
views.py fix unicode filename in attachment 2009-06-30 10:54:08 +03:00