Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with datetime on 1.8 #68

Open
ealione opened this issue Aug 3, 2015 · 0 comments
Open

Issue with datetime on 1.8 #68

ealione opened this issue Aug 3, 2015 · 0 comments

Comments

@ealione
Copy link

ealione commented Aug 3, 2015

I am trying to use a datetime field as seen in the example app

        'date',
        'date__year',
        'date__month',
        'date__day',

But I get the 'NoneType' object has no attribute 'to' error.

Why is this?

@ealione ealione closed this as completed Aug 5, 2015
@ealione ealione reopened this Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant