mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[GH-ISSUE #95] PWLM ahtapotpie Django sürüm bug'ı #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#7
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 @zkryakgul on GitHub (Jan 19, 2021).
Original GitHub issue: https://github.com/Pardus-Ahtapot/MYS/issues/95
PWLM playbook'u çalışması sırasında kurulan django paketi sürüm belirtilmediğinden ötürü 1.10.7 sürümü olarak kurulmaktadır.
github.com/Pardus-Ahtapot/MYS@2bb734d60c/ahtapotmys/roles/pwlm/vars/package.yml (L9-L12)Fakat kurulum sırasında yüklenen django-jet paketi içerisindeki django.conf.urls.patterns modulu django 1.10.7 sürümünde kaldırıldığından ötürü hata vermektedir.
github.com/Pardus-Ahtapot/MYS@2bb734d60c/ahtapotmys/roles/pwlm/vars/package.yml (L21-L23)