Skip to main content
# Django Blogs

Django blogs provides a WYSIWYG blogging application with medium style editor using [Medium-Editor](https://github.com/yabwe/medium-editor).

## Installing

Install with pip using

```
pip install -U djangoblogs
```

## Quickstart

1. Add `'blogs'` to your INSTALLED_APPS setting like this:
```python
INSTALLED_APPS = [
...
'blogs',
]
```

2. Include the `djangoblogs` URLconf in your project urls.py:
```python
path('blogs/', include('blogs.urls')),
```

3. Run `./mangage.py migrate` to create the `django-blogs` models.


Download files

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

Source Distribution

djangoblogs-0.2.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

djangoblogs-0.2.0-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file djangoblogs-0.2.0.tar.gz.

File metadata

  • Download URL: djangoblogs-0.2.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for djangoblogs-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b707b3f31e1c6f9660e3b6c8b7bd1357903d84f656c116633346414c4aa5631c
MD5 0d8be53a5ebe91d8834cb789350fb2da
BLAKE2b-256 a16c74a521b63e08eb6b900523ff2a1e1d588db710eaa32a68df747e279dcddd

See more details on using hashes here.

File details

Details for the file djangoblogs-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: djangoblogs-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for djangoblogs-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c0c97ef81bb6c2a06809a9dcc5d2e28e475459776c3bc92b74246142e77f0794
MD5 c013d462e28f3b4b6afe154c25a72b2e
BLAKE2b-256 31204d854eaf41c660a4d32cd59b95109d9e5bbdfc6f1fa5399b648b294c9e2d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 files

0.1.2

2 files

0.1.1

2 files

Supported by

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