12
I Use This!
Activity Not Available

News

Posted about 16 years ago by [email protected] (Allen Romero)
hi there, does anyone have any experience integrating other mechanisms for authentication (such as facebook) with app-engine-patch? i'm trying to get this package working [link] however, i keep getting the following error when trying to display the
Posted about 16 years ago by [email protected] (KDanso)
Hi, am trying to design my form template. i was able to create a form to add and edit entities in the datastore using the create object. in the template i use the {{ form.as_table }} to render the form. my problem is manually specify where to place the fields so i can design the page.
Posted about 16 years ago by [email protected] (Piet)
I recently completed a new site using app-engine-patch and wanted to say, thank you so much for making Django useful on Google App Engine! The new site, in case you want to list it on the wiki, is: [link] Cheers,
Posted about 16 years ago by [email protected] (Andrew)
Hello, Is there a way to ignore ".svn" folders then doing site update "manage.py update". I have project versioned with subversion and looking for easy way to deploy my code to google app engine. At the moment I need to export my subversion project or delete ".svn" each time I do deployment.
Posted about 16 years ago by [email protected] (ben)
Well hopefully I'm sending this to the right address. I recently launched a new site on GAE/app-engine patch, it's a hierarchically organized weather site. I thought I'd throw it out there for consideration for inclusion within the projects page. Thanks for the good work - it really helped to pull the site together.
Posted about 16 years ago by [email protected] (Jay Baker)
I'm sure this has been discussed before, so excuse me for not being able to find it. I'm looking for a blog implementation that I can integrate with Django on app engine using app engine patch. Bloog looks good, but it is not Django. Can anyone offer any suggestions? Thanks in advance.
Posted about 16 years ago by [email protected] (Dave)
While I'm able to most use media generator well I'm having a heck of a time getting it to work with Javascript. My directory structure is: /project_root /common /apps /apps/ajaxrating /apps/ajaxrating/__init__.py /apps/ajaxrating/settings.py /apps/ajaxrating/media /apps/ajaxrating/media/js
Posted about 16 years ago by [email protected] (cookieu)
then error occured! Traceback (most recent call last): File "<console>", line 1, in <module> File "D:\Program Files\Google\google_appengine\ patch\common\zip- packages\djang o-1.1.zip\django\db\models\man ager.py", line 120, in get ... [More] return self.get_query_set().get(*args , **kwargs) File "D:\Program Files\Google\google_appengine\ patch\common\zip- [Less]
Posted about 16 years ago by [email protected] (Piet)
On the GettingStarted page ([link] wiki/GettingStarted) there is information on converting existing projects to app-engine-patch. I suggest adding a link to the info about DJANGO_STYLE_MODEL_KIND in the release notes (http:// code.google.com/p/app-engine-p atch/wiki/ReleaseNotes) to the
Posted over 16 years ago by [email protected] (Andrew)
Hi, I am trying to deploy site with recent app-engine-patch by invoking "manage.py update" and getting this error: Deploying new version. Checking if new version is ready to serve. Will check again in 1 seconds. Checking if new version is ready to serve. Will check again in 2 seconds. Checking if new version is ready to serve.