Skip to main content

A Django package which contains a set of useful utils for web development

Project description

=====
django-devtools
=====

django-devtools is a django package which contains useful utils for web development on django: functions, validators, widgets ant etc.

WARNING!!!
-----------
This package tested only with django 1.6.5

Quick start
-----------
1. You can install django-devtools through pip::

pip install django-devtools

or check out last version from github: https://github.com/renkse/django-devtools.git

2. Add "devtools" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = (
...
'devtools',
)

Requirements
------------
django==1.6.5, pytils, PIL

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-devtools-0.1.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file django-devtools-0.1.tar.gz.

File metadata

File hashes

Hashes for django-devtools-0.1.tar.gz
Algorithm Hash digest
SHA256 c4d6ed804a1b2e223cdebf150cb0e13d8b40b2fab76a3b966c25ef8ded578f29
MD5 a7f4a405e867758aae58c1ca0c11d2f9
BLAKE2b-256 ba9f79da18c462e81f60e4fea7d4ac71ef08579a5fe2142c59c1bab80fc26188

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