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 autotag_app 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 autotag_app models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a autotag_app (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.2.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

django_autotag-0.1.2-py2-none-any.whl (11.8 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for django-autotag-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d1b287dd37cf65fc61c4c93916893cda01d076f8fd01760d7a0780d95d7f8079
MD5 bed48c860e7a76aff6a34ee373f3b4fb
BLAKE2b-256 0935298c1793525bb487c645cabf4e2884d800fbff5c62bc4739bfc1dd038774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_autotag-0.1.2-py2-none-any.whl
Algorithm Hash digest
SHA256 a74225da4758d5eef384ae6d631e4e0239577ed850562e1b490f9d5f4aa3f88d
MD5 40d09559187f65b5f5554e565e8b9f1f
BLAKE2b-256 6920cf25ee6168ba0292ff8f5fa0d27273bd15e7ec2bcf7d4ee2984857c4ea44

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