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-03 15:29:31 +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 urls in template 2009-07-03 11:09:46 +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 urls in template 2009-07-03 11:09:46 +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 some forms changes 2009-07-02 16:31:48 +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 indexerror in head() 2009-07-03 15:29:31 +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 zatupil :) 2009-07-02 16:05:55 +03:00
views.py fix 2009-07-02 16:59:07 +03:00