Re: Django admin - Insert into another table

2013-03-05 Thread Bora Aymete
Looks promising. Thanks 5 Mart 2013 Salı 15:25:13 UTC+2 tarihinde Shawn Milochik yazdı: > > Sure. Just use the post-save signal: > > https://docs.djangoproject.com/en/1.5/ref/signals/#post-save > -- You received this message because you are subscribed to the Google Groups "Django users" group

Re: Django admin - Insert into another table

2013-03-05 Thread Shawn Milochik
Sure. Just use the post-save signal: https://docs.djangoproject.com/en/1.5/ref/signals/#post-save -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+u