Josh Smeaton
|
39a7eed1bb
|
Converted test fixtures to setUpTestData methods
|
2015-03-05 10:10:32 +11:00 |
Collin Anderson
|
db77915c9f
|
Fixed E265 comment style
|
2015-02-06 09:30:35 -05:00 |
Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
Thomas Chaumeny
|
3bb78c5e7a
|
Cleanup cache in contrib.sites to prevent test interference -- refs #11505
|
2014-12-11 15:56:54 -05:00 |
Tim Graham
|
d38a00332e
|
Updated tests for added newlines in 6868643063 .
|
2014-08-12 20:16:04 -04:00 |
Trey Hunner
|
6868643063
|
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
|
2014-08-12 19:22:09 -04:00 |
Alex Gaynor
|
1dcc603eff
|
Fixed several typos in Django
|
2014-05-28 17:39:14 -07:00 |
Alex Gaynor
|
fadc6cd1bd
|
Removed an unused import
|
2014-05-16 09:24:41 -04:00 |
Nikolaus Schlemm
|
1ab278f39d
|
Fixed #22490 -- removed obsolete ComplexFeed class from syndication_tests
It was previously used in a test that was deprecated and then removed, this cruft can be removed now.
|
2014-05-16 09:22:36 -04:00 |
Alex Gaynor
|
2bcb8bfc8d
|
Fix many many typos in comments throughout the codebase
|
2014-04-26 10:18:45 -07:00 |
Anubhav Joshi
|
cd914e31c9
|
Fixed #21977 -- Deprecated SimpleTestCase.urls
|
2014-04-06 17:33:43 -04:00 |
Tim Graham
|
d73d0e071c
|
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
2014-04-03 07:28:10 -04:00 |
Claude Paroz
|
1fb873cd6b
|
Finished renaming syndication to syndication_tests
|
2013-12-31 11:56:41 +01:00 |
Claude Paroz
|
0b825adcf2
|
Renamed syndication tests
To resolve the conflict between application names.
|
2013-12-31 11:25:02 +01:00 |