Code Monkey home page Code Monkey logo

shrinkers's People

Contributors

riseryan89 avatar

Stargazers

 avatar nouu avatar 박범수 avatar  avatar syoh89 avatar Jinny Park avatar 김동완 avatar owen avatar Hyeonah avatar  avatar Park Bohee avatar

Watchers

 avatar  avatar

shrinkers's Issues

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

동영상보고 하는데, 너무 초반 셋팅도 생략되는부분들이 많아서 에러 찾느라 진도나가기가 너무힘듭니다.

setting값 shortener apps 에 추가하는것도그렇고..

지금은 갑자기 전동영상과 다르게 auth_users 테이블명에서 shortener_users 테이블명 바뀐것도 생략되어있구요.

ㅠㅠㅠ 너무 힘드네요.. 진도가 잘안나가요.

패스크캠퍼스 django 수강자입니다

CH01_05. Database Modeling(3)에서 부터 01.04 강의와 전혀 다른 폴더 구성으로 강의하셔서 듣는 입장에서는 똑같은 코드 작성을 해도 오류가 나게 됩니다. 강의 초반부 부터 막혀서 진행을 할 수가 없네요 수정 부탁드립니다

No such table : shortener_users

21 git clone https://github.com/riseryan89/shrinkers.git
22 git reset --hard 4b79881
24 cd .\shrinkers
25 git reset --hard 4b79881
26 pip install -r .\requirements.txt
27 python .\manage.py makemigrations
28 python .\manage.py migrate
29 python .\manage.py createsuperuser

After typing user_name (admin) error raise no table shortener_user

30 python .\manage.py runserver

Server will run but page can not open Opetaion Error

image

image

image

Can you please check the Error and update

Thank you

윈도우에서 gunicorn 실행하려면?

gunicorn --bind 127.0.0.1:8000 shrinkers.wsgi:application

실행 시,

ModuleNotFoundError: No module named 'fcntl'

에러 발생 합니다.

윈도우 사용자는 어떻게 해야할지 ㅠㅠ

shortener.users table doesnot exist (Abstract User )

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

질문 드립니다

안녕하세요
알려주신 내용을 반복해서 열심히 따라해보고 있습니다

github에서 pull해서 웹브라우저에서 확인하면 부트스트랩이 적용되지 않아서요.

영상에서는 잘 적용되서 나오는데 왜 그럴까요 ?

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.