django/django
Claude Paroz bd563f0f57 Trusted test skipping about gis tests running or not
With the new test discovery system, gis tests are discovered as
other tests. They should be properly skipped now when dependencies
are missing. So let's stop special casing their inclusion.
2013-07-09 15:17:26 +02:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Completed some more name_local names 2013-07-08 12:03:26 +02:00
contrib Trusted test skipping about gis tests running or not 2013-07-09 15:17:26 +02:00
core Merge pull request #991 from stockr-labs/feature/email-backends-generators 2013-07-07 16:43:24 -07:00
db Fixed #17339 -- Factor out has_result into database backend. 2013-07-09 06:41:52 -04:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Deprecate usage of boolean value for widget attributes 2013-07-05 19:33:19 +02:00
http Removed compatibility code for streaming responses. 2013-06-29 18:49:36 +02:00
middleware Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
shortcuts More import removals 2013-06-29 11:58:36 +02:00
template Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed #19940 -- Made test.runner.setup_databases properly handle aliases for default db. 2013-07-04 19:58:58 -04:00
utils Fixed #20711 -- Fixed broken link in timesince.py docstring 2013-07-07 12:40:05 -04:00
views Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00