How to use sessions without appengine_config.py

23 views
Skip to first unread message

Anton Danilchenko

unread,
Jun 24, 2011, 4:18:30 PM6/24/11
to gae-se...@googlegroups.com
How to use sessions without file appengine_config.py - it is possible? Also I need continue support App Stats. But I want to move this logic to the separate file and delete this file

David Underhill

unread,
Jun 24, 2011, 6:45:10 PM6/24/11
to gae-se...@googlegroups.com

Sure, you can put this logic in your main.py file (or equivalent).  This its actually how I use it too.  I've created a gist on github with an example:

https://gist.github.com/1045832

~ David

On Jun 24, 2011 1:18 PM, "Anton Danilchenko" <anton.da...@gmail.com> wrote:
> How to use sessions without file *appengine_config.py *- it is possible?

Anton Danilchenko

unread,
Jun 26, 2011, 5:31:37 AM6/26/11
to gae-se...@googlegroups.com
Thanks!
This is work!

Currently I am focused on building new version of GAE framework 2. Now I have added useful commands to manage.py to create new projects and applications, run development server and deploy site to appengine server.

I invite you to www.gaeframework.com project. You have enough experience to help me. Please contact with me, Thanks!
Reply all
Reply to author
Forward
0 new messages