Skip to main content

Django app to create and manage Awards for your Model objects.

Project description

Django Generic Awards

Django app to create and manage Awards for your Model objects.

Quick start

  1. Add django.contrib.sites, tof and django_generic_awards.apps.DjangoGenericAwardsConfig to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'django.contrib.sites',
        'tof',
        'django_generic_awards',
    ]
    
  2. Make sure that you have SITE_ID in your settings.py:

    SITE_ID = XX
    
  3. Run python manage.py migrate sites to create example site for your project.

  4. Run python manage.py migrate to create the django_generic_awards models.

  5. Start the development server and visit http://127.0.0.1:8000/admin/ to setup Awardable models and add new Awards.

Optional

  • Run tests with python runtests.py command

Special Thanks

To winePad GmbH for initiating and sponsoring of this project.

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_generic_awards-0.3.2.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file django_generic_awards-0.3.2.tar.gz.

File metadata

  • Download URL: django_generic_awards-0.3.2.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4

File hashes

Hashes for django_generic_awards-0.3.2.tar.gz
Algorithm Hash digest
SHA256 ac57fc45b70d0081e1f885d8928de388da6cd3606f0e4ed5452639fc73373267
MD5 11651fb0d4ed9de5251797a521f19475
BLAKE2b-256 077e390a16fc2bee8f896f49ec5b30c3c3f5eceecb369395fefe0df07a309962

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