Ticket #120 (assigned task)

Opened 2 years ago

Last modified 2 years ago

Handle static/ and media/ in the 1.3 way

Reported by: nicoechaniz Owned by: spiccinini
Priority: critical Milestone:
Component: deployment Version:
Keywords: Cc:

Description

Django 1.3 implements a new way of handling project media. Cyclope should comply to this policy.

Change History

comment:1 Changed 2 years ago by spiccinini

  • Owner set to spiccinini
  • Status changed from new to assigned

Me pongo a avanzar con esto.

comment:2 Changed 2 years ago by spiccinini

Some dependence apps still doesn't made a relsease with staticfiles/ django1.3 support:

So i think that full support to staticfiles could wait to the next cyclope release.

But i think we should adopt the new settings right now and reflect that in our templates so that the migration should be transparent to the final user.

comment:3 Changed 2 years ago by spiccinini

  • Milestone Migration release deleted

In 334ac2b5e5f5 commited a workarround until all apps release a stable version compatible with staticfiles.

So leaving this ticket as open but removed milestone migration-release.

Note: See TracTickets for help on using tickets.