🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

django-nomadblog

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-nomadblog

A minimalist Django blogging system.

2.0.0
PyPI
Maintainers
1

================ Django Nomadblog

Overview

This is a basic Django application implementing the simplest form of a blogging system. It's able to handle multible blogs and users. It has been written with an eye put on keeping modularity and flexibility as much as possible, so you won't find lots of goodies in the code (tagging, related posts, blogroll), but just a couple of features to help you start hacking it to your needs.

Read the latest documentation on the fine Read the docs_ project for install, configuration and customization instructions.

.. _Read the docs: http://readthedocs.org/docs/django-nomadblog/en/latest/

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts