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: python-sorocaba/flask_tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: python-sorocaba/flask_tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 05-persist-series-on-database
Choose a head ref
  • 6 commits
  • 21 files changed
  • 1 contributor

Commits on Aug 12, 2016

  1. Configuration menu
    Copy the full SHA
    eeebfdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be97b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. Configuration menu
    Copy the full SHA
    19ee97e View commit details
    Browse the repository at this point in the history
  2. Add TVSerie model

    - add TVSerie model to persist TV Series
    - change structure of tests to create tests to model
    - change .travis.yml to call py.test more easily
    - add ignore (.gitignore) to database files of sqlite3
    rafaelhenrique committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    63741c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d4553d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Configuration menu
    Copy the full SHA
    7185c20 View commit details
    Browse the repository at this point in the history
Loading