irration / cloudcourse

Automatically exported from code.google.com/p/cloudcourse
0 stars 0 forks source link

The UserRegistration could not be created (Property status is required) #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Navigate to Home › Core › User registrations › Add user registration 
2. Create user details
3. Hit Save button

What is the expected output? What do you see instead?

successful enrollment but i see - There was an error while handling your
request.
Most likely, this is an intermittent issue with AppEngine. Please try again.

Appengine status:  on xxxxxx.appspot.com 

and on Local Server 

ValueError at /admin/core/userregistration/add/

The UserRegistration could not be created (Property status is required)

Request Method:     POST
Request URL:    http://localhost:8083/admin/core/userregistration/add/
Exception Type:     ValueError
Exception Value:    

The UserRegistration could not be created (Property status is required)

Exception Location:     <unknown> in ?, line ?
Python Executable:  C:\Python26\pythonw.exe
Python Version:     2.6.5

What version of the product are you using? On what operating system?
1 on windows and Linux 

- attach error details

Please provide any additional information below.

Original issue reported on code.google.com by satish.s...@gmail.com on 4 Jun 2010 at 4:47

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by ir...@google.com on 5 Nov 2010 at 2:22