Skip to main content

A reusable Django app for managing notes.

Project description

Pongjun Notes

pongjun-notes is a reusable Django app for managing notes.


Installation

  1. Install the package:

    pip install pongjun-notes
    
  2. Add 'notes' to INSTALLED_APPS in your settings.py:

    INSTALLED_APPS = [
        'notes',
    ]
    
  3. Include the notes URLs in your project's urls.py:

    from django.urls import path, include
    
    urlpatterns = [
        path('notes/', include('notes.urls')),
    ]
    
  4. Apply migrations:

    python manage.py migrate
    

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

pongjun_notes-0.1.4.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

pongjun_notes-0.1.4-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file pongjun_notes-0.1.4.tar.gz.

File metadata

  • Download URL: pongjun_notes-0.1.4.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for pongjun_notes-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a0ea15c8250e9bc61d7eb2d2ee6ae0fa1926fe25742d5fae0fcd7a5dce2f7516
MD5 f294080a559d03ae5aefcb39d440ca9a
BLAKE2b-256 5c2af696367bc84402c832a835d68d4670741fb5e0d39d161a81d86042c9df48

See more details on using hashes here.

File details

Details for the file pongjun_notes-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: pongjun_notes-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for pongjun_notes-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5ff2fa179fc9485815091cc6f302889a683a927186337a01bfe6d8329758e031
MD5 1ff206946dbfa3abb3c4ebc0c57fe3a3
BLAKE2b-256 0172c0babdcde447ea1d2266dcaa5b4f2ceeb8fe9bed922d713f29db6d4b9e50

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