Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8363151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:06:34+00:00 2026-06-09T12:06:34+00:00

I really like the ability to use modelforms in django to speed up UI.

  • 0

I really like the ability to use modelforms in django to speed up UI. IE:

<html>
    ...
    {{ myform }}
    ...
</html>

However, the HTML output I need to create does not match what is created by default. I cannot change my required HTML output, but I would like to change the output of the form.

I know that there are a few approaches to doing so. Looping over the fields and displaying each one individually (i.e. looping and displaying {{ myform.field }} ) works ok, but it’s not nearly as nice as just doing {{ myform }}. Widgets seemed like a good idea, but after looking at the docs & some examples, I am not so sure – I just want to change the html output, not the functionality. If there WAS some way to output a field based perhaps on a template, that would be nice.

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T12:06:35+00:00Added an answer on June 9, 2026 at 12:06 pm

    I usually use the include tag. I create a custom template (form_snippet.html).

    For the sake of argument let’s say the form_snippet.html just prints the form:

    <!-- Form snippet -->
    {{ form }}
    

    Then when you want to use that form template in your other templates you simply have to use:

    {% include 'form_snippet.html' with form=myform %}
    

    You could simply loop over fields and add your custom markup.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I really like the following template to create properties for class in VS2005 Type
I really like the idea of automatic binding generation like SWIG does. But it
For the purposes of this question, I do not have the ability to use
I have been using Haskell's STM library and I really like the ability to
I really like the magento structure but finding things is very hard ;) My
I really like the MVC way and have actually enjoyed learning ASP.NET MVC (I
I really like the IIS7 URL rewriting module and so far, it worked great
I really like to have some graphic on my startup/login screen when starting my
I really like the visual effect where a new element seems to push an
I really like the promote to home page feature of drupal. But what if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.