Ticket #81 (closed task: fixed)

Opened 2 years ago

Last modified 16 months ago

Porting to django 1.2

Reported by: slav0nic Owned by: slav0nic
Priority: minor Milestone: 0.1
Component: Uncategorized Version: devel
Keywords: Cc:
Blocked By: Blocking: 67

Description

Beta 1 already released, possible to begin porting.

Change History

comment:1 Changed 2 years ago by slav0nic

  • Status changed from new to accepted
  • Blocking set to 67

comment:2 Changed 21 months ago by puneet

How much work would this be?
I need a port urgently since some other django applications that I run now use version 1.2.
I am not a Python/django expert but am ready to help with testing if it helps.

comment:3 Changed 19 months ago by adamm

It's really not that difficult.

You really only need to add {% csrf_token %} to all forms and make sure you use the trunk of djapian.

comment:4 Changed 19 months ago by briand

Which forms require {% csrf_token %}?

comment:5 Changed 19 months ago by briand

All forms... successfully ported. -_-

comment:6 Changed 16 months ago by alafin

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.