Skip to main content

django-rmixins

What is it?

django-rmixins is a simple Django App that contains some Mixins to use for Django’s Class Based Views.

Installation

You can do any of the following to install django-rmixins

  • Run pip install django-rmixins.

  • Run easy_install django-rmixins.

  • Download or “hg clone” the package and run setup.py.

  • Download or “hg clone” the package and add rmixins to your PYTHONPATH.

Usage

For example if you’d like to use the CacheMixin:

from django.views.generic import ListView

from rmixins.mixins import CacheMixin

class PostsListView(CacheMixin, ListView):
    cache_timeout = 900
    model = Posts

Release files for django-rmixins 1.8.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-rmixins 1.8.0
File Size Uploaded
django-rmixins-1.8.0.tar.gz 4.5 kB Details

Release files / django-rmixins-1.8.0.tar.gz

Download URL django-rmixins-1.8.0.tar.gz
Size 4.5 kB
Tags Source
SHA-256 checksum
How to use checksums
fee94c293bb12e513a3dbe79e78036d8b2ed6934bfbd9d1dca0dc50ef2de578b
BLAKE2b-256 checksum
How to use checksums
8626796794ab25220838ea808083f9b8f3792d66a6b43d98167bcc554e313ac9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.8.0 This release

1 release file

0.0.1

1 release 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