Skip to main content

Add badges to members in juntagrico

Project description

juntagrico-badges

image Maintainability Test Coverage image image

Add badges to members in juntagrico.

This is an extension for juntagrico. You can find more information about juntagrico here (https://github.com/juntagrico/juntagrico)

Features

  • Badges can be added in the data administration
  • Members have a new menu "Badges" where they can see their assigned badges
  • The admin can configure for each badge if members can assign them themselves
  • The Admin can see a list of all members having badges which he can filter and send emails to matching members

Installation

Install juntagrico-badge via pip

$ pip install juntagrico-badges

or add it in your projects requirements.txt

In settings.py add 'juntagrico_badges',, above 'juntagrico''.

INSTALLED_APPS = [
    ...
    'juntagrico_badges',
    'juntagrico',
]

In your urls.py you also need to extend the pattern:

urlpatterns = [
    ...
    path('', include('juntagrico_badges.urls')),
]

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

juntagrico_badges-1.6.0.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

juntagrico_badges-1.6.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file juntagrico_badges-1.6.0.tar.gz.

File metadata

  • Download URL: juntagrico_badges-1.6.0.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for juntagrico_badges-1.6.0.tar.gz
Algorithm Hash digest
SHA256 cb4176acf1271a05d8496108c9bab286ec71e432054704bc868b8c8b3639767f
MD5 38027c108f559be71f4a5b6799d7ac51
BLAKE2b-256 9f7af7e9a2d0e8b52bf133914ab9ae6172598be582777a16ce38e8fa4a1355ef

See more details on using hashes here.

File details

Details for the file juntagrico_badges-1.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for juntagrico_badges-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 879f2548890f9f14757d96737b6cf789cc20a8ee4746895aebe8c10a01ca3e3d
MD5 7ffdd9e804715f3b3db987cd26882c37
BLAKE2b-256 278c182bf5531c9ff6fd558bce670e34abc18ea9ef2fd2932bda051125ae4524

See more details on using hashes here.

Supported by

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