I posted this note at comp.lang.python and the response there was
that this all works outside of Django. What is the problem with
using MySQL OperationalErrors with Django?
-
In our database code (we are using django v0.96) we wanted to catch
and handle MySQL OperationalErrors. We us
We are currently using 0.96 and want to upgrade to 0.96.1, but it is
not clear if it is backward compatible.
For example, does 0.96.1 have the newforms change from clean_data to
cleaned_data? Which changes are in 0.96.1 and which are later?
Bottom line: what changes do we need to worry abou
2 matches
Mail list logo