OscarPDR / labman_ud

Web app to manage all related data within any Research Unit(s). It allows to describe researchers, projects, publications, funding programs, etc. in order to display them in a clear way and create interactive graphs which analyse the unit(s) performance.
http://morelab.deusto.es
GNU General Public License v3.0
10 stars 6 forks source link

Fix annoying auto_add_now=True behaviour #129

Closed OscarPDR closed 9 years ago

OscarPDR commented 9 years ago

When running makemigrations, the log_created and log_modified fields within core.BaseModel gets overwritten once and again, so no further advantage of these fields is gained.