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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pongjun_notes-0.1.7.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.7.tar.gz
Algorithm Hash digest
SHA256 2a0cff552cf0d4bd928a07e6f37a93fb0ec9b8c4f2e468876e0230b9075ad36d
MD5 3365cc3b32ae6b3ab2c670d54da6a3ad
BLAKE2b-256 9db8ca5efed236ad724db5ea066b4f05587ba47397b47c10813a0c1e98d4b13f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pongjun_notes-0.1.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 88f1bd31327ac6fc053d215214a52910c382dfa5db044abbecd165721d09d8bd
MD5 d334a202b0f823639d9fe88251f5264b
BLAKE2b-256 88bdfe050250def48a619eacfb1387eddf04d30cf7b8bf125a5902e97357960a

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