Changes between Version 1 and Version 2 of ReleaseScript5.0AndOlder
- Timestamp:
- May 5, 2025, 1:23:04 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseScript5.0AndOlder
v1 v2 1 To release Django 5.0 or older, please use the script from ReleaseScript but ensure that the `build_artifacts` function looks like this:1 To release Django `5.0` or older (except `4.2`), please use the script from ReleaseScript but ensure that the `build_artifacts` function looks like this: 2 2 {{{#!python 3 3 def build_artifacts():