Skip to main content

Note is a simple Django app to conduct Web-based notes.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “note” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'note',
    ]
  2. Include the todo URLconf in your project urls.py like this:

    url(r'^note/', include(note.urls, namespace='note')),
  3. Run python manage.py migrate to create the note models.

  4. Start the project’s server and login on your django-website.

  5. Visit https://your_django_website_url_part/note/ to use the note app.

Release files for django-note 1.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-note 1.1.1
File Size Uploaded
django-note-1.1.1.tar.gz 18.9 kB Details

Release files / django-note-1.1.1.tar.gz

Download URL django-note-1.1.1.tar.gz
Size 18.9 kB
Tags Source
SHA-256 checksum
How to use checksums
c4071265c74f929c032cd87336fc930d6050f643ad33802208b6b133ce2259f2
BLAKE2b-256 checksum
How to use checksums
f3c8f44e2ce83732a3eba9106e161d2d7e7af0585ad7e2a3274d0b4c07ba8dda
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.1.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page