Skip to main content

Various sugars and goodies for projects.

Project description

Various sugars and goodies for projects. They are mainly for Presslabs internal use, but can be proven usefull for any other projects.

Use as django app

To use sugar in your django app, add “pl_sugar” to your INSTALLED_APPS setting before django.contrib.admin:

INSTALLED_APPS = [
    ...
    'pl_sugar',
    'django.contrib.admin',
    ...
]

It provides the folowing goodies:

  1. Admin filters with more than 5 items are dropdowns

  2. Adds header pagination for django rest framework in pl_sugar.rest_framework.pagination.LinkHeaderPagination

  3. If you install social-auth it displays the Google Login button on admin login page. Also it provides pl_sugar.social_auth.pipeline.set_admin_perms which sets as super admins users defined in SOCIAL_AUTH_ADMIN_EMAILS

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

presslabs-sugar-1.2.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

presslabs_sugar-1.2.0-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file presslabs-sugar-1.2.0.tar.gz.

File metadata

File hashes

Hashes for presslabs-sugar-1.2.0.tar.gz
Algorithm Hash digest
SHA256 9853f1c8140313cde64ab343fb2d218da112abe4edc7638f85d9a22ae817d4d4
MD5 a85f6fc46dc6f950f2769f145825c622
BLAKE2b-256 de013ed312687efe254060e56a69d4b3393785250d9df9a0e64b0e8572525e2d

See more details on using hashes here.

File details

Details for the file presslabs_sugar-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for presslabs_sugar-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2ea9c4e04a10580dcd1639ae8f162c245f9109cad1996d5a58adddf7893025b5
MD5 0c287637893bb58000a82779337481fd
BLAKE2b-256 98b590e7a550f0053e5ccc3b004cc7fefa4ec1414d099974e9a4f6a401ac9b5a

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