lient()
>>> response = client.get('/archive/')
>>> response.status_code
200
>>>
What am I doing wrong?
Thanks,
Ryan Ginstrom
"""Unit tests for archive unit"""
import unittest
from django.test.client import Client
class ArchiveT
> On Behalf Of Aidas Bendoraitis
> I guess, this query may help you:
> ALTER DATABASE `yourdatabase` DEFAULT CHARACTER SET utf8
> COLLATE utf8_general_ci
So that's how to do it.
Thanks!
Regards,
Ryan Ginstrom
--~--~-~--~~~---~--~~
You rece
)
Doing this, my data goes in and out untouched. A somewhat unsatisfying
solution, but it seems to work.
Regards,
Ryan Ginstrom
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post t
find a solution in the existing threads. Apologies if I have
missed the answer somewhere.
Regards,
Ryan Ginstrom
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, s
4 matches
Mail list logo