IP

397Global Project What is django?

글 | 김승열 기자 2022-07-21 / 09:39

  • 기사목록
  • 글자 크게
  • 글자 작게

What is Django?

 

Django is a web programming framework on the backend side, and is very useful in terms of providing customized and personal services. The journey for exploring Django will be excited in various aspects. Apparently, it looks difficult, but is still attractive......

 

Wikipedia defines Django as follows:

Django  is a free and open-sourcePython-based web framework that follows the model?template?views (MTV) architectural pattern. It is maintained by the Django Software Foundation (DSF), an independent organization established in the US as a 501(c)(3) non-profit.

Django's primary goal is to ease the creation of complex, database-driven websites

 

The framework emphasizes reusability and "pluggability" of components, less code, low coupling, rapid development, and the principle of don't repeat yourself

 

.Python is used throughout, even for settings, files, and data models. Django also provides an optional administrative create, read, update and delete interface that is generated dynamically through introspection and configured via admin models.

 

Some well-known sites that use Django include InstagramMozillaDisqus,BitbucketNextdoor and Clubhouse.

  • 페이스북 보내기
  • 트위터 보내기
  • 네이버 블로그

조회수 : 230

Copyright ⓒ IP & Art - 무단전재 및 재배포 금지

댓글쓰기

이름 비밀번호
내용
스팸방지 (필수입력 - 영문, 숫자 입력)
★ 건강한 소통 공간이 될 수 있도록 지나친 비방글이나 욕설은 삼가해주시기 바랍니다.

많이 본 뉴스