nasa-jpl-memex / memex-explorer

Viewers for statistics and dashboarding of Domain Search Engine data
BSD 2-Clause "Simplified" License
121 stars 69 forks source link

Auto-link _space applications in base/urls.py #316

Closed kdodia closed 9 years ago

kdodia commented 9 years ago

(based on the presence of installed applications in memex.settings)

kdodia commented 9 years ago

Current method to auto-include: discover "_space" containing applications registered in settings.INSTALLED_APPS, and include those urls with a project slug prefix.

A better implementation would add applications listed under apps to INSTALLED_APPS.

kdodia commented 9 years ago

Apps are registered in settings.EXPLORER_APPS: https://github.com/ContinuumIO/memex-explorer/commit/902282d2f4289ecc737a7f16445e6f3677f39d54