Skip to main content
==================
Django-epfl-utils
==================

Django-epfl-utils is a simple Django app to provide tools common to several
applications at EPFL.


Install and configure memcached
***********************************

After installing Memcached itself, you’ll need to install a Memcached binding.
We use python-memcached third party.

CACHES = {
...
'memcached': {
'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'LOCATION': '127.0.0.1:11211',
},
...
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-epfl-utils-0.0.4.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file django-epfl-utils-0.0.4.tar.gz.

File metadata

File hashes

Hashes for django-epfl-utils-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9d7d948e1e9b67942502174fa570b62093301c6b9a9e08d404e6ce7813f93375
MD5 774ffe45e30775c04a87f51b7bb31eaa
BLAKE2b-256 94f9971786f67e9f8fca80cdfd92617d2ea16e0c71fa834dcff14a28cc242e16

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.4 This release

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page