mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Revert [4485] in order to fix accidental mod_python breakage. Refs #2920.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4486 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
0e924c70b1
commit
6c4757729b
20 changed files with 21 additions and 33 deletions
|
@ -391,7 +391,6 @@ False
|
|||
"""
|
||||
|
||||
from django.template.defaultfilters import *
|
||||
from django.utils.translation import gettext as _
|
||||
import datetime
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue