You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example app using the App Engine Blobstore API to upload, manage, serve and delete blobs.
I use a wrapper around the standard blob to be able to associate a user and upload date with each blob. More fields could easily be added.