Skip to main content

Simple Document Management for Django

Project description

doma

doma is a simple document managment app for django. It provides the necessary models and view and is ready to be included into your project.

Detailed documentation is in the "docs" directory.

Installation

Install django-doma using pip:

$ pip install django-doma

Quick start

  1. Add "doma" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
    ...
    "doma",
]
  1. Include the polls URLconf in your project urls.py like this::

    path('doma/', include('doma.urls')),

  2. Run python manage.py migrate to create the doma models.

  3. Visit http://127.0.0.1:8000/doma/ to start accounting.

Project details


Download files

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

Source Distribution

django-doma-0.2.1.tar.gz (23.9 kB view details)

Uploaded Source

Built Distribution

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

django_doma-0.2.1-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

Details for the file django-doma-0.2.1.tar.gz.

File metadata

  • Download URL: django-doma-0.2.1.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.2 Linux/5.4.108-1-MANJARO

File hashes

Hashes for django-doma-0.2.1.tar.gz
Algorithm Hash digest
SHA256 1dfac60b33bb729e7e9d3418fdfd17e6f62f534e585dd82e7094c4492ba69f97
MD5 4fe8a34198d03378d8d3d2c02f8e89a7
BLAKE2b-256 80b2bc8195c350fe8181f35b40bbbfeb44a1142961eba0d1e732f450f97775e0

See more details on using hashes here.

File details

Details for the file django_doma-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: django_doma-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 26.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.2 Linux/5.4.108-1-MANJARO

File hashes

Hashes for django_doma-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 da9d5f9ba0f9bdf7b6921a2ea24e47132475fadf7ef3f2f04c060f2a908d436f
MD5 fad4f95af4a30b5ea406abca725efd50
BLAKE2b-256 fcaf454bfbdd42f741df17d2a348efba32048ce437d82d102967ffb7c9f9b6ab

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