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.0.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.0-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-doma-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 23bef4924fad866de9416127d151c315bda27916c93c5937787d3903ff4484ed
MD5 af2a785aff452c5b4a3d411df0286b59
BLAKE2b-256 be8c7db1c137a80316c4317a1dae7238038216f87eb10f0452c1028b505246d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_doma-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7b5226bd8393aad0c1d701cfc5186964d42c691b024d9ea46de0d5b6c2e2921
MD5 74a7e4a7fca31dc10188de06ee890616
BLAKE2b-256 c93a6d913078cb6ba8a0ddd294c417889c2ddb6762136bd7b7a3536b530e1279

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