1

Fist things first - this is obvious duplicate of How to force-save an “empty”/unchanged django admin inline? but that question was asked 5 years ago and it seem so obviously needed functionality that i have suspicion that it may be addressed in some later django update.

So... do i still need to do this the way described in answer to mentioned question or is there some new, cleaner way to do this in django 1.9?

Community
  • 1
  • 1
Lord_JABA
  • 2,545
  • 7
  • 31
  • 58
  • I agree, but i was hoping for some additional argument of something. Also it will save related model every time i edit parent without any reason. – Lord_JABA Apr 07 '16 at 14:55
  • If there is a "django way" to do this i would rather use it if not i will go the signals way http://stackoverflow.com/a/8750119 to avoid saving after every edit – Lord_JABA Apr 07 '16 at 15:02

0 Answers0