Django Facetools provides a set of features to ease development of Facecbook canvas apps in a Django project.
Features:
Replacement url template tag as well as the reverse function that convert an internal url into it’s facebook canvas equivalent (ex: http://my_app.mycompany.com/canvas/my_view to https://apps.facebook.com/my_app/my_view)
Ability to define facebook test users, their permissions, and their initial friends per app. The management command sync_facebook_test_users lets you recreate your test users in your facebook app with one call.
FacebookTestCase can be used in place of Django’s TestCase. Just specify a test user’s name, much like a fixture, and the test client will mock Facebook requests to your canvas app, complete with a valid signed request for the specified test user.
Integration with Facebook package Fandjango (https://github.com/jgorset/fandjango)
You can read more at http://readthedocs.org/docs/django-facetools/en/latest/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-facetools-0.2.1.tar.gz.
File metadata
- Download URL: django-facetools-0.2.1.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
469d2a4e6ce0eacdb5a31f3ee81aa136201488fd2d1add53b6f9cd6954d02a91
|
|
| MD5 |
4feb6b9a2a395e2cc341c38d4fbf4c86
|
|
| BLAKE2b-256 |
02c49b8a89c6f59371db4ee70ba4f4e70527b41b6116164a22e460f18e1d2a9b
|