Exporting data to a .cfg file

0
Can anyone give me an example of how to export the data from my models by pk to a .cfg file?

I tried to use Mymodel.objects.get(pk=pk) but it did not work very well.

    
asked by anonymous 18.03.2016 / 00:18

0 answers