better documentation - the github page now shows a better README.md, which includes complete instructions on how to get started with the app, as well as how to customize a few things
users are now created/fetched by a new backend
package now uploaded at PyPI, to install quickly
moved code around in modules, for a django-like structure
fixed some bugs
I've been successfully using FacebookAuthUserSessionResource for two projects in the past week, I hope it may be useful to someone else as well.
Cheers!
Tudor Prodan
unread,
May 22, 2012, 11:08:19 AM5/22/12
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 django-...@googlegroups.com
I've just pushed version 0.3 to PyPI.
Changes:
added a standard UserResource to be able to get started quickly
added setting to allow using a custom UserResource: