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-30 20:19:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
templates
History
Baptiste Mispelon
f13bfbec70
Fixed
#19882
-- Smarter tokenizing of {% for %} tag arguments.
2013-02-22 19:19:33 +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
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
models.py
…
nodelist.py
…
parser.py
Fixed
#19819
- Improved template filter errors handling.
2013-02-14 10:22:59 +01:00
response.py
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
smartif.py
…
tests.py
Fixed
#19882
-- Smarter tokenizing of {% for %} tag arguments.
2013-02-22 19:19:33 +01:00
unicode.py
…
urls.py
…
views.py
…