Skip to content
This repository was archived by the owner on Jun 11, 2018. It is now read-only.
This repository was archived by the owner on Jun 11, 2018. It is now read-only.

Django Management commands not working- possible Django 1.11 incompatibility? #172

@RichardForshaw

Description

@RichardForshaw

When running ./manage.py opbeat I get the standard opbeat response, but running ./manage.py opbeat check or ./manage.py opbeat test results in an unknown command error.

I am running Django 1.11.3

$ ./manage.py opbeat


                              .o8                               .
                             "888                             .o8
         .ooooo.  oo.ooooo.   888oooo.   .ooooo.   .oooo.   .o888oo
        d88' `88b  888' `88b  d88' `88b d88' `88b `P  )88b    888
        888   888  888   888  888   888 888ooo888  .oP"888    888
        888   888  888   888  888   888 888    .o d8(  888    888 .
        `Y8bod8P'  888bod8P'  `Y8bod8P' `Y8bod8P' `Y888""8o   "888"
                   888
                  o888o

No command specified. Please use one of the following commands:

 * test         Send a test error to Opbeat
 * check        Check your settings for common misconfigurations

Usage:
        ./manage.py opbeat <command>

$ ./manage.py opbeat check
usage: manage.py opbeat [-h] [--version] [-v {0,1,2,3}] [--settings SETTINGS]
                        [--pythonpath PYTHONPATH] [--traceback] [--no-color]
                        [-o ORGANIZATION_ID] [-a APP_ID] [-t SECRET_TOKEN]
manage.py opbeat: error: unrecognized arguments: check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions