=====
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
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
Release files for django-devtools 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-devtools-0.1.tar.gz | 4.7 kB | Details |
Release files / django-devtools-0.1.tar.gz
| Download URL | django-devtools-0.1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c4d6ed804a1b2e223cdebf150cb0e13d8b40b2fab76a3b966c25ef8ded578f29
|
|
BLAKE2b-256 checksum How to use checksums |
ba9f79da18c462e81f60e4fea7d4ac71ef08579a5fe2142c59c1bab80fc26188
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |