Skip to content

Commit

Permalink
Added new images from the en folder
Browse files Browse the repository at this point in the history
  • Loading branch information
elifkus committed Dec 12, 2016
1 parent 09c6617 commit bc96873
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
# Summary
# Özet

* [Giriş](README.md)
* [Kurulum](installation/README.md)
* [İnternet nasıl çalışır](how_the_internet_works/README.md)
* [Komut satırına giriş](intro_to_command_line/README.md)
* [Python kurulumu](python_installation/README.md)
* [Kod editörü](code_editor/README.md)
* [Python'a giriş](python_introduction/README.md)
* [Django nedir?](django/README.md)
* [Django kurulumu](django_installation/README.md)
* [İlk Django projen!](django_start_project/README.md)
* [Django modelleri](django_models/README.md)
* [Django admin](django_admin/README.md)
* [Yayına alın!](deploy/README.md)
* [Django url'leri](django_urls/README.md)
* [Django views - yaratma zamanı geldi!](django_views/README.md)
* [HTML'ye giriş](html/README.md)
* [Django ORM ve QuerySets (Sorgu Setleri)](django_orm/README.md)
* [Template içerisinde dinamik veri](dynamic_data_in_templates/README.md)
* [Django template](django_templates/README.md)
* [CSS - sayfanı güzelleştir](css/README.md)
* [Template genişletmek](template_extending/README.md)
* [Uygulamanı genişlet](extend_your_application/README.md)
* [Django formları](django_forms/README.md)
* [Sırada ne var?](whats_next/README.md)
Binary file modified tr/extend_your_application/images/attribute_error2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tr/python_installation/images/windows-plus-r.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bc96873

Please sign in to comment.