Git Product home page Git Product logo

awsdjango-books's Introduction

awsdjango-books

AWS 클라우드 기반의 Django 웹 애플리케이션 서적 소스코드입니다

Version 안내

  • AWS EC2 Instance: Ubuntu 18.04 LTS
  • Python: 3.6
  • Django: 2.1
  • MySQL: 5.7

Django 버전 관련

  • 2.1 버전으로 개발된 소스코드이지만, 2.2 버전에서도 사용 가능합니다.
  • 3.0 버전에서는 테스트가 필요합니다

awsdjango-books's People

Contributors

amanokaze avatar dependabot[bot] avatar

Stargazers

Songhee Han avatar Im Dae Lim avatar

Watchers

 avatar  avatar

awsdjango-books's Issues

comm 게시판 글이 삭제가 안됩니다

def board_comm_list_page(request, category):
	error_flag = False

   if request.method == "POST" and request.POST['title']

라고 바꾸면 MultiValueDictKeyError 가 발생해서 POST.get('title','') 으로 바꿧더니 에러는 발생하지 않지만 글이 삭제가 안됩니다.

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.