mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
Update information on supported versions
This commit is contained in:
parent
c4d88c5e56
commit
e607feb5ce
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ Rosetta is a `Django <http://www.djangoproject.com/>`_ application that facilita
|
|||
Because it doesn't export any models, Rosetta doesn't create any tables in your project's database. Rosetta can be installed and uninstalled by simply adding and removing a single entry in your project's `INSTALLED_APPS` and a single line in your main ``urls.py`` file.
|
||||
|
||||
Note:
|
||||
|
||||
* As of version 0.9.0, django-rosetta requires Django 1.11 or later,
|
||||
* As of version 0.9.6, django-rosetta requires Django 2.2 or later,
|
||||
* As of version 0.9.9 django-rosetta supports Django 3.2 or later.
|
||||
|
|
|
|||
Loading…
Reference in a new issue