Joda Misc Backend
Project description
joda-backend-misc
=====================
|web| |pypi| |license| |codecov| |travis|
This is a Django powered miscellaneous documents backend for Joda - a simple reference
management web application. For details see the `homepage <https://joda.tano.si>`_
or `main repository <https://github.com/joda-project/joda>`_.
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:
- `Submitting issues <https://github.com/joda-project/joda/blob/master/CONTRIBUTING.md#submitting-issues>`_
- `Proposing a new feature <https://github.com/joda-project/joda/blob/master/CONTRIBUTING.md#feature-requests>`_
- `Submiting a pull-request <CONTRIBUTING.md#pull-requests>`_
- `Building instructions <BUILDING.md>`_
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 <LICENSE.md>`_.
.. |web| image:: https://img.shields.io/badge/web-joda.tano.si-green.svg
:alt: Homepage
:scale: 100%
:target: https://joda.tano.si
.. |pypi| image:: https://img.shields.io/pypi/v/joda-misc.svg
:alt: PyPI
:scale: 100%
:target: https://pypi.python.org/pypi/joda-misc
.. |license| image:: https://img.shields.io/github/license/joda-project/joda-backend-misc.svg
:alt: License
:scale: 100%
:target: https://github.com/joda-project/joda-backend-misc/blob/master/LICENSE.md
.. |travis| image:: https://travis-ci.org/joda-project/joda-backend-misc.svg?branch=master
:alt: Build Status
:scale: 100%
:target: https://travis-ci.org/joda-project/joda-backend-misc
.. |codecov| image:: https://codecov.io/github/joda-project/joda-backend-misc/coverage.svg?branch=master
:alt: codecov.io
:scale: 100%
:target: https://codecov.io/github/joda-project/joda-backend-misc?branch=master
=====================
|web| |pypi| |license| |codecov| |travis|
This is a Django powered miscellaneous documents backend for Joda - a simple reference
management web application. For details see the `homepage <https://joda.tano.si>`_
or `main repository <https://github.com/joda-project/joda>`_.
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:
- `Submitting issues <https://github.com/joda-project/joda/blob/master/CONTRIBUTING.md#submitting-issues>`_
- `Proposing a new feature <https://github.com/joda-project/joda/blob/master/CONTRIBUTING.md#feature-requests>`_
- `Submiting a pull-request <CONTRIBUTING.md#pull-requests>`_
- `Building instructions <BUILDING.md>`_
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 <LICENSE.md>`_.
.. |web| image:: https://img.shields.io/badge/web-joda.tano.si-green.svg
:alt: Homepage
:scale: 100%
:target: https://joda.tano.si
.. |pypi| image:: https://img.shields.io/pypi/v/joda-misc.svg
:alt: PyPI
:scale: 100%
:target: https://pypi.python.org/pypi/joda-misc
.. |license| image:: https://img.shields.io/github/license/joda-project/joda-backend-misc.svg
:alt: License
:scale: 100%
:target: https://github.com/joda-project/joda-backend-misc/blob/master/LICENSE.md
.. |travis| image:: https://travis-ci.org/joda-project/joda-backend-misc.svg?branch=master
:alt: Build Status
:scale: 100%
:target: https://travis-ci.org/joda-project/joda-backend-misc
.. |codecov| image:: https://codecov.io/github/joda-project/joda-backend-misc/coverage.svg?branch=master
:alt: codecov.io
:scale: 100%
:target: https://codecov.io/github/joda-project/joda-backend-misc?branch=master
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file joda_misc-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: joda_misc-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c692949e303e10d927eba9b3eb544db2a5d826dc16d84d904ac6f66b211ec93c
|
|
| MD5 |
7eef586c341b8deb655af59f287f3f1f
|
|
| BLAKE2b-256 |
9a52f7d8ea0124a0e4615b74b69d92e99f664eb0419f46e13504527847e16dc6
|