Hi folks,im working on django project,,is there a way to access db
without using fixtures,, as fixtures is not working in my project,,i
want to test urls of type:
/abc/xyz/123 where '123' comes from database.,
and that database contains lots of ids( ex:123 ) i
dont want to loop through each ids and want to get dis unittest
working..
any help or related links is appreciated
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.