Skip to main content

Simple news module

Project description

Latest PyPI version https://travis-ci.org/urtzai/csnews.svg?branch=master https://coveralls.io/repos/github/urtzai/csnews/badge.svg?branch=master Code Health Requirements Status Latest Python 2 version Latest Python 3 version

News module for Django

Dependencies

  • Django>=1.8

  • django-photologue>=3.6

  • django-tinymce>=2.6.0

Instalation

INSTALLED_APPS = [
    'csnews',
]

Then apply migrations:

./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


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.10.tar.gz (12.6 kB view details)

Uploaded Source

File details

Details for the file csnews-2.10.tar.gz.

File metadata

  • Download URL: csnews-2.10.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for csnews-2.10.tar.gz
Algorithm Hash digest
SHA256 cb81958c7f46c702780acf4a33c469bdc85c0bd30063e58d7dbf095c85d6085b
MD5 e74afb851e50884d72a0468f8eff8e69
BLAKE2b-256 1a44d5ad0e220fb4764519b20a43839349830e57d2dcfb1c0f892eea0627c9af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page