Commit 9c835990 authored by Tim Graham's avatar Tim Graham
Browse files

Added "Regressions from older versions of Django" as a backport qualification.

parent 285b08ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -139,6 +139,8 @@ page for the current state of support for each version.

  * Major functionality bugs in newly-introduced features.

  * Regressions from older versions of Django.

  The rule of thumb is that fixes will be backported to the last feature
  release for bugs that would have prevented a release in the first place
  (release blockers).