Skip to content

Commit 660eb0b

Browse files
committed
Update release date to 28/03
1 parent 1cc458e commit 660eb0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/community/3.16-announcement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# Django REST framework 3.16
2121

22-
At the Internet, on March 31th, 2025, we are happy to announce the release of Django REST framework 3.16.
22+
At the Internet, on March 28th, 2025, we are happy to announce the release of Django REST framework 3.16.
2323

2424
## Updated Django and Python support
2525

docs/community/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can determine your currently installed version using `pip show`:
4040

4141
### 3.16.0
4242

43-
**Date**: 31th March 2025
43+
**Date**: 28th March 2025
4444

4545
This release is considered a significant release to improve upstream support with Django and Python. Some of these may change the behaviour of existing features and pre-existing behaviour. Specifically, some fixes were added to around the support of `UniqueConstraint` with nullable fields which will improve built-in serializer validation.
4646

0 commit comments

Comments
 (0)