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

Implement the --django-debug plugin option with tests #463

Closed
wants to merge 7 commits into from

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    a074460 View commit details
    Browse the repository at this point in the history
  2. Follow the new convention for Django 11.0

    a new option --debug-mode has been introduced, so let's name ours
    --django-debug-mode
    dulacp committed May 24, 2019
    Configuration menu
    Copy the full SHA
    36c9a0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b4baa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b27a6ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0226b5b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. revisit

    blueyed committed May 30, 2019
    Configuration menu
    Copy the full SHA
    5571a86 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

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