nyergler / effective-django

Documentation on effectively using Django for building web applications.
Other
175 stars 34 forks source link

Fix #14 by removing wrong statements about save() method. #22

Closed romgar closed 8 years ago

romgar commented 8 years ago

Also adding new feature from latest version of django-dirtyfields named save_dirty_fields.