Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zuoyudan/python_learn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zuoyudan/python_learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 17 files changed
  • 1 contributor

Commits on Nov 20, 2014

  1. app.py

    zuoyudan committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    04878c8 View commit details
    Browse the repository at this point in the history
  2. create database

    zuoyudan committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    8388eef View commit details
    Browse the repository at this point in the history
  3. db

    zuoyudan committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    8452af4 View commit details
    Browse the repository at this point in the history
  4. db.py not finished

    zuoyudan committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    618cee3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2014

  1. orm.py

    zuoyudan committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    5f393e7 View commit details
    Browse the repository at this point in the history
  2. rm __init__.pyc

    zuoyudan committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    13fe27f View commit details
    Browse the repository at this point in the history
  3. test db

    zuoyudan committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    7f1117b View commit details
    Browse the repository at this point in the history
  4. add file test_db.py

    zuoyudan committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    83da59e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2014

  1. 'before mvc'

    zuoyudan committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    753c6dd View commit details
    Browse the repository at this point in the history
Loading