Skip to main content

A simple installable app for testing app testcases

Project description

https://badge.fury.io/py/test-todo.svg https://coveralls.io/repos/github/nikhila05/Todo/badge.svg https://travis-ci.org/nikhila05/Todo.svg?branch=master Downloads Latest Release Code Health https://img.shields.io/github/license/micropyramid/django-simple-pagination.svg

Django-Simple-Pagination

DocumentationGitHubTravis-CI

Simple python library to deal with URI Templates. The API looks like

Features:

  • Dynamic blog articles

  • Blog pages

  • Contact us page (configurable)

  • google analytics

  • SEO compliant

Installation

  • Install django-blog-it using the following command

pip install django-blog-it

# or
git clone git://github.com/micropyramid/django-blog-it.git

cd django-blog-it

python setup.py install
  • Add app name in settings.py

INSTALLED_APPS = [
   '..................',
   'simple_pagination',
   'django_blog_it.django_blog_it',
   '..................'
]
  • After installing/cloning this, add the following settings in the virtual env/bin/activate file to start discussions on blog articles

    You can create your disqus account at https://disqus.com/profile/login/

# Disquss details

DISQUSSHORTNAME="Your Disquss Short Name"

export DISQUSSHORTNAME
  • Use virtualenv to install requirements

pip install -r requirements.txt

You can try it by hosting on your own or deploy to Heroku with a button click.

Deploy To Heroku:

https://www.herokucdn.com/deploy/button.svg

Support

If you have any questions or want new features, contactus

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

test-todo-0.1.7.tar.gz (6.6 kB view hashes)

Uploaded Source

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