core.management.BaseCommand.get_version()

BaseCommand.get_version() [source]

Returns the Django version, which should be correct for all built-in Django commands. User-supplied commands can override this method to return their own version.

doc_Django
2016-10-09 18:34:55
Comments
Leave a Comment

Please login to continue.