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: bashu/django-easy-maps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: bashu/django-easy-maps
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.
  • 18 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 13, 2013

  1. Add documentation skeleton.

    gipi committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    9ed9c4b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2015

  1. Merge branch 'release/0.9.1'

    * release/0.9.1:
      bump version number
      update CHANGES
      updating setup.py
      resolving ``template_name`` variable
      fixing AttributeError: 'dict' object has no attribute 'iteritems'
      droping python 2.6 support
      updating tests
      updating ``example`` app
      using ``classytag`` library
      code clean up and re-factoring
      removing useless code
      adding 1.7+ migrations
      re-adding tests
      add .travis.yml
      use ``appconf`` to handle app settings
      add ``example`` project
      put ``migrations`` into ``south_migrations``
      remove useless files
      update AUTHORS, CHANGES, LICENSE and MANIFEST.in
      update README.rst
    bashu committed Jul 9, 2015
    Configuration menu
    Copy the full SHA
    f0f9d77 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    bashu committed Jul 9, 2015
    Configuration menu
    Copy the full SHA
    f887e1e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2015

  1. Merge branch 'release/0.9.2'

    * release/0.9.2:
      bump version number
      descriptive error message
      updati MANIFEST.in
    bashu committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    090249d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:kmike/django-easy-maps

    * 'master' of github.com:kmike/django-easy-maps:
      Update .travis.yml
    bashu committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    5fbcaa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. Update .travis.yml

    bashu committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    3eb8de0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Update .travis.yml

    bashu committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    0cc36e2 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    bashu committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    a9b9f83 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2015

  1. Merge pull request #6 from gipi/docs

    Add documentation skeleton.
    bashu committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    a426959 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. Merge branch 'release/0.9.3'

    * release/0.9.3: (34 commits)
      bump version number
      fixed broken tests
      fixed broken ``example`` project
      added responsive map as example, ref #53
      better ``TemplateSyntaxError`` exception handling
      added missing tests requirements
      make sure test suite is working...
      Add Google Maps API key configuration
      Fix Google Maps API warning: SensorNotRequired
      add django 1.9
      fix typos in readme
      pep8 cleanup
      improved test suite
      Update .travis.yml
      Update .landscape.yaml
      Update README.rst
      Update README.rst
      Update README.rst
      Update manage.py
      fix backward compatibility with python 2
      ...
    bashu committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    7f5db66 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Merge branch 'release/0.9.4'

    bashu committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    111897a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Merge branch 'release/1.0.0'

    bashu committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    443bdd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Merge branch 'release/1.0.1'

    bashu committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    790196f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Merge branch 'release/1.0.2'

    bashu committed May 28, 2019
    Configuration menu
    Copy the full SHA
    6822655 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Merge branch 'release/1.1.0'

    bashu committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    6b1c370 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Merge branch 'release/1.1.1'

    bashu committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    9d6b3d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Merge branch 'release/1.1.2'

    bashu committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    b083bf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Merge branch 'release/1.1.3'

    bashu committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    09405c8 View commit details
    Browse the repository at this point in the history
Loading