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-08-24 23:37:53 +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 remove jquery, now use from googleapis.com 2009-08-20 13:25:22 +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 replace django-account to openauth; create default theme more darked; 2009-08-02 19:51:00 +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 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 replace django-account to openauth; create default theme more darked; 2009-08-02 19:51:00 +03:00
util.py Check invalid and empty page in paginator 2009-08-24 23:37:53 +03:00
views.py remove print 2009-08-20 12:46:54 +03:00