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: brosner/django-announcements
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: evince/django-announcements
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 27, 2018

  1. upgrade to 2.0

    Miftaudeen committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    7412e98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Miftaudeen/master

    upgrade to 2.0
    kehindeadewusi authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    15d2fa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. removes permalinks

    Kehinde Adewusi committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    7d63160 View commit details
    Browse the repository at this point in the history
  2. fixes moved namespaces in django 2.0

    Kehinde Adewusi committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    6cde236 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    66325a0 View commit details
    Browse the repository at this point in the history
  2. adds migrations

    Kehinde Adewusi committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    f59f565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4a3b73 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Update models.py

    Miftaudeen authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    998f69e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Miftaudeen/master

    Update models.py
    kehindeadewusi authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    3558da6 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into django-2.0

    Merges fixes upgrading to django 2.0 on upstream master with fork.
    Kehinde Adewusi committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    ee942df View commit details
    Browse the repository at this point in the history
  4. Update models.py

    Miftaudeen authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c339c7a View commit details
    Browse the repository at this point in the history
  5. Update models.py

    Miftaudeen authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    df03550 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Merge pull request #6 from Miftaudeen/master

    Update models.py. Reverted the master's models.py
    kehindeadewusi authored Oct 8, 2018
    Configuration menu
    Copy the full SHA
    c92c3d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from Miftaudeen/django-2.0

    Update models.py in branch django 2.0. Unfortunately the earlier modifications I made was on master branch!
    kehindeadewusi authored Oct 8, 2018
    Configuration menu
    Copy the full SHA
    fee2e57 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Merge remote-tracking branch 'upstream/django-2.0' into django-2.0

    Merging with remote upstream django-2.0
    Kehinde Adewusi committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    86e69ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd358cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9920df View commit details
    Browse the repository at this point in the history
Loading