You can just import webapp2 as webapp and not do the replacement. But this doesn't really address "Duplication" the idea of duplication is that you take all the user permissions with you to the new app.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of WallyDD Sent: Wednesday, November 23, 2011 2:48 PM To: Google App Engine Subject: [google-appengine] Re: broken Duplicate Application button preventing HRD migration Duplicating an application yourself shouldn't be too difficult. Here are my migration notes if they are any help. https://docs.google.com/document/d/1nF-uW9BZQ4ff1puP4B-bu8-Z52EcOH-hxPZj4ppr wVQ/edit?hl=en_US On Nov 23, 1:47 pm, philburk <[email protected]> wrote: > I tried again today and this critical console feature is still broken! > > I am very concerned by the lack of response from Google. I reported > the problem to this forum over a week ago. I posted an "Issue". I have > replied to myself several times to keep the thread alive because no > one else has responded. Luckily I am still in the development phase so > I can wait. But what if a problem occurs when I have lots of irate > customers?! > > If Google won't respond then perhaps a fellow developer will tell me > whether they have been able to use the "Duplicate Applicate" button in > the Admin Console / Application Setting page? I get no response. No > duplicate is created. What should I see? > > Thanks! > Phil > > On Nov 22, 10:44 am, philburk <[email protected]> wrote: > > > > > > > > > The "Duplicate Application" button in the Admin Console has been > > broken for over a week. Clicking it only refreshes the page. This is > > preventing me from migrating from M/S Datastore to HRD. Has anyone > > else had this problem? > > http://code.google.com/p/googleappengine/issues/detail?id=6389 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
