-
```
What steps will reproduce the problem?
1. use i18n with latest source tip: 521:3f580c02e6c7
2. start the server and visit the page
3. Exception occurred:
Internal Server Error
The server has eit…
-
```
This is a slightly modified version of the example class in SessionStore.
The modification allows the example code to be configured with a
'default_backend' setting in the config, so that normal …
-
```
The documentation is incorrect for:
webapp2_extras.security.generate_password_hash
http://code.google.com/p/webapp-improved/source/browse/webapp2_extras/security.p
y#98
The docstring states:
Ret…
-
```
A) Problem statement:
Setting the session backend to datastore will not work properly because every
call to auth.get_user_by_session() causes a put() to the datastore of the
session entity even…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
```
This is a slightly modified version of the example class in SessionStore.
The modification allows the example code to be configured with a
'default_backend' setting in the config, so that normal …
-
```
The documentation is incorrect for:
webapp2_extras.security.generate_password_hash
http://code.google.com/p/webapp-improved/source/browse/webapp2_extras/security.p
y#98
The docstring states:
Ret…
-
```
A) Problem statement:
Setting the session backend to datastore will not work properly because every
call to auth.get_user_by_session() causes a put() to the datastore of the
session entity even…