stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

Added communicat for inactive user. #529

Closed gruszks closed 8 years ago

gruszks commented 8 years ago

Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/496 Reference person: @gruszks Description:

An inactive logged out user wants to sign up for an offer

magul commented 8 years ago

@Gruszks here (https://github.com/stxnext-csr/volontulo/pull/529/files#diff-9dc4d5e76a83013bca3609b1ec0cad77R481) You have (I don't know why) created UserProfile, but it's not saved anywhere.

Beside this in test, that is failing (with this request, that doesn't extists) original error is django.db.models.fields.related.RelatedObjectDoesNotExist: UserProfile has no user during rendering template few lines below.