Skip to content

Commit

Permalink
Corrected supported version of Django in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixxm committed Feb 20, 2024
1 parent 6c2844e commit 1cc9144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you find ``django-rq`` useful, please consider supporting its development via
Requirements
============

* `Django <https://www.djangoproject.com/>`__ (2.0+)
* `Django <https://www.djangoproject.com/>`__ (3.2+)
* `RQ <https://github.com/nvie/rq>`__

============
Expand Down

0 comments on commit 1cc9144

Please sign in to comment.