GithubHelp home page GithubHelp logo

Contact Form styling about bakerydemo HOT 6 CLOSED

wagtail avatar wagtail commented on May 19, 2024
Contact Form styling

from bakerydemo.

Comments (6)

shacker avatar shacker commented on May 19, 2024

A demo contact form with these fields has been created and will be in the full data dump.

Subject
Your Name
Your Email
Purpose [dropdown choices = Comment, Question, Feedback]
Body [textarea]

EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'

is already set in base.py and heroku.py to ensure the form does not send live email, and this is noted in the demo form and readme.

Re-assigning to @heymonkeyriot for styling.

from bakerydemo.

hminnovation avatar hminnovation commented on May 19, 2024

Thanks @shacker

From doing a very quick play earlier this morning I think Bootstrap does most of the heavy lifting with this, just need to make sure that all the field items are semantically marked up

from bakerydemo.

shacker avatar shacker commented on May 19, 2024

I can take this over if you're too busy. Looks like we'll need to switch from form.as_p to rendering the form fields manually in the template to put the correct styling on them.

from bakerydemo.

hminnovation avatar hminnovation commented on May 19, 2024

Oh, sorry @shacker I missed your comment on here. I'm going to start on this today so that we can get it running; conscious I let it slip slightly.

Also agree that we shouldn't use form.as_p. I think it leads to bad semantics!

from bakerydemo.

hminnovation avatar hminnovation commented on May 19, 2024

I think this can be closed right @shacker? Unless you'd like to keep it open for the work you're doing on the dummy data?

from bakerydemo.

shacker avatar shacker commented on May 19, 2024

Yeppers.

from bakerydemo.

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.