Changes between Initial Version and Version 1 of Ticket #28171, comment 3


Ignore:
Timestamp:
May 11, 2017, 6:35:08 AM (7 years ago)
Author:
Naveen Yadav

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28171, comment 3

    initial v1  
    33working on my first ticket on django !!
    44
    5 i am raising the ValidatioError from [https://github.com/django/django/blob/master/django/forms/forms.py#L418
     5i am raising the ValidatioError from [https://github.com/django/django/blob/master/django/forms/forms.py#L418 for concerned issue.
    66
    77for that couple of test cases are failing because of following :
Back to Top