d-flood / Djatalist

Repository from Github https://github.comd-flood/DjatalistRepository from Github https://github.comd-flood/Djatalist

Djatalist

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install djatalist

Add to installed apps

INSTALLED_APPS = [
    'django.contrib.admin',
    'django.contrib.auth',
    'django.contrib.contenttypes',
    'django.contrib.sessions',
    'django.contrib.messages',
    'django.contrib.staticfiles',

    'djatalist',
]

License

djatalist is distributed under the terms of the MIT license.

About

License:MIT License


Languages

Language:Python 61.3%Language:HTML 38.7%