Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc105ec5

Browse files
update django version 2.2.28 (#66)
1 parentbc5213b commitc105ec5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

‎CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
The format is based on[Keep a Changelog](http://keepachangelog.com/).
77

8+
##4.2.4 - 2022-04-26
9+
10+
###Update
11+
12+
- Update django version => 2.2.28
13+
814
##4.2.3 - 2022-03-23
915

1016
###Fixed

‎sap/cf_logging/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
fromsap.cf_logging.record.request_log_recordimportRequestWebRecord
1111
fromsap.cf_logging.record.simple_log_recordimportSimpleLogRecord
1212

13-
__version__='4.2.3'
13+
__version__='4.2.4'
1414

1515
_SETUP_DONE=False
1616
FRAMEWORK=None

‎test-requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ pylint==1.9.5; python_version == '2.7'
1414
pylint==2.5.3; python_version >= '3.5'
1515
tox
1616
django==1.11.29; python_version == '2.7'
17-
django==2.2.13; python_version >= '3.5'
17+
django==2.2.28; python_version >= '3.5'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp