Skip to content

Commit a5ccf72

Browse files
Merge branch 'master' into python38
2 parents ce1c890 + 8b984af commit a5ccf72

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ celerybeat-schedule
7979
.env
8080

8181
# virtualenv
82-
.venv
82+
.venv/
8383
venv/
8484
ENV/
8585

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "submodules/example-django-project"]
22
path = submodules/example-django-project
3-
url = https://github.com/hjwp/example-django-project.git
3+
url = https://github.com/pythonanywhere/example-django-project

pythonanywhere/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)