Simple news module
Project description
News module for Django
Dependencies
Django>=1.8
django-photologue>=3.6
django-tinymce>=2.6.0
Instalation
INSTALLED_APPS = [
'django_forum_app',
]
./manage.py migrate csnews
Finally, add this in urls.py:
url(r'^news/', include('csnews.urls')),
Support
Should you experience any issues do not hesistate to post an issue or contribute in this project pulling requests.
Travis CI status
We use Travis to check that the unit test suite is working against various combinations of Python, Django, etc… Click here for the full report.
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
csnews-2.9.tar.gz
(12.5 kB
view details)
File details
Details for the file csnews-2.9.tar.gz
.
File metadata
- Download URL: csnews-2.9.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b082f06c704d9d2a5971e77ac7fcd4a5e5255fca0c70e519f1623f9c69000a18 |
|
MD5 | 15bff914daada406e361d43bcf0047d5 |
|
BLAKE2b-256 | 23017d7074728dfe2e1aa1a0dd29d2c05ac46845901d96b51eaaeaba4c52b765 |