django-historicalrecords icon indicating copy to clipboard operation
django-historicalrecords copied to clipboard

Added a way to disable ForeignKey on historical models via 'preserve_fk' keyword

Open jeanphix opened this issue 13 years ago • 1 comments

jeanphix avatar Aug 06 '11 15:08 jeanphix

Thanks for this!

Could you perhaps:

  1. Give an example use-case of this for in the README? Just an example bit of code for how this works and why you would want it / what problem it solves?
  2. Remove the .egg file from the commit? I prefer not have generated files in the repository.

smn avatar Aug 08 '11 09:08 smn