You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune c1e4595ab2
If user has a single project, _redirect_after_login redirects to it.
6 years ago
..
management Prepare for the removal of Profile.api_key 6 years ago
migrations Remove Member.team_id (use Member.project_id instead) 6 years ago
tests If user has a single project, _redirect_after_login redirects to it. 6 years ago
__init__.py Initial commit 10 years ago
admin.py "My Projects" page. 6 years ago
backends.py Preload Profile.current_project, saves one query per request. 6 years ago
forms.py Move project-specific settings to a new "Project Settings" page 6 years ago
middleware.py When user has no projects, don't auto-create a project. 6 years ago
models.py When user has no projects, don't auto-create a project. 6 years ago
urls.py "My Projects" page. 6 years ago
views.py If user has a single project, _redirect_after_login redirects to it. 6 years ago