[Django] #36324: Version validating

9 views
Skip to first unread message

Django

unread,
Apr 12, 2025, 9:05:04 PMApr 12
to django-...@googlegroups.com
#36324: Version validating
-------------------------------------+-------------------------------------
Reporter: Ahmed Tuzinac | Type: Bug
Status: new | Component:
| Documentation
Version: 5.2 | Severity: Release
| blocker
Keywords: get_version, | Triage Stage:
version, bug, hotfix | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
When i try to validate installed django version like in documentation
https://docs.djangoproject.com/en/5.2/intro/install/ in Verifying section
i get an error

>>> import django
>>> print(django.get_version())
Traceback (most recent call last):
File "<python-input-1>", line 1, in <module>
print(django.get_version())
^^^^^^^^^^^^^^^^^^
AttributeError: module 'django' has no attribute 'get_version'
--
Ticket URL: <https://code.djangoproject.com/ticket/36324>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Apr 12, 2025, 9:05:26 PMApr 12
to django-...@googlegroups.com
#36324: Version validating
-------------------------------------+-------------------------------------
Reporter: Ahmed Tuzinac | Owner: (none)
Type: Bug | Status: new
Component: Documentation | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: get_version, | Triage Stage:
version, bug, hotfix | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Ahmed Tuzinac):

* Attachment "Screenshot 2025-04-13 at 02.59.07.png" added.

Django

unread,
Apr 12, 2025, 9:05:44 PMApr 12
to django-...@googlegroups.com
#36324: Version validating
-------------------------------------+-------------------------------------
Reporter: Ahmed Tuzinac | Owner: (none)
Type: Bug | Status: new
Component: Documentation | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: get_version, | Triage Stage:
version, bug, hotfix | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Ahmed Tuzinac):

* Attachment "Screenshot 2025-04-13 at 03.05.24.png" added.

Django

unread,
Apr 13, 2025, 12:16:36 AMApr 13
to django-...@googlegroups.com
#36324: Version validating
-------------------------------------+-------------------------------------
Reporter: Ahmed Tuzinac | Owner: (none)
Type: Bug | Status: closed
Component: Documentation | Version: 5.2
Severity: Release blocker | Resolution: invalid
Keywords: get_version, | Triage Stage:
version, bug, hotfix | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by ontowhee):

* resolution: => invalid
* status: new => closed

Comment:

Hello! Thanks for the report but ... this sounds like an issue with
installing and using Django.

If you need assistance in using Django please feel free to ask for help
from a friendly community member on Discord or the Django forum 👍.
--
Ticket URL: <https://code.djangoproject.com/ticket/36324#comment:1>
Reply all
Reply to author
Forward
0 new messages