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 8020645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T21:44:42+00:00 2026-06-04T21:44:42+00:00

So I tried to create a form in my views.py file, which when rendered

  • 0

So I tried to create a form in my views.py file, which when rendered in the template did not show. I tried to do this in the manage.py shell like this:

>>> from django import forms
>>> class Test(forms.Form):
...     about = forms.CharField(max_length=250)
...     animal = forms.CharField(max_length=50)
...     email = forms.EmailField()
... 
>>> form = Test()
>>> form.as_p
<bound method Test.as_p of <Test object at 0xa9e446c>>
>>> 

As far as I’m aware, the form.as_p should give me the form, but instead it returns the output above. I assume what’s happening in the shell is what’s happening in my view and template. Forms do not render with bound data either.

Any idea what is causing this behavior? I believe I’ve followed the Django docs on forms closely.

  • 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-04T21:44:44+00:00Added an answer on June 4, 2026 at 9:44 pm

    as_p is a method, so if you want to use it in the interpreter, you should use as_p(). The method lookup and call are done automagically by the template renderer, so that’s why you don’t need the brackets in a template.

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

Sidebar

Related Questions

I tried to create a file using Oracle UTL_FILE.FOPEN command but i get this
How do I create a query which filters a model like this? My model
I tried to create a script which reads values (name, date, etc) from a
I tried to create this by following the video at http://www.asp.net/learn/videos/video-7026.aspx where Joe Stagner
I tried to create a new Swing GUI desktop application template using NetBean 7.0
I have tried to create a jsFiddle of this, but it doesn't work to
Have anybody ever tried to create thumbnails/previews of MS Office files? I do not
I would like to capture email addresses with this form: I have decided to
I'm new to cakePHP.I just tried to create a simple form with a text
I have a jQuery post submitting a form to a controller create action, which

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.