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-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
History
…
..
eggs
…
templates
…
templatetags
…
__init__.py
…
alternate_urls.py
Renamed some tests and removed references to modeltests/regressiontests.
2013-02-26 14:36:57 +01:00
filters.py
Fixed
#20246
-- Added non-breaking spaces between values an units
2013-05-18 23:01:48 +02:00
loaders.py
…
models.py
…
test_callables.py
…
test_context.py
…
test_custom.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
test_nodelist.py
…
test_parser.py
…
test_response.py
…
test_smartif.py
…
test_unicode.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
tests.py
…
urls.py
…
views.py
…