Skip to main content

Joda Misc Backend

Project description

Homepage PyPI License codecov.io Build Status

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

  1. Install package pip install joda_misc inside Joda virtual environment.

  2. Add Joda Misc to your INSTALLED_APPS and JODA_FEATURES settings:

    INSTALLED_APPS = [
        ...
        'joda_misc',
    ]
    
    JODA_FEATURES = [
        ...
        'misc',
    ]
  3. Run python manage.py migrate to create the misc content models.

Contributing

There are several guidelines on contributing to Joda:

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

joda_misc-0.1.0a1-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file joda_misc-0.1.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for joda_misc-0.1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 c692949e303e10d927eba9b3eb544db2a5d826dc16d84d904ac6f66b211ec93c
MD5 7eef586c341b8deb655af59f287f3f1f
BLAKE2b-256 9a52f7d8ea0124a0e4615b74b69d92e99f664eb0419f46e13504527847e16dc6

See more details on using hashes here.

Supported by

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