mirror of
https://github.com/Hopiu/django.git
synced 2026-05-25 07:13:54 +00:00
14 lines
262 B
Text
14 lines
262 B
Text
==========================
|
|
Django 1.6.1 release notes
|
|
==========================
|
|
|
|
*Under development*
|
|
|
|
This is Django 1.6.1, a bugfix release for Django 1.6.
|
|
|
|
...
|
|
|
|
Bug fixes
|
|
=========
|
|
|
|
* Fixed ``BCryptSHA256PasswordHasher`` with py-bcrypt and Python 3 (#21398).
|