Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit eaba8bc

Browse files
author
dbate
committed
now get now from the right place :)
1 parent 23eaf5a commit eaba8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_cookbook/users.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import datetime
1+
from datetime import datetime
22
from django.contrib.auth.models import User
33
from django.contrib.sessions.models import Session
44

0 commit comments

Comments
 (0)