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-10-07 13:08:09 +03:00
..
locale/ru/LC_MESSAGES regenerate ru locale 2009-09-08 18:25:09 +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 account templates 2009-10-05 13:38:32 +03:00
templatetags fix paginator 2009-08-20 11:14:26 +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 replacing openid by django-registration, django-authopenid; warning: not fully work now! 2009-09-08 17:35:04 +03:00
index.py fix djapian indexer 2009-09-04 17:09:08 +03:00
middleware.py fix RuntimeError: dictionary changed size during iteration 2009-04-07 21:51:17 +03:00
models.py fix anonymous user access to closed area 2009-07-27 13:05:19 +03:00
settings.py add pagination in search response 2009-07-24 14:56:07 +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 fix account templates 2009-10-05 13:38:32 +03:00
util.py fix paged 2009-08-27 17:41:42 +03:00
views.py refactoring 2009-10-07 13:08:09 +03:00