mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[PR #211] [CLOSED] Upgrading compatibility of Django with MySQL in python3. #913
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#913
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?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/211
Author: @Light-Gao
Created: 1/7/2019
Status: ❌ Closed
Base:
master← Head:dev📝 Commits (4)
60fe7de1. (docs)[README.md] Remind people to get database prepared;598810dNothing...829decaMerge remote-tracking branch 'origin/master'52f26e81. (style) Nothing big.📊 Changes
5 files changed (+21 additions, -4 deletions)
View changed files
📝
.gitignore(+4 -1)📝
README.md(+3 -1)📝
hc/__init__.py(+2 -0)📝
manage.py(+1 -1)📝
requirements.txt(+11 -1)📄 Description
requirements.txt, includingpymysql;hc/__init__.pyto avoid Django looking for MySQLdb automatically;🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.