Histórico de Commits

Autor SHA1 Mensagem Data
  Nick Pope 8f10ceaa90 Changed `'%s' % value` pattern to `str(value)`. há 4 anos atrás
  Tim Graham 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). há 7 anos atrás
  chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. há 8 anos atrás
  Claude Paroz 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
  Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
  Claude Paroz 50acbf3ff6 Made tests/serializers/models.py a models package há 9 anos atrás