Return to API Reference.
Creates new project and call it’s setup function by sending setup_project signal.
Returns queryset of Project instances which given user is member of with exclusion of those projects which requested_by user cannot see (i.e. are private and requested_by is not member of).
Returns queryset of Project instances available for given user. If no user is given or user is inactive/anonymous, only public projects are returned.
Forms
Models
Enter search terms or a module, class or function name.