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-04-07 21:27:45 +03:00
..
locale/ru/LC_MESSAGES fix view; cleaning Russian lang po file 2009-01-23 15:01:52 +02:00
management add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +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 for django 1.1 compatible 2009-04-03 21:54:15 +03:00
templatetags make all forum extensions are optional 2009-04-03 19:13:47 +03:00
tests add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
__init__.py initial 2009-01-05 14:30:08 +02:00
admin.py add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
feeds.py add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
fields.py initial 2009-01-05 14:30:08 +02:00
forms.py return deleted form 2009-04-03 15:09:08 +03:00
index.py add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
middleware.py unused import 2009-04-07 15:49:12 +03:00
models.py optimize Catalog.has_access() 2009-04-07 18:43:04 +03:00
settings.py fix #7; added UsersOnline middleware 2009-04-03 23:38:12 +03:00
signals.py add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +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 make all forum extensions are optional 2009-04-03 19:13:47 +03:00
util.py add #16 replace django-captcha with django-simple-captcha; add missing css 2009-03-31 00:03:16 +03:00
views.py django ticket #7235 :| 2009-04-07 21:27:45 +03:00