[damned-lies: 2/3] Add comment to ask not to update the Django version




commit da4b2839074888ff24c3a06732aed485f78283aa
Author: Guillaume Bernard <contact guillaume-bernard fr>
Date:   Mon Aug 8 10:24:48 2022 +0200

    Add comment to ask not to update the Django version

 requirements.txt | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/requirements.txt b/requirements.txt
index 4ff2de70..fcc9feff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
+# Please, strictly use the Django LTS releases. Next is 4.2.
 django~=4.0
 markdown~=3.2.2  # Team presentation markup rendering
 translate-toolkit>=2.2.0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]