Skip to main content

Deprecated Django function based views from Django 1.4 in a neat little package.

Project description

https://badge.fury.io/py/django-deprecated-fbv.png https://pypip.in/d/django-deprecated-fbv/badge.png

Deprecated Django function based generic views from Django 1.4 in a neat little package. Ugly little hack for deadlines and emergencies where Django 1.5 or 1.6 is necessary.

Usage

  1. Install the package from PIP:

    pip install django-deprecated-fbv
  2. Change imports from django.views.generic into deprecated_fbv.

  3. Consider a more sensible strategy, like fixing your code to get rid of those pesky deprecation errors (yes, I left them in place).

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

django-deprecated-fbv-0.1.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

django_deprecated_fbv-0.1-py2-none-any.whl (11.1 kB view hashes)

Uploaded Python 2

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