Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formigarafa/djoylex
Facebook oauth working with a Django blog experience.
https://github.com/formigarafa/djoylex
Last synced: 9 days ago
JSON representation
Facebook oauth working with a Django blog experience.
- Host: GitHub
- URL: https://github.com/formigarafa/djoylex
- Owner: formigarafa
- Created: 2011-09-01T18:42:59.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-01T18:51:10.000Z (about 13 years ago)
- Last Synced: 2023-03-10T23:52:35.450Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demonstration of Facebook oauth used in a Django app.
============This Django blog like application.
This sample application can be used to give an idea on how django works.All works (browsing, urls, views and templates). Except by the models that actually were not done.
But the main point is do a demonstration of facebook oauth capabilities. And show what a Django is aimed to do with o auth.