Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:agusmakmun/Django-Blog-Python-Lea…
Browse files Browse the repository at this point in the history
…rning
  • Loading branch information
agusmakmun committed Nov 12, 2016
2 parents d0d3c1a + 0c1a349 commit 44da5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/management/commands/autobackup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def backupInfo():
'-------------------------------'.format(
time.strftime("%d-%m-%Y"),
fsizeAuthor, fsizeTag, fsizePost,
fsizeGallery, fsizeGallery, fsizePage
fsizeGallery, fsizeVisitor, fsizePage
)

finfo = directory_backup + '/backupinfo.txt'
Expand Down

0 comments on commit 44da5f6

Please sign in to comment.