1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Reverted r16662 -- There are bunch of problems with this patch, including failing tests, that I didn't pick up before committing.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16669 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee
2011-08-23 06:31:03 +00:00
parent 7182cd2284
commit be4acff319
8 changed files with 0 additions and 1224 deletions

View File

@@ -235,11 +235,6 @@ filename. For example, the file ``css/styles.css`` would also be saved as
See the :class:`~django.contrib.staticfiles.storage.CachedStaticFilesStorage`
docs for more information.
Localflavor changes
~~~~~~~~~~~~~~~~~~~
* A Slovenian (si) localflavor was added.
Minor features
~~~~~~~~~~~~~~