All Projects → LikeLionSCH → Likelion_django_study_summary

LikeLionSCH / Likelion_django_study_summary

Licence: mit
🦁Like Lion 7th Python Django Study Summary📚

Programming Languages

javascript
184084 projects - #8 most used programming language
python3
1442 projects

Labels

Projects that are alternatives of or similar to Likelion django study summary

Django Directmessages
Django-directmessages is a low-level and easy-to-use Django App to manage simple directmessages.
Stars: ✭ 34 (-15%)
Mutual labels:  django
Ecommerce
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Stars: ✭ 980 (+2350%)
Mutual labels:  django
Djangocms Picture
django CMS Picture is a plugin for django CMS that allows you to add images on your site.
Stars: ✭ 37 (-7.5%)
Mutual labels:  django
Ezlog
Easy blog system powered by django
Stars: ✭ 34 (-15%)
Mutual labels:  django
Djangocms Googlemap
django CMS Google Map is a set of plugins for django CMS that allow you to implement Google Map into your website.
Stars: ✭ 35 (-12.5%)
Mutual labels:  django
Tensorflow Mnist Tutorial
MNIST classification in Tensorflow using Django
Stars: ✭ 36 (-10%)
Mutual labels:  django
Sujinlee.me
Sujin's Personal Website
Stars: ✭ 33 (-17.5%)
Mutual labels:  django
Dbworld Search
🔍 简单的搜索引擎, django 框架
Stars: ✭ 39 (-2.5%)
Mutual labels:  django
Algo Phantoms Backend
💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
Stars: ✭ 36 (-10%)
Mutual labels:  django
Geonode
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
Stars: ✭ 988 (+2370%)
Mutual labels:  django
Postgraduation
University management platform dedicated for post-graduation in computer science field using django rest framework.
Stars: ✭ 35 (-12.5%)
Mutual labels:  django
Django Modeltranslation
Translates Django models using a registration approach.
Stars: ✭ 977 (+2342.5%)
Mutual labels:  django
Django Crm
Open Source Python CRM based on Django
Stars: ✭ 981 (+2352.5%)
Mutual labels:  django
Pstore
Python Protected Password Store (django server + cli interface) using client side GPG encryption
Stars: ✭ 34 (-15%)
Mutual labels:  django
Django Rename App
A Django Management Command to rename existing Django Applications.
Stars: ✭ 38 (-5%)
Mutual labels:  django
Staruml Django
This extension for StarUML(http://staruml.io) support to generate Django model code from UML model. Install this extension from Extension Manager of StarUML. Based on (https://github.com/niklauslee/staruml-python)
Stars: ✭ 34 (-15%)
Mutual labels:  django
Server
Django server for Travel Mate (Project: nomad)
Stars: ✭ 36 (-10%)
Mutual labels:  django
Dcmp
Docker Container Management Platform(Dashboard UI)
Stars: ✭ 39 (-2.5%)
Mutual labels:  django
Djangox
Django starter project with 🔋
Stars: ✭ 984 (+2360%)
Mutual labels:  django
Photomanager
Self hosted Google Photos alternative
Stars: ✭ 36 (-10%)
Mutual labels:  django

멋쟁이 사자처럼 7기 at 순천향대학교

Soonchunhyang University

Department of
Computer Software Engineering

김민수

[ Facebook ] [ Github ] [ LinkedIn ] [ Blog ]

멋쟁이 사자처럼 7기 Django 강의 요약 레파지토리입니다.


[Cheat Sheet]

1학기 커리큘럼

1주차

0주자 - 1.오리엔테이션 [Summary]
1주차 - 1.기본환경 셋팅 [Summary]
1주차 - 2.Hello World 이론 [Summary]
1주차 - 3.Hello World 실습 [Summary]
1.5주차 - MTV 패턴 [Summary]

2주차

2주자 - 1.wordcount 이론 [Summary]
2주차 - 2.wordcount 실습 part 1 [Summary]
2주차 - 3.wordcount 실습 part 2 [Summary]
2.5주차 - Git [Summary]

3주차

3주차 - 1.model&admin 이론 [Summary]
3주차 - 2.model&admin 실습 [Summary]
3주차 - 3.queryset & method [Summary]
3.5주차 - bootstrap [Summary]

4주차

4주차 - 1. pk, path converter, get_object_or_404 [Summary]
4주차 - 2. 실습과 강의 중반부 메세지 [Summary]
4주차 - 3. blog project 1 [Summary]
4주차 - 4. blog project 2 [Summary]
4주차 - 5. portfolio (static) [Summary]
4주차 - 6. portfolio (media) [Summary]
4.5주차 - 템플릿 상속, url 관리 [Summary]

5주차

5주차 - 1. 로그인, 회원가입 이론 [Summary]
5주차 - 2. 로그인, 회원가입 실습 [Summary]
5주차 - 3. Pagination 이론 [Summary]
5주차 - 4. Pagination 실습 [Summary]
5.5주차 - Faker [Summary]

6주차

6주차 - 1. form 이론 [Summary]
6주차 - 2. form 실습 [Summary]
6.5주차 - heroku에 배포하기 [Summary]

7주차

7주차 - 1. 소셜 로그인 이론 [Summary]
7주차 - 2. 소셜 로그인 실습 [Summary]
7주차 - 3. API 이론 [Summary]
7주차 - 4. API 실습 [Summary]
7.5주차 - 썸네일 만들기 [Summary]

8주차

8주차 - 1. app 재사용 이론 [Summary]
8주차 - 2. app 재사용 실습 [Summary]
8주차 - 3. PostgreSQL 연동 이론, 설치 [Summary]
8주차 - 4. PostgreSQL DB연동 실습 [Summary]
8주차 - 5. aws 배포하기 [Summary]
8.5주차 - What's Next? & 종강 [Summary]


2학기 커리큘럼

1주차

1주차 - 1. JSON [Summary]
1주차 - 2. Http Request & Response [Summary]
1주차 - 2.5 httpie [Summary]
1주차 - 3. CBV (1) [Summary]
1주차 - 4. CBV (2) [Summary]
1주차 - 5. CBV (3) [Summary]

2주차

2주차 - 1. REST Architecture [Summary]
2주차 - 2. JSON 직렬화 - Serializer [Summary]
2주차 - 3. Serializer 실습 - 코드작성 [Summary]
2주차 - 4. Serializer 실습 - API 서버 들여다보기 [Summary]

3주차

3주차 - 1. View of DRF [Summary]
3주차 - 2. APIView [Summary]
3주차 - 3. mixins [Summary]
3주차 - 4. generic CBV [Summary]
3주차 - 5. ViewSet [Summary]
3주차 - 6. Router [Summary]

4주차

4주차 - 1. pagination [Summary]
4주차 - 2. filtering and search [Summary]
4주차 - 3. Authentication [Summary]
4주차 - 4. permission [Summary]
4주차 - 5. token인증 [Summary]
4주차 - 6. 프로젝트 안내 [Summary]
4주차 - 7. 프로젝트 실습 1 [Summary]
4주차 - 8. 프로젝트 실습 2 [Summary]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].