Skip to main content

A small Django app to provide shortcuts

Project description

=====
Django-easy
=====

Django easy is a small Django app that makes creating django views less verbose.

Quick Start
-----------

1. Add "polls" to your INSTALLED_APPS setting like this:

INSTALLED_APPS = (
...
'django-easy',
)

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-easy-0.1.tar.gz (1.8 kB view hashes)

Uploaded Source

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