Skip to content

Commit

Permalink
Corrected supported version of Django in README. (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixxm authored Mar 3, 2024
1 parent 6c2844e commit 2d08e3a
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 2d08e3a

Please sign in to comment.