This release is a pre-release and may not be stable for production use.
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.
Release files for joda-misc 0.1.0a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| joda_misc-0.1.0a1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / joda_misc-0.1.0a1-py3-none-any.whl
| Download URL | joda_misc-0.1.0a1-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c692949e303e10d927eba9b3eb544db2a5d826dc16d84d904ac6f66b211ec93c
|
|
BLAKE2b-256 checksum How to use checksums |
9a52f7d8ea0124a0e4615b74b69d92e99f664eb0419f46e13504527847e16dc6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |