Skip to main content

A Django app to track todo items.

Project description

django-polls is a Django app to help users keep track of their TODO items. Detailed documentation is in the “docs” directory.

Quick start

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

    INSTALLED_APPS = [
        ...,
        "django_todo",
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path("todos/", include("django_todo.urls")),
  3. Run python manage.py migrate to create the models.

  4. Start the development server and visit the admin to create a todo.

  5. Visit the /todos/ URL to create and view todos.

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

gbrown_django_todo-0.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

gbrown_django_todo-0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file gbrown_django_todo-0.1.tar.gz.

File metadata

  • Download URL: gbrown_django_todo-0.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for gbrown_django_todo-0.1.tar.gz
Algorithm Hash digest
SHA256 229acc6c14c87435328bdaad46652f5f8ab2c3754dc6ac71e26dfdf80977f60f
MD5 e25ebdf545e5fbd334add6e5d42aa5a1
BLAKE2b-256 3411108da574d335c12fb66d5b72a19ada96dbede2f2baf973e2d244b2f60d4e

See more details on using hashes here.

File details

Details for the file gbrown_django_todo-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for gbrown_django_todo-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3dade9ae15480cf0e356fb58be7c87e097cd864a725a24392ed86368b9e32cdd
MD5 1ed29842d5bb1b50af5f53b0e090f794
BLAKE2b-256 51c8fa63eec1382e2ac01fa639c00aeef8aa9092b37aef971a1ab1a9feaa77cc

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