1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-24 09:41:04 +00:00
seahub/base
zhengxie 105e51575f Merge branch 'develop'
Conflicts:
	templates/base.html
2013-04-22 20:19:40 +08:00
..
locale/zh_CN/LC_MESSAGES update po files 2013-04-13 19:18:37 +08:00
management Clean code 2013-01-28 14:34:16 +08:00
templatetags Urlencode email 2013-04-02 21:31:01 +08:00
__init__.py
accounts.py Add discuss module to public group, do not show email in user profile 2013-03-30 10:26:49 +08:00
context_processors.py fixed indentation and html 2013-04-19 11:50:57 +02:00
decorators.py Removed org 2013-04-02 19:56:44 +08:00
i18n.sh.template i18n for base 2012-10-27 14:57:11 +08:00
middleware.py [info-bar]modified cookie set for safari 2012-10-16 15:05:58 +08:00
mixins.py Removed org 2013-04-02 19:56:44 +08:00
models.py rm unused code & file for 'file comment' 2013-04-05 14:50:09 +08:00
registration_urls.py [Issue #47] Enable signup on seahub. 2012-12-19 14:11:32 +08:00
tests.py Add create_superuser method and update tests 2012-08-19 16:48:12 +08:00
utils.py Modified at_pattern, disable adding link to email in seahub_urlize; Fixed repo create bug 2012-10-09 10:22:37 +08:00
views.py