Skip to content

Commit

Permalink
Fixed SUMMARY file in project root
Browse files Browse the repository at this point in the history
  • Loading branch information
elifkus committed Dec 12, 2016
1 parent bc96873 commit 2c1af65
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,2 @@
# Özet
# Summary

* [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)

0 comments on commit 2c1af65

Please sign in to comment.