Navigation
index
modules
|
next
|
previous
|
django-projector v0.2.0 documentation
»
API Reference
ΒΆ
Core
Controllers
View
Exceptions
ProjectorError
ConfigAlreadyExist
ForkError
Forms
ProjectCreateForm
ProjectEditForm
ProjectForkForm
ConfigForm
UserProfileForm
ExternalForkWizard
UserConvertToTeamForm
DashboardAddMemberForm
Managers
ProjectManager
Models
Project
Config
Milestone
Component
Priority
Status
Transition
TaskType
AbstractTask
TaskRevision
Task
Membership
Team
UserProfile
Utils
Basic
projector.utils.abspath
projector.utils.str2obj
projector.utils.using_projector_profile
Email
Helpers
projector.utils.helpers.get_homedir
Signals
Provided signals
post_fork
setup_project
Views
Project views
ProjectView
ProjectDetailView
ProjectListView
ProjectCreateView
ProjectForkView
Project repository views
RepositoryView
RepositoryBrowse
RepositoryFileDiff
RepositoryFileRaw
RepositoryFileAnnotate
RepositoryChangesetList
RepositoryChangesetDetail
Users views
UserListView
UserHomepageView
UserProfileDetailView
UserDashboardView
UserDashboardForkView
UserDashboardConvert2TeamView
UserDashboardAddMember
Previous topic
Testing
Next topic
Core
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
django-projector v0.2.0 documentation
»