Hi,
Thanks for publishing the project! It looks great :-)
El 10 de enero de 2012 09:56, J. Pablo MartÃn Cobos escribió:
> Hi,
>
> I hope that you like the demo:
>
> http://www.youtube.com/watch?v=_EjisXtMy_Y
>
> Set full sscreen mode to view it correctly
>
> Further information:
>
>
> http://www
Hi,
After migrate an application from Django 1.1 to Django 1.3 I noticed that
some unittest was failing. Debugging I get to the point that the post_save
functions didn't execute on test running. If I see the receivers on the test
execution:
ipdb> from django.db.models import signals
ipdb> signals
2 matches
Mail list logo