• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


Commit MetaInfo

修订版6e0fc2c0ad411661114ad48857790d3156941b57 (tree)
时间2010-05-22 04:29:01
作者Jenny Steele <jsteele@geek...>
CommiterJenny Steele

Log Message

Fixed another problem with project registration

更改概述

差异

--- a/pyforge/pyforge/ext/sfx/sfx_main.py
+++ b/pyforge/pyforge/ext/sfx/sfx_main.py
@@ -111,7 +111,7 @@ class SFXAuthenticationProvider(plugin.AuthenticationProvider):
111111 class SFXProjectRegistrationProvider(plugin.ProjectRegistrationProvider):
112112
113113 def __init__(self):
114- self.api = SFXUserApi()
114+ self.api = SFXProjectApi()
115115
116116 def register_project(self, neighborhood, shortname, user, user_project):
117117 # Reserve project name with SFX