Apologies got the groups confused.
-- Mike
--
*
*
*Tradepage, now part of the Cloud Group, is an Authorised Google Apps for
Business Reseller. For only R450 per user per year, get Business Email,
Calendars, Documents, syncing with mobile devices and much more. Find out
more: http://www.trad
Please ask questions about using Django on django-users. The topic of this
list is the development of Django itself.
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.
Hi,
Looking for some ideas around a type / conversion matching issue I'm having
with a big django model.
The model has tons of variables, and all being of different types (int,
nullbool, date, datetime, string).
I'm trying to pass data from a different database into the django model,
but the othe