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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T01:25:45+00:00 2026-05-25T01:25:45+00:00

How to set MaxDate and MinDate of a SelectDateWidget in Django? I am using

  • 0

How to set MaxDate and MinDate of a SelectDateWidget in Django?

I am using that widget for a birthdate field.

#found in:
from django.forms.extras.widgets import SelectDateWidget
from django import forms

def someform(forms.Form):
    birthdate = forms.DateField(widget=SelectDateWidget())

So how do I change its MaxDate and MinDate?
its default MinDate is this year and its MaxDate is 9 years after this year.

I want the MinDate to be maybe 100 years before this year and the Maxdate is 10 years before this year.

How do I do that?

  • 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-05-25T01:25:45+00:00Added an answer on May 25, 2026 at 1:25 am

    You use the years= argument:

    def someform(forms.Form):
        birthdate = forms.DateField(widget=SelectDateWidget(years=range(1990,2011))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

jQueryUI Datepicker documentation states that the minDate option can be set using a string
I'm using the JQuery datepicker and I have the minDate and maxDate options set
I've set the MaxDate and MinDate properties of a DateTimePicker. However, when I test
According to Telerik's documentation, to set a RadDatePicker's mindate or maxdate properties client-side, you
In .net , there are the static properties DateTime.MinDate, and DateTime.MaxDate that conveniently return
I have to set the startdate/Mindate in jquery datapicked calender. i am using datepicker
I need to set a max year on the DatePickerDialog that I am using
Those fine RFCs mandate from every RFC-client that they beware of not using more
I have a string that looks like this: set @sqlstring = N'select @mindate =
I am using Winform And C#. In that i added calander cell in datagridview

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.