6 ms·
No, Django's XML deserialization is not used automatically. It is only used for mass importing objects to the database, which most sites would allow only admin
by pindi 14y ago
No, Django's XML deserialization is not used automatically. It is only used for mass importing objects to the database, which most sites would allow only admin users to do.