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-19 18:09:47 +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 search by user id 2009-10-19 14:02:27 +03:00
templatetags replacing md5 and sha by django.utils.hashcompat 2009-10-19 17:38:44 +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 replacing md5 and sha by django.utils.hashcompat 2009-10-19 17:38:44 +03:00
settings.py add pagination in search response 2009-07-24 14:56:07 +03:00
signals.py fix #36 (post deleting) 2009-10-19 17:23:36 +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 remove openauth import 2009-10-19 18:09:47 +03:00
util.py fix search by user id 2009-10-19 14:02:27 +03:00
views.py fix #36 (post deleting) 2009-10-19 17:23:36 +03:00