Skip to main content

Minimal blog that gets you started.

Documentation

To be added.

Features

  • Add blog post

  • Categorize posts

  • Use Markdown

Constraints

  1. This is not a full featured blog app its enough to get you started

  2. This does not mean to be everything in one to compete with wordpress, zinnia or mezzanine

  3. You will need to write your own templates, for now.

Quickstart

Install dj-blog

pip install dj-blog

Add djblog to your INSTALLED_APPS:

INSTALLED_APPS +=(
    "djblog",
)

Add to the urls.py:

url(r'^blog/', include('djblog.urls', namespace="djblog")),

Finally, you need to writey our own templates and put them in djblog/ in your templates folder.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dj-blog-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file dj-blog-0.1.0.tar.gz.

File metadata

  • Download URL: dj-blog-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dj-blog-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f42d0a98cc6ff90929781561601eacf0663fec0a7725f6c51d636e3367842259
MD5 b1633514672782d7a4a16e3faff7609b
BLAKE2b-256 7338a5966bbf57b700641c4be8e003969f0d1ae973748dcfed09030b76d874b8

See more details on using hashes here.

Supported by

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