opendataphilly / Open-Data-Catalog

Open Data Catalog is an open data catalog based on Django, Python and PostgreSQL. It was originally developed for OpenDataPhilly.org, a portal that provides access to open data sets, applications, and APIs related to the Philadelphia region. The Open Data Catalog is a generalized version of the original source code with a simple skin. It is intended to display information and links to publicly available data in an easily searchable format. The code also includes options for data owners to submit data for consideration and for registered public users to nominate a type of data they would like to see openly available to the public.
http://www.opendataphilly.org/
MIT License
244 stars 90 forks source link

OpenDataPhilly site name still used on various pages #3

Closed mjumbewu closed 13 years ago

mjumbewu commented 13 years ago

There are a few places that still use OpenDataPhilly as the site name.

/ # (the Twitter account)
/accounts/register/
/ideas/
/opendata/nominate/
...

Maybe use the Sites framework and pass some site_name variable to the templates to help white-label the platform.

alsaihn commented 13 years ago

Resolved by commit: https://github.com/azavea/Open-Data-Catalog/commit/aa39d18f28196aad544da2aed5a2832094bb6ba0