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.2.tar.gz (3.5 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.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gbrown_django_todo-0.2.tar.gz
  • Upload date:
  • Size: 3.5 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.2.tar.gz
Algorithm Hash digest
SHA256 86a1fc5e0aa2925df805aa96411742942060d12f5bd01f969c9b6a1c27ce3494
MD5 d1a0fc134f570e89451529969d47fc94
BLAKE2b-256 bb6c6315096cb23268df3e168cb6aa08e2c10d144cb2969b652ee601fb2ea816

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gbrown_django_todo-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c3c74d273674957705bed9ab5beae2f52f36dec6f585313de5e774730496ce11
MD5 ea2aee2ea3824f9266708faeba1f88da
BLAKE2b-256 1ed3cc9e6b539240a574bef47778fb4c8afa48bc9ab5e3c0201ee1d1dc6269d0

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