Sunday, 1 September 2013

Django custom save method

Django custom save method

References

Reference NO 1

https://docs.djangoproject.com/en/dev/ref/models/instances/

Reference NO 2

http://stackoverflow.com/questions/11456913/custom-save-method-on-model-django

Reference NO 3

http://www.martin-geber.com/thought/2007/10/29/django-signals-vs-custom-save-method/

Reference NO 4

http://www.djangocurrent.com/2011/04/django-admin-override-save-for-model.html

Reference NO 5

http://djangosnippets.org/snippets/2557/

Reference NO 6

http://andrewingram.net/2012/dec/common-pitfalls-django-south/

Reference NO 7

https://github.com/pennersr/django-allauth/issues/289

Reference NO 8

http://www.slideshare.net/shawnrider/django-forms-best-practices-tips-tricks

No comments:

Post a Comment