|
@@ -298,7 +298,7 @@ Old (0.96) New (1.0)
|
|
|
===================== =====================
|
|
|
|
|
|
Work with file fields using the new API
|
|
|
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
The internal implementation of :class:`django.db.models.FileField` have changed.
|
|
|
A visible result of this is that the way you access special attributes (URL,
|
|
@@ -644,7 +644,7 @@ Testing
|
|
|
-------
|
|
|
|
|
|
:meth:`django.test.Client.login` has changed
|
|
|
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
Old (0.96)::
|
|
|
|