IQSS / miniverse

Reference/Debug use: Using the Django ORM to explore the Dataverse database
2 stars 7 forks source link

bug: file counts by type may be incorrect #41

Closed raprasad closed 8 years ago

raprasad commented 8 years ago

Stats API may be counting FileMetadata objects instead of Datafile objects--resulting in inaccurate counts. e.g. multiple FileMetadata objects may exist for each Datafile object