You can write a pre_save signal
http://docs.djangoproject.com/en/dev/ref/signals/#django.db.models.signals.pre_save
Hope it helps,
Marcos
On Wed, Mar 30, 2011 at 8:09 AM, Robert Šmol wrote:
> Hi,
>
> is it possible to load fixtures of models that have a datetime field and
> then updated those?
Hi,
is it possible to load fixtures of models that have a datetime field and
then updated those?
I mean we have a nice preset database, but it gets old over time, I need to
refresh the time attributes during tests and new development deployments.
Robert
--
You received this message because you
2 matches
Mail list logo