Martin Luther King Jr. hand out in front of the crowd

 
On this day, on Martin Luther King day, we honor the brilliance, the intellect and the knowledge of Dr. Martin Luther King . This is what a great American looks like

To get to local_settings.py

Enter the server

Something like this: 

ssh -i ~/.ssh/tendenciglobal ubuntu@dockers2.tendenci.net

Then:

sudo su

docker-enter www.siteurl.com

cd /opt/webapps/orgs/tendenci_site/conf  

ls

export TERM=xterm

nano local_settings.py

 

Look for the following under DEBUG settings

SENTRY_DSN = ""
if SENTRY_DSN:
    INSTALLED_APPS += ('raven.contrib.django',)

 

Paste the value of DNS (include https://) inbetween the ' ' into DNS ""

Control X to Exit

Y to save

Enter

 

3. Restart your application (in the container, run commands: sv stop tendenci_sitesv kill tendenci_site then sv start tendenci_site)

3a. OR type "exit" <enter> to exit the container. Then type:

docker stop www.cleancosystems.com && docker start www.cleancosystems.com

4. Test your configuration by specifically raising an error with this url https://<your domain>/base/exception-test/. Then go to sentry console to check if the errors has been logged https://sentry.tendenci.net/tendenci/<your project>/

That's it!

- See more at: https://www.tendenci.com/help-files/set-sentry-t6-site/#sthash.UvhzVDcw.dpuf

To get to local_settings.py

Enter the server

Something like this: 

ssh -i ~/.ssh/tendenciglobal ubuntu@dockers2.tendenci.net

Then:

sudo su

docker-enter www.siteurl.com

cd /opt/webapps/orgs/tendenci_site/conf  

ls

export TERM=xterm

nano local_settings.py

 

Look for the following under DEBUG settings

SENTRY_DSN = ""
if SENTRY_DSN:
    INSTALLED_APPS += ('raven.contrib.django',)

 

Paste the value of DNS (include https://) inbetween the ' ' into DNS ""

Control X to Exit

Y to save

Enter

 

3. Restart your application (in the container, run commands: sv stop tendenci_sitesv kill tendenci_site then sv start tendenci_site)

3a. OR type "exit" <enter> to exit the container. Then type:

docker stop www.cleancosystems.com && docker start www.cleancosystems.com

4. Test your configuration by specifically raising an error with this url https://<your domain>/base/exception-test/. Then go to sentry console to check if the errors has been logged https://sentry.tendenci.net/tendenci/<your project>/

That's it!

 

- See more at: https://www.tendenci.com/help-files/set-sentry-t6-site/#sthash.UvhzVDcw.dpuf

To get to local_settings.py

Enter the server

Something like this: 

ssh -i ~/.ssh/tendenciglobal ubuntu@dockers2.tendenci.net

Then:

sudo su

docker-enter www.siteurl.com

cd /opt/webapps/orgs/tendenci_site/conf  

ls

export TERM=xterm

nano local_settings.py

 

Look for the following under DEBUG settings

SENTRY_DSN = ""
if SENTRY_DSN:
    INSTALLED_APPS += ('raven.contrib.django',)

 

Paste the value of DNS (include https://) inbetween the ' ' into DNS ""

Control X to Exit

Y to save

Enter

 

3. Restart your application (in the container, run commands: sv stop tendenci_sitesv kill tendenci_site then sv start tendenci_site)

3a. OR type "exit" <enter> to exit the container. Then type:

docker stop www.cleancosystems.com && docker start www.cleancosystems.com

4. Test your configuration by specifically raising an error with this url https://<your domain>/base/exception-test/. Then go to sentry console to check if the errors has been logged https://sentry.tendenci.net/tendenci/<your project>/

That's it!

 

- See more at: https://www.tendenci.com/help-files/set-sentry-t6-site/#sthash.UvhzVDcw.dpuf

In order for the wysiwyg editor to show fonts specific to your site while editing, you need to add a path to your css file to the local_settings.py file on the site

 

To get to local_settings.py

Enter the server

Something like this: 

ssh -i ~/.ssh/tendenciglobal ubuntu@dockers2.tendenci.net

Then:

sudo su

docker-enter www.siteurl.com

cd /opt/webapps/orgs/tendenci_site/conf  

ls

export TERM=xterm

nano local_settings.py

 

Paste in the below replacing the path /themes/tendenci2012/media/css/styles.css with the path to your css file.

TINYMCE_DEFAULT_CONFIG = get_setting('TINYMCE_DEFAULT_CONFIG')
TINYMCE_DEFAULT_CONFIG['content_css'] = '/themes/tendenci2012/media/css/styles.css'

 

Control X to Exit

Y to save

Enter

 

Restart your application

(in the container, run commands:

sv stop tendenci_site

sv kill tendenci_site then

sv start tendenci_site)

OR type "exit" <enter> to exit the container. Then type:

docker stop www.cleancosystems.com && docker start www.cleancosystems.com

 

That's it!

 

Contact us to upgrade to Tendenci

The open source solution chosen by associations around the world.

Want to talk? (281) 497-6567

Sign up for Tendenci - The Open Source AMS

No per user pricing. Unlimited admins.

Demo Now

Have Questions?

Contact us!

Site Search



I agree

Our site saves small pieces of text information (cookies) on your device in order to deliver better experience and for statistical purposes. You can disable the usage of cookies by changing the settings of your browser. By browsing our website without changing the browser settings you grant us permission to store that information on your device. See our Privacy Policy