This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
templates
History
Danilo Bargen
c10aaa70a4
Fixed
#19370
-- Made date filter properly handle midnight value
2012-11-27 21:24:16 +01:00
..
eggs
…
templates
…
templatetags
…
__init__.py
…
alternate_urls.py
…
callables.py
…
context.py
…
custom.py
…
filters.py
Fixed
#19370
-- Made date filter properly handle midnight value
2012-11-27 21:24:16 +01:00
loaders.py
…
models.py
…
nodelist.py
…
parser.py
…
response.py
Fixed
#19262
-- Support cookie pickling in SimpleTemplateResponse
2012-11-09 21:07:53 +01:00
smartif.py
…
tests.py
Fixed test failure following capitalization fix in 2f035a972
2012-11-25 19:54:38 +01:00
unicode.py
…
urls.py
…
views.py
…