incuna / django-user-management

User management model mixins and api views.
BSD 2-Clause "Simplified" License
57 stars 24 forks source link

Clarify new password error message in old v8 branch #138

Closed jturnbull closed 9 years ago

jturnbull commented 9 years ago

@maxpeterson please merge, this will be released as v.8.1.2

jturnbull commented 9 years ago

Updated again, hopefully that's the end of it

jturnbull commented 9 years ago

@meshy, cherry-picked, but still no passes. Any other ideas?

meshy commented 9 years ago

not really :(

LilyFoote commented 9 years ago

It's a new error. Do we need to backport more travis config?

jturnbull commented 9 years ago

Well spotted @Ian-Foote, brought it more from master

jturnbull commented 9 years ago

Nope, ValueError: I/O operation on closed file.

adam-thomas commented 9 years ago

Merged v8.1.x in (containing my now-merged PR https://github.com/incuna/django-user-management/pull/141).

meshy commented 9 years ago

HWTI

adam-thomas commented 9 years ago

:+1: thanks!