http://djangoadvent.com/1.2/django-12-and-csrf/
Matt
On Jul 28, 2:44 pm, knight <alexar...@gmail.com> wrote:
> Does anybody knows a good post or blog about the changes including
> csrf?
>
> On Jul 28, 4:33 pm, Maksymus007 <maksymus...@gmail.com> wrote:
>
> > On Wed, Jul 28, 2010 at 3:29 PM, Massimiliano Ravelli
>
> > <massimiliano.rave...@gmail.com> wrote:
> > > On Jul 28, 3:13 pm, knight <alexar...@gmail.com> wrote:
> > >> What are the minimal changes that I need to make in order to work with
> > >> 1.2.1?
>
> > > Did you have a look athttp://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
> > > ?
>
> > This link in worth nothing.
> > The same all the sentences link '1.1 and 1.2 are compatible'.
> > They are not.
>
> > I have quite big application written in 1.1 - still can't fully run it on 1.2.
> > As I discovered: forms fields set to be blank=True and null=True when
> > left blank on 1.1 get null value as expected, on 1.2 the get empty
> > string - which crashes if database has constraints.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment