1

I am using django fixture, i want to use variable in Yaml file ,Here is an example.

- model: taskmanagement.mailsettings
  pk: 1
  fields:
    username: asdfgh
    password: %x

I want to encrypt the password. and here i want to use x as a variable.Please help

vipin
  • 670
  • 2
  • 9
  • 25

0 Answers0