| Age | Commit message (Collapse) | Author |
|
|
|
|
|
ETag/Last-Modified headers for non-safe requests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks brylie.
|
|
|
|
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
|
Added comments in the three empty models.py files that are still needed.
Adjusted the test runner to add applications corresponding to test
labels to INSTALLED_APPS even when they don't have a models module.
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
|
|
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
|
|
|
|
|