Django-fields is an application which includes different kinds of models fields.
Project description
Introduction
------------
[![changelog](http://allmychanges.com/p/python/django-fields/badge/)](http://allmychanges.com/p/python/django-fields/?utm_source=badge)
Django-fields is an application which includes different kinds of models fields.
Right now, application contains two fields with encryption support:
EncryptedCharField and EncryptedTextField.
This project uses Travis for continuous integration: [![Build Status](https://secure.travis-ci.org/svetlyak40wt/django-fields.png)](http://travis-ci.org/svetlyak40wt/django-fields)
Requirements
-----------
This application depends on *python-crypto*, which can be found in many Linux
repositories, or downloaded from http://www.dlitz.net/software/pycrypto/.
Under Ubuntu, just do:
sudo apt-get install python-crypto
How to run tests
----------------
Examples can be found at the `examples` directory. Look at the, `tests.py`.
Same project is used to run unittests. To run them, just fire `./run-tests.sh`.
Contributors
------------
* [zbyte64](http://www.djangosnippets.org/users/zbyte64/) — thanks to for
his [django snippet](http://www.djangosnippets.org/snippets/1095/) for encrypted
fields. After some fixes, this snippet works as supposed.
* John Morrissey — for fixing bug in PickleField.
* Joe Jasinski — different fixes and new fields for encripted email and US Phone.
* Colin MacDonald — for many encripted fields added.
* Igor Davydenko — PickleField.
* kromem - Added support for specifying `block_type` on encrypted fields.
* Brooks Travis - new field for encrypted US Social Security Number and other fixes.
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/svetlyak40wt/django-fields/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
------------
[![changelog](http://allmychanges.com/p/python/django-fields/badge/)](http://allmychanges.com/p/python/django-fields/?utm_source=badge)
Django-fields is an application which includes different kinds of models fields.
Right now, application contains two fields with encryption support:
EncryptedCharField and EncryptedTextField.
This project uses Travis for continuous integration: [![Build Status](https://secure.travis-ci.org/svetlyak40wt/django-fields.png)](http://travis-ci.org/svetlyak40wt/django-fields)
Requirements
-----------
This application depends on *python-crypto*, which can be found in many Linux
repositories, or downloaded from http://www.dlitz.net/software/pycrypto/.
Under Ubuntu, just do:
sudo apt-get install python-crypto
How to run tests
----------------
Examples can be found at the `examples` directory. Look at the, `tests.py`.
Same project is used to run unittests. To run them, just fire `./run-tests.sh`.
Contributors
------------
* [zbyte64](http://www.djangosnippets.org/users/zbyte64/) — thanks to for
his [django snippet](http://www.djangosnippets.org/snippets/1095/) for encrypted
fields. After some fixes, this snippet works as supposed.
* John Morrissey — for fixing bug in PickleField.
* Joe Jasinski — different fixes and new fields for encripted email and US Phone.
* Colin MacDonald — for many encripted fields added.
* Igor Davydenko — PickleField.
* kromem - Added support for specifying `block_type` on encrypted fields.
* Brooks Travis - new field for encrypted US Social Security Number and other fixes.
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/svetlyak40wt/django-fields/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-fields-0.3.0.tar.gz
(50.6 kB
view details)
File details
Details for the file django-fields-0.3.0.tar.gz
.
File metadata
- Download URL: django-fields-0.3.0.tar.gz
- Upload date:
- Size: 50.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8e269d309fd8b93d7a422c2366b0dcaf2599165c8e6f8af70b891c5577aad44 |
|
MD5 | 3b816bf67f58653cda82097652bad7f5 |
|
BLAKE2b-256 | 15d42dda2a3d07a1524ce55a879e82db29922e1909ff96ed5d89275496ca6faf |