Code Monkey home page Code Monkey logo

fast-shop's People

Contributors

riseryan89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fast-shop's Issues

최초 클론후 makemigrations 및 회원가입 관련 에러 문의

안녕하세요, 패캠 수강생입니다 ^^

  1. 최초 프로젝트 clone 후 makemigrations 을 시도하면 아래와 같은 에러가 2번 발생합니다. payment부분의 delivery_company, rating 부분의 content 관련입니다.
python manage.py makemigrations app
You are trying to add a non-nullable field 'delivery_company' to payment without a default; we can't do that (the database needs something to populate existing rows).
Please select a fix:
 1) Provide a one-off default now (will be set on all existing rows with a null value for this column)
 2) Quit, and let me add a default in models.py

You are trying to add a non-nullable field 'content' to rating without a default; we can't do that (the database needs something to populate existing rows).

  1. 회원가입시 Not Found: /ninja-api/users/register 에러가 발생합니다.
    현재 users/apis.py, users/views.py 에 아무런 내용이 없는것으로 확인되어 에러가 발생하는것 같습니다.

감사합니다.

원본코드

강의가 모두 공개 되었는데 레포지토리의 코드들이 완성형이 아닙니다.
강의 내용에서 사용되는 코드는 어디서 구할 수 있을까요?

쇼핑몰 설치 및 설정 후 메인화면 확인요청

안녕하세요. 수강생입니다.

django 쇼핑몰 설치 및 설정 후 메인화면에 서브메뉴가 발생하지 않습니다.

홈, 항공권, 숙박, 레저, 패키지여행 등 서브항목이 존재하지 않습니다.
홈만 display 됩니다.

감사합니다.
즐거운하루되세요

no such table: shortener_users

In the begining commit while using abstract user there seems to be some problems
2 python .\manage.py makemigrations
3 pip install -r .\requirements.txt
5 pip install --upgrate pip
6 pip install upgrate pip
9 python .\manage.py makemigrations
10 python .\manage.py migrate
11 python .\manage.py createsuperuser

python manage.py runserver show following Error:

Exception Type: OperationalError at /
Exception Value: no such table: shortener_users

Can you check the Fast campus Class beginning commits?

Sorry url_shortener (shrinkers) project

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.