Skip to main content

Basic Framework Web-based.

Project description

Util is a Django app to conduct Web-based base. For each question, visitors can choose between a fixed number of answers.

Detailed documentation is in the “docs” directory.

Quick start

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

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

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

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

  5. Visit http://127.0.0.1:8000/util/ to participate in the base.

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

me-django-util-0.1.2.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file me-django-util-0.1.2.tar.gz.

File metadata

  • Download URL: me-django-util-0.1.2.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for me-django-util-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e1be0a377169905704e255e4e6ca1f344e3d28570c8905d79721c45ad7f4544d
MD5 31f9b59c841ef15a84fb06f93bb1b733
BLAKE2b-256 04bec02d654c8faab5770aeed67d29b7baef72d93c8dcd9517e3eb696c53e9a6

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