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

Commits on Feb 20, 2016

  1. pep8

    crccheck committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    b47e956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888725e View commit details
    Browse the repository at this point in the history
  3. use a better place to get into the template context

    render_change_form works, but change_view is documented
    crccheck committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    7976c96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d6a8d View commit details
    Browse the repository at this point in the history
  5. add changelist button

    crccheck committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    ff89b41 View commit details
    Browse the repository at this point in the history
  6. wire button to a new view

    crccheck committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    594b871 View commit details
    Browse the repository at this point in the history
  7. refactor: dry

    crccheck committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    823a5e2 View commit details
    Browse the repository at this point in the history
  8. stub changelog

    crccheck committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    3a519b2 View commit details
    Browse the repository at this point in the history
  9. documentation pass

    crccheck committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    c0a63b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e300918 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Configuration menu
    Copy the full SHA
    67796ff View commit details
    Browse the repository at this point in the history
  2. note about security

    crccheck committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    324255a View commit details
    Browse the repository at this point in the history
  3. refactor: re-arrangement

    crccheck committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    94ce625 View commit details
    Browse the repository at this point in the history
  4. readme update pass

    crccheck committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    47e0eaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    433d0a2 View commit details
    Browse the repository at this point in the history
  6. update changelog

    crccheck committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    c253a79 View commit details
    Browse the repository at this point in the history
Loading