Joda Misc Backend
Project description
This is a Django powered miscellaneous documents backend for Joda - a simple reference management web application. For details see the homepage or main repository.
Quick start
Install package pip install joda_misc inside Joda virtual environment.
Add Joda Misc to your INSTALLED_APPS and JODA_FEATURES settings:
INSTALLED_APPS = [ ... 'joda_misc', ] JODA_FEATURES = [ ... 'misc', ]
Run python manage.py migrate to create the misc content models.
Contributing
There are several guidelines on contributing to Joda:
Copyright info
Copyright (C) 2016-2017 Tadej Novak
This project may be used under the terms of the GNU Affero General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for joda_misc-0.1.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c692949e303e10d927eba9b3eb544db2a5d826dc16d84d904ac6f66b211ec93c |
|
MD5 | 7eef586c341b8deb655af59f287f3f1f |
|
BLAKE2b-256 | 9a52f7d8ea0124a0e4615b74b69d92e99f664eb0419f46e13504527847e16dc6 |