1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-11 09:24:38 +00:00
seahub/base
2012-11-07 20:39:59 +08:00
..
locale/zh_CN/LC_MESSAGES remove .mo from git; rewrite i18n.sh script 2012-11-06 11:59:37 +08:00
templatetags Fixed time plural display and change tag name 2012-11-05 17:27:57 +08:00
__init__.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
accounts.py Added i18n form login and myhome page 2012-10-26 19:15:52 +08:00
context_processors.py Modified some settings 2012-11-07 20:39:59 +08:00
decorators.py Fixed a few bugs related to org. Using with tag to wrap template include 2012-09-01 17:48:26 +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 added file-star feature(by ls & lj) 2012-10-26 19:50:36 +08:00
registration_urls.py Clean org register code 2012-08-02 10:29:05 +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