Skip to content

Commit

Permalink
Merge branch 'release/1.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyue92tree committed Jan 22, 2019
2 parents a6d9608 + df32c04 commit 9a937b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

- python3.6+

- django2.1.2
- django2.1.5

## 初始化

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==2.1.2
Django==2.1.5
django-cors-headers==2.2.0
django-debug-toolbar==1.9.1
django-rest-swagger==2.2.0
Expand Down
2 changes: 1 addition & 1 deletion rest_backend/settings/base.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
Django settings for rest_backend project.
Generated by 'django-admin startproject' using Django 2.1.2.
Generated by 'django-admin startproject' using Django 2.1.5.
For more information on this file, see
https://docs.djangoproject.com/en/2.1/topics/settings/
Expand Down

0 comments on commit 9a937b3

Please sign in to comment.