mirror of
https://github.com/django/django.git
synced 2025-08-31 15:57:45 +00:00
Removed compatibility with Python 3.2.
This commit is contained in:
parent
4e65f195e1
commit
fed25f1105
12 changed files with 17 additions and 44 deletions
|
@ -16,7 +16,7 @@ How do I get started?
|
|||
What are Django's prerequisites?
|
||||
--------------------------------
|
||||
|
||||
Django requires Python, specifically Python 2.7 or 3.2 and above. Other Python
|
||||
Django requires Python, specifically Python 2.7 or 3.3 and above. Other Python
|
||||
libraries may be required for some uses, but you'll receive an error about it
|
||||
as they're needed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue