forked from DjangoGirls/tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.