Relative Content

Tag Archive for pythondjangosqlite

Django creates duplicate records

There are only 5 subjects in the Subject table with unique names, but when running the following query to fill the table, some students have 5 or 10 and some are populated with 15 or 20 records.