Skip to content

Commit c212a42

Browse files
authored
Merge pull request DjangoGirls#1633 from magul/crowdin-translation-fa
Persian language improvements made by:
2 parents 8287a57 + a800deb commit c212a42

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

fa/deploy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
*.pyc
4040
*~
41+
/.vscode
4142
__pycache__
4243
myvenv
4344
db.sqlite3

fa/extend_your_application/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ def post_detail(request, pk):
140140

141141
در پوشه `blog/templates/blog` یک فایل به نام `post_detail.html` بسازید و آن را در ویرایشگر کد باز کنید.
142142

143-
شبیه به این خواهد بود:
143+
حالا کد زیر را تایپ کنید:
144144

145145
{% filename %}blog/templates/blog/post_detail.html{% endfilename %}
146146

0 commit comments

Comments
 (0)