Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove replace www #4

Merged
merged 7 commits into from
Jul 9, 2015
Merged

Conversation

kaerdsar
Copy link
Contributor

Removed replace('www')

I also have to change get_market_dbs method to recover dbs in differents servers. Maybe I should move this method for saas_portal.

@yelizariev
Copy link
Contributor

What about other places with replace www ?

./saas_pricing/controllers/main.py:78: return full_dbname.replace('www.', '').replace('.', '')
./saas_utils/database.py:30: return httprequest.host.replace('www.', '').replace('.', '
')
./saas_portal/controllers/main.py:92: return full_dbname.replace('www.', '').replace('.', '')
./saas_portal_signup/controllers/main.py:56: full_dbname = f_dbname.replace('www.', '').replace('.', '
')

@yelizariev
Copy link
Contributor

related issue SpreeTravel#9

yelizariev pushed a commit that referenced this pull request Jul 9, 2015
merge kaerdsar/develop
@yelizariev yelizariev merged commit 0e59cf6 into it-projects-llc:master Jul 9, 2015
yelizariev pushed a commit that referenced this pull request Apr 27, 2017
Made header-img path relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants