Skip to main content

A simple Django app to conduct Web-based autotagging.

Project description

Autotag is a simple Django app to conduct Web-based automatic tagging.

Detailed documentation is in the “docs” directory.

Quick start

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

    INSTALLED_APPS = (
        ...
        'autotag_app',
    )
  2. Include the polls URLconf in your project urls.py like this:

    url(r'^autotag_app/', include('autotag_app.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/autotag_app/ to participate in the autotag_app.

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

django-autotag-0.1.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

django_autotag-0.1-py2-none-any.whl (11.5 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: django-autotag-0.1.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-autotag-0.1.tar.gz
Algorithm Hash digest
SHA256 58c8ff1737d561eaba9c29fec70455517a475f74cce1576b7195cfd578867ebf
MD5 c7f564e34251964c2a6fb420d6689be8
BLAKE2b-256 d5b8758413b718b2c7173302e13c2965b2a23fa5ac6042028e3f3d809938ce27

See more details on using hashes here.

File details

Details for the file django_autotag-0.1-py2-none-any.whl.

File metadata

File hashes

Hashes for django_autotag-0.1-py2-none-any.whl
Algorithm Hash digest
SHA256 f98c167978059423156b6089db117cf6fc1d3b3cd73a7c02ba9f3639c8f3607c
MD5 8888934b885ce2551a4ae1ca1f0c8a84
BLAKE2b-256 ec99608d1126db8eeadf4c9d043e7792c41e232524b46a1ef032a6719747e613

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page