Coder Social home page Coder Social logo

rheehot / jeju19 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kindfamily/jeju19

0.0 1.0 0.0 29.55 MB

2019년 제주에서 만난 개발식구(19)들 레파지토리

Python 91.94% HTML 2.21% Shell 0.06% PowerShell 0.02% CSS 4.12% JavaScript 1.64%

jeju19's Introduction

2019년 제주에서 만난 코딩공부 식구(19)들 레파지토리

README파일 문법 정리 링크

목표

c : create 참고-범재님저장소

r : read

u : update

d : delet

설정

groom ide 설정 방법

  • 깃헙fork

요버튼 클릭해주세요

  • 깃헙다운 및 설정

** git clone [ 클론주소 ] ** git clone https://github.com/tuntunkimpo/jeju19.git

cd jeju19 # 경로이동

cd mysite # 경로이동

pip3 install pillow==2.9.0 # 이미지처리 패키지

pip3 install django-taggit # 태그관리 패키지

python manage.py makemigrations & migrate # db변경 되면 입력해야하는 명령

source myvenv/bin/activate # 가상환경으로 진입

cd mysite # 경로이동

pythone manage.py runserver 0:80 # 80포트를 이용해서 서버를 실행

장고어드민 계정 생성 명령어

python manage.py createsuperuser

제주코딩베이스 캠프 2019 강사님들 소스

범재님-부트스트랩

준모님-css&js

호준님-장고

jeju19's People

Contributors

kindfamily avatar

Watchers

 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.