Integrate posts with django
Project description
django-fluo-posts
A generic extensible django application to handle posts, as news or blog applications.
Based on django-fluo
.
Install
Add posts.apps.PostsConfig
into your INSTALLED_APPS
#!python
INSTALLED_APPS = [
...
"posts.apps.PostsConfig",
...
]
CHANGES
0.1.0
- initial relase
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file django_fluo_posts-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: django_fluo_posts-0.2.2-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e7f85dd66098813e6b45e6e227d300395416c4e080d514b8c39ffd6ebb71522 |
|
MD5 | 9fe056ebb534a255d42d354c266a3e51 |
|
BLAKE2b-256 | 6982413f1dc76c6779e74422e0212ca3798258f0c766ab5090d249c60850ff4d |