First revision date time failure

Issue #2 resolved
Nick Boyles created an issue

If the first revision contains a DateField() it cannot be accessed using the admin view. Any other subsequent changes can be viewed, just not the initial date

The error received is:

ValidationError at /admin/versioning/revision/5/ [u"'None' value has an invalid date format. It must be in YYYY-MM-DD format."]

Comments (3)

  1. Log in to comment