Git Product home page Git Product logo

django-dersleri's Introduction

Django Dersleri

YouTube kanalımdaki Django Dersleri için proje kaynak kodu. Proje Django 1.10 ve Python 3.5 ile yazılmış olup, bir blog projesi olarak sunulmuştur.

Dersler YouTube'da ücretsiz olarak yayımlanmaktadır.

Kurulum

İndirdikten sonra proje dizini içerisinde :

virtualenv venv

Linux & Mac: source venv/bin/activate

Windows: venv\Scripts\activate

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuper

python manage.py runserver

Ders Kodları

4 - İlk Django Projesi

5 - (Kod Yok)

6 - (Kod Yok)

7 - İlk Uygulama ve Uygulama Kavramı

8 - Model

9 - Admin Panelini Özelleştirmek

10 - Views

11 - Uygulama URL'i

12 - Template

13 - Template Dinamik İçerik

14 - (Kod Yok)

15 - Index ve Detail View

16 - Dinamik URL Tanımlama

17 - URL Adresi Çağırma

18 - (Kod Yok)

19 - Model Form & Create View

20 - Update View & Yönlendirme

21 - Delete View

22 - Mesajlar

23 - Template Kalıtımı

24 - Statik Dosyalar

25 - Bootstrap

26 - Bootstrap Responsive Tasarım

27 - Bootstrap Özelleştirmeleri

28 - Crispy Forms

29 - FileField & ImageField

30 - Kullanıcı Yetkileri

31 - SlugField

32 - CKEditor

33 - Yazar & Post İlişkisi

34 - Yorum Sistemi

35 - Google reCAPTCHA (Ben Robot Değilim)

36 - Sayfalama (Pagination)

37 - Arama Yapmak

38 - Kullanıcı Üye Girişi

39 - Üye Olma

40 - Kullanıcı Çıkış İşlemi

django-dersleri's People

Contributors

barissaslan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.