Skip to main content

A Django app to conduct Web-based polls.

Project description

======= Akkount

Akkount is a Django app to handle users accounts.

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "polls" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'akkount', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('account/', include('account.urls')),

  3. Run python manage.py migrate to create the polls models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you'll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/account/ to participate in the poll.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-akkount-0.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file django-akkount-0.1.tar.gz.

File metadata

  • Download URL: django-akkount-0.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for django-akkount-0.1.tar.gz
Algorithm Hash digest
SHA256 d8ac488090217213a1db1bd45ab008dc9cd6b7cbb79f7838942f7f31d01cc1da
MD5 40352ef7e164b44a78313ef1ecde47d4
BLAKE2b-256 fd0cef55e5f7b8bb843822fb834ec26529692e95af55e740ff89a9379c0e3502

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