Mohammad Taleb

Results 3 comments of Mohammad Taleb

To produce: 1. Create new project 2. run syncdb 3. add superusers ``` python Traceback (most recent call last): File "./manage.py", line 10, in execute_from_command_line(sys.argv) File "***/lib/python2.7/site-packages/django/core/management/__init__.py", line 443, in...

when `timestr = '2017-08-29T09:16:45.0631274-05:00'` this function does no handle this format https://github.com/rohe/pysaml2/blob/fd7a4f694b137a92f2a8b7f502d51fc21e3528c7/src/saml2/time_util.py#L232