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.1.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for django-autotag-0.1.1.tar.gz
Algorithm Hash digest
SHA256 05452643a97cbb61130d3cb46957f12651ed07179b75d7d898b1842c5ce41269
MD5 919cf4cc63e49b3c80bb7a904c903181
BLAKE2b-256 11d23e7fd240377b0b93b657badea0110dd35e83b2d676ef5806f605d21d0e85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_autotag-0.1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 10cb48da0c5ec0958ecffd0be0a6ec3b2f1b16fb6f920163972e8270a2a44b4e
MD5 369fa6e176ed64e46e63a3bf20cad420
BLAKE2b-256 39886abc3abdee1749b4048ec2fb493e9c9280a1b2b660624465b4171d67d18b

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