mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 09:55:58 +03:00
[GH-ISSUE #710] Pip install for 1.2.1 keeps using drupal 1.6 #657
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#657
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iyobo on GitHub (Apr 13, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/710
Docs say Modoboa 1.2.1 (current version) needs drupal 1.7+, but the pip install always insists on and downloads drupal 1.6. This leads to inconsistencies in the current installation experience, and sometime outright errors.
My python version is 2.7.6.
@tonioo commented on GitHub (Apr 13, 2015):
Drupal ? :)
The documentation you're watching (with /en/latest/ inside the address) in the one built from the master branch which requires Django 1.7.
If you want to read the documentation of the 1.2.x branch (which requires Django 1.6):
http://modoboa.readthedocs.org/en/1.2.0/
@iyobo commented on GitHub (Apr 13, 2015):
Sorry I meant django 1.7 :)
It's been a coffeeless morning.