1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-30 21:50:59 +00:00
seahub/base
2013-03-30 20:38:14 +08:00
..
locale/zh_CN/LC_MESSAGES Changed group avatar cache key, and update version 2013-02-28 17:06:04 +08:00
management Clean code 2013-01-28 14:34:16 +08:00
templatetags Improve group discuss, change email to nickname or id 2013-03-30 16:20:27 +08:00
__init__.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
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 add search results highlight 2013-03-09 17:05:02 +08:00
decorators.py Handle the case that repo is not found in repo_passwd_set decrator 2013-03-30 13:57:11 +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 Use class based view to clean repo code 2012-09-13 13:31:32 +08:00
models.py add index to UserStarredFile 2013-03-30 20:38:14 +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 Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00