tastypie-user-session package

73 views
Skip to first unread message

Tudor Prodan

unread,
May 12, 2012, 5:05:06 PM5/12/12
to django-...@googlegroups.com
Hi,

I've finished work on version 0.2 of the tastypie-user-sesison package.


Here's the highlight for version 0.2:
  • 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
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:
    • TASTYPIE_USER_RESOURCE_SETTINGS["user_resource_path"] = "yourapp.resources.user.UserResource"
  • updated README.md with the latest changes
Version 0.3 was already on the master branch on May 14th, so if you've installed from GH, you probably have the recent changes.

Cheers.
Reply all
Reply to author
Forward
0 new messages