From f2e6af89755c34083acb1a5fcd843a480037293f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 21 Jun 2013 22:04:38 +0100 Subject: Remove erronous htmlcov files --- htmlcov/rest_framework___init__.html | 99 ------------------------------------ 1 file changed, 99 deletions(-) delete mode 100644 htmlcov/rest_framework___init__.html (limited to 'htmlcov/rest_framework___init__.html') diff --git a/htmlcov/rest_framework___init__.html b/htmlcov/rest_framework___init__.html deleted file mode 100644 index 9cb0c53a..00000000 --- a/htmlcov/rest_framework___init__.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - Coverage for rest_framework/__init__: 100% - - - - - - - - - - - -
- -

Hot-keys on this page

-
-

- r - m - x - p   toggle line displays -

-

- j - k   next/prev highlighted chunk -

-

- 0   (zero) top of page -

-

- 1   (one) first highlighted chunk -

-
-
- -
- - - - - -
-

1

-

2

-

3

-

4

-

5

-

6

-

7

-

8

-

9

- -
-

__version__ = '2.3.5' 

-

 

-

VERSION = __version__  # synonym 

-

 

-

# Header encoding (see RFC5987) 

-

HTTP_HEADER_ENCODING = 'iso-8859-1' 

-

 

-

# Default datetime input and output formats 

-

ISO_8601 = 'iso-8601' 

- -
-
- - - - - -- cgit v1.2.3