1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 23:38:37 +00:00
seahub/base
2012-09-26 19:20:21 +08:00
..
templatetags Clean up shared repo listing code and add permission for public repos. 2012-09-26 19:20:21 +08:00
__init__.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
accounts.py Add create_superuser method and update tests 2012-08-19 16:48:12 +08:00
context_processors.py Clean business group add 2012-09-18 14:06:20 +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
middleware.py Fixed bug when cloud_mode is false 2012-09-01 13:35:27 +08:00
mixins.py Use class based view to clean repo code 2012-09-13 13:31:32 +08:00
models.py change last_modified to BigInteger 2012-09-25 17:56:29 +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 Add missing file 2012-08-01 15:05:47 +08:00
views.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00