Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My contribution. #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

My contribution. #7

wants to merge 4 commits into from

Commits on Sep 29, 2016

  1. Updated DaemonCommand for Django 1.9.

    => use add_arguments instead of make_options : this enable subclass to override default parameters by settings them at class level  (should fix #4)
    Marc Chakiachvili committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    fc5451e View commit details
    Browse the repository at this point in the history
  2. Added retro compatibility for Django 1.8

    Marc Chakiachvili committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    15ecc32 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Python 3 compatibility

    silvesterdrago committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    2315424 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from charlesmanson13/master

    Python 3 compatibility
    Marc Chakiachvili committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    47db6ce View commit details
    Browse the repository at this point in the history