[GH-ISSUE #3202] DJango and deprecated functions #1800

Closed
opened 2026-02-27 11:19:11 +03:00 by kerem · 3 comments
Owner

Originally created by @arreehm on GitHub (Mar 9, 2024).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3202

There's a lot of Django v4 deprecation related bugs. I suggest to limit DJango version.

Originally created by @arreehm on GitHub (Mar 9, 2024). Original GitHub issue: https://github.com/modoboa/modoboa/issues/3202 There's a lot of Django v4 deprecation related bugs. I suggest to limit DJango version.
kerem closed this issue 2026-02-27 11:19:12 +03:00
Author
Owner

@tonioo commented on GitHub (Mar 11, 2024):

@arreehm Can you provide more detail please?

<!-- gh-comment-id:1988974537 --> @tonioo commented on GitHub (Mar 11, 2024): @arreehm Can you provide more detail please?
Author
Owner

@arreehm commented on GitHub (Mar 11, 2024):

If I add all extensions, there are extensions that are non-necessary, because they are now in base, but they use ugettext in django, and it's deprecated. Therefore you cannot use extensions-all in installer.

<!-- gh-comment-id:1989133726 --> @arreehm commented on GitHub (Mar 11, 2024): If I add all extensions, there are extensions that are non-necessary, because they are now in base, but they use ugettext in django, and it's deprecated. Therefore you cannot use extensions-all in installer.
Author
Owner

@tonioo commented on GitHub (Mar 12, 2024):

The extensions you're talking about should not be installed anymore. An up-to-date installer copy should not install them either

<!-- gh-comment-id:1990987763 --> @tonioo commented on GitHub (Mar 12, 2024): The extensions you're talking about should not be installed anymore. An up-to-date installer copy should not install them either
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1800
No description provided.