You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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:
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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!