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: noirbizarre/django.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Lightmatter/django.js
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.
  • 9 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 4, 2015

  1. fix for 1.7 static assets

    gone committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    ccdbb35 View commit details
    Browse the repository at this point in the history
  2. The javascript catalog is now cached

    ellmetha authored and gone committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    db1fa94 View commit details
    Browse the repository at this point in the history
  3. Monkey patch for Django 1.8

    ellmetha authored and gone committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    e0f402f View commit details
    Browse the repository at this point in the history
  4. Allow multiple urlcofs for url-listing

    cwirz authored and gone committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    49b745b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45ffad8 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2015

  1. fix for 1.9

    gone committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    2135137 View commit details
    Browse the repository at this point in the history
  2. make sure tags are safe

    gone committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    24a9a41 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

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

Commits on Feb 3, 2016

  1. Merge pull request #2 from ebrelsford/return-urls

    Actually return urls in _get_urls
    gone committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    a6c0bcc View commit details
    Browse the repository at this point in the history
Loading