This is the Django component that helps to integrate aspects of facebook into your application.
Project description
🛠 Status: In Development
django-cpss-facebook currently in development.
Python Facebook API - Django
Description
This is the Django component that helps to integrate aspects of facebook into your application
Django version
This project will focus on the currently supported Django releases as stated on the Django Project Supported Versions table.
Backward compatibility with unsupported versions won't be enforced.
Documentation
Project documentation is available at TBP.
Setup
- Add "django-cpss-facebook" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'cpss_facebook.CPSSFacebookConfig',
]
- Run
python manage.py migrate
to create the django-cpss-facebook models.
Contributing
See the CONTRIBUTING.md document for details.
Versioning
This project follows Semantic Versioning 2.0.0.
License
This project follows the Apache license. See the LICENSE for details.
Project details
Release history Release notifications | RSS feed
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-cpss-facebook-1.2.0.tar.gz
.
File metadata
- Download URL: django-cpss-facebook-1.2.0.tar.gz
- Upload date:
- Size: 49.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b43472f5fc8bbcb89deb9f6fc845a6deb5b330bc6f93ac7f11e8bce827a7e249 |
|
MD5 | 9275e3607ed1f92d6a7905eb622f2115 |
|
BLAKE2b-256 | e30b800e09aa79df13af43de4146c136c2df2ab71f8ef84f77e5da4291292499 |