djangopackages-zz / djangopackages

Django Packages - a place to review Django apps, frameworks, and projects.
http://djangopackages.com
MIT License
53 stars 40 forks source link

Doc check fix #93

Closed ptone closed 13 years ago

ptone commented 13 years ago

https://github.com/djangopackages/djangopackages/commit/fe08d996bd919f28ecf959d8544c8eee04097961

results in a condition where a javascript endlessly hits the RTD api endpoint because after it processes elements in the grid, it attempts to repeatedly process a NULL element from an empty array forever.