Giter Site home page Giter Site logo

sample's Introduction

sample


pip install -U pip

pip install -r requirements.txt

./manage.py migrate

./manage.py createsuperuser

./manage.py runserver
curl -H "Accept: application/json" -H "Content-type: application/json" -X POST -d  '{"username": "上で作ったusername", "password": "上で作ったpassword"}' http://127.0.0.1:8000/api-token-auth/

sample's People

Contributors

murabo avatar

Watchers

 avatar  avatar

sample's Issues

huguai

<GET /user/estimate>

  • pagesは不要
  • site_idが文字列になっている
  • dateとtimeは不要
  • year、month、day、six_labelがない

<GET /estimate>

  • idのキーがすべて設計書とは違う(banquet_id、style_idなどがすべてidになっている)
  • banquet_cost_detail、style_cost_detail、party_costume_cost_detail、photo_cost_detail、before_photo_cost_detail、cuisine_cost_detail、movie_cost_detail、coordinate_cost_detail、effect_cost_detailがない
  • banquet_other_costがない
  • style_costは不要
  • style_base_cost、style_other_costがない
  • style_discount_targetがない
  • photo_costは不要
  • photo_snap_cost、photo_other_costがない
  • before_photo_discount_targetがない

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.