Changes between Initial Version and Version 1 of Ticket #15975


Ignore:
Timestamp:
May 5, 2011, 6:04:36 PM (13 years ago)
Author:
Julien Phalip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15975 – Description

    initial v1  
    11Reportedly due to the recent enabling of  https://djangoproject.com:
    22
     3{{{
    34======================================================================
    45FAIL: test_correct_https_url_but_nonexisting (modeltests.validation.tests.BaseModelValidationTests)
     
    1011    self.assertRaises(ValidationError, clean)
    1112AssertionError: ValidationError not raised
     13}}}
Back to Top