This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
198a2a9381
django
/
tests
/
syndication_tests
History
Tim Graham
043bd70942
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
..
templates
/syndication
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
2014-08-12 19:22:09 -04:00
__init__.py
…
feeds.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
tests.py
Refs
#27804
-- Used subTest() in a syndication test.
2017-09-03 20:40:50 -04:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00