SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-django-fields-0.2.2-1.2.noarch.rpm :
Fri Sep 27 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.2.2
+ Fixed: Django admin needs to be able to create blank instances of
the fields in order to create a new model. This broke with
BaseEncryptedNumberField. (via defrex)
+ Fixed: block_type wasn\'t added to the south rules. (via defrex)
Fixed: Newer code paths with block_type specified couldn\'t reuse
the cipher object on the field class. to_python was already redefining
it before decrypting the value, but get_db_prep_value wasn\'t before
encrypting. The first time you used a model it would be fine, but the
second would fail. Thus the tests were passing but the classes were
functionally useless in an application. (via defrex)
- Use download url as source
- Replace python-ditribute with python-setuptools BuildRequires
- Remove useless CFLAGS export
- Remove redundant %clean section

Tue Nov 22 13:00:00 2011 alexandreAATTexatati.com.br
- Update to 0.2.0:
- Added: Class django_fields.models.ModelWithPrivateFields, which
allows to use private fields, starting from two underscores.
- Fixed: BaseEncryptedDateField.get_db_prep_value errors.
- Changed: Now virtualenv is used for test enviroment.
Buildout.cfg was removed.

Fri Jun 3 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 0.1.3.

Wed Jun 1 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 0.1.2;
- Regenerate spec file with py2pack;
- Bzip2 source file.

Tue Apr 6 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 0.1.1.

Tue Oct 27 13:00:00 2009 alexandreAATTexatati.com.br
- Initial package (0.1.0) for openSUSE.


 
ICM