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: sivaa/django-workshop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sivaa/django-workshop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tut3_step11
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 15, 2014

  1. new project & app

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    3e90f2e View commit details
    Browse the repository at this point in the history
  2. added hello world examples

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    fc56f62 View commit details
    Browse the repository at this point in the history
  3. updated the place holders

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    8402144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed2d3f View commit details
    Browse the repository at this point in the history
  5. updated the placeholders

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    b993006 View commit details
    Browse the repository at this point in the history
  6. added html add form & views

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    bd42d2f View commit details
    Browse the repository at this point in the history
  7. implemented movie add logic

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    8558f71 View commit details
    Browse the repository at this point in the history
  8. implemented message bar

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    d07580c View commit details
    Browse the repository at this point in the history
  9. movie listing with add form

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    1063f9d View commit details
    Browse the repository at this point in the history
  10. remove movies option

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    0cac10e View commit details
    Browse the repository at this point in the history
  11. validation added

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    4dca6b2 View commit details
    Browse the repository at this point in the history
  12. used forms

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    5e290cb View commit details
    Browse the repository at this point in the history
  13. validation using forms

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    cd659b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bc260ab View commit details
    Browse the repository at this point in the history
  15. added edit option

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    3d42f68 View commit details
    Browse the repository at this point in the history
  16. added admin

    sivaa committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    c8676bc View commit details
    Browse the repository at this point in the history
Loading