Giter Club home page Giter Club logo

Comments (6)

linuxsoftware avatar linuxsoftware commented on May 24, 2024

Hi Brad,

Have you also restarted Django? (I.e. restarted uwsgi or whichever application server is running Django).

If that doesn't help: Are you getting errors reported to your ADMINS email address? (Or could you try running with DEBUG=True just long enough to get a stack trace.) Could you share that? You can email the stack trace to djm @ linuxsoftware.nz if you don't wish to post it publically.

Also, you will need to change the setting JOYOUS_THEME_CSS to match how your static files have their own subdomain, so set JOYOUS_THEME_CSS = "//static.lafayetteumc.com/joyous/css/joyous_coast_theme.css". This style sheet is not even being included yet, but we may as well get it correct for when it is.

Nice website! I am Methodist too.

Best wishes, David.

from ls.joyous.

bradrice avatar bradrice commented on May 24, 2024

from ls.joyous.

linuxsoftware avatar linuxsoftware commented on May 24, 2024

Hi Brad,

That image didn't come through.

BUT, I see at https://github.com/bradrice/lmc/tree/master/lmc/templates/joyous that you are overriding calendar_base.html, calendar_list_upcoming.html, event_base.html, and group_page.html. This is what I think is causing you trouble. Those templates have changed substantially since 0.8.3.

I see the goal was to add the class "joyous-calendar-content" to the content div so you can add extra padding. The simplest thing would be to take new copies of the templates and add that class again. Or maybe you can apply the padding in another way, (e.g. the joy-cal class might do, although it only applies to the calendar itself, not the title and intro.).

Hope this helps,
David.

from ls.joyous.

linuxsoftware avatar linuxsoftware commented on May 24, 2024

I'd be happy to add a joy-content class to Joyous, but you would have to wait for a couple of days for a 1.0.1 release.

from ls.joyous.

bradrice avatar bradrice commented on May 24, 2024

David, you are awesome. I forgot that I had over-ridden templates. I'm wondering now that I have it running. Is 1.0 only for django 3? I haven't moved to django 3 on that site yet. I would like to be running the most current joyous and stay current.

from ls.joyous.

linuxsoftware avatar linuxsoftware commented on May 24, 2024

You are welcome.

No, 1.0 will work with earlier versions of Django. It definitely works with Django 2.2. Let me know if you have a problem with any earlier version too. Wagtail needs to be at least version 2.0 and Python needs to be at least Python 3.0.

from ls.joyous.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.