Skip to content

Commit 4bfac36

Browse files
authored
Update README (#1073)
1 parent b3d21e5 commit 4bfac36

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ Bootstrap 3 for Django.
1010

1111
The goal of this project is to seamlessly blend Django and Bootstrap 3.
1212

13-
- Want to use Bootstrap 4 in Django? See https://github.com/zostera/django-bootstrap4.
14-
- Want to use Bootstrap 5 in Django? See https://github.com/zostera/django-bootstrap5.
15-
- Need icons in your Django project? Use https://github.com/zostera/django-icons.
13+
## Roadmap
1614

17-
## Status
15+
Bootstrap 3 has been superseded by Bootstrap 4, which has since been superseded by Bootstrap 5. As a result, this package is now in maintenance mode and will only receive bug fixes and security updates. No new features or enhancements will be added. We recommend that new projects use Bootstrap 5 and encourage existing projects to consider migrating when feasible.
1816

19-
This project will receive updates for supported Python and Django versions. Otherwise, we will probably not accept any changes.
17+
For Bootstrap 4, please refer to our dedicated package: [django-bootstrap4](https://github.com/zostera/django-bootstrap4).
18+
19+
For Bootstrap 5, please refer to our dedicated package: [django-bootstrap5](https://github.com/zostera/django-bootstrap5).
20+
21+
For icons, we recommend our dedicated package: [django-icons](https://github.com/zostera/django-icons).
2022

2123
## Requirements
2224

0 commit comments

Comments
 (0)