Adrian Holovaty
|
e8fda9091a
|
Fixed typo in filesystem template-loader error message
git-svn-id: http://code.djangoproject.com/svn/django/trunk@890 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 02:18:28 +00:00 |
|
Adrian Holovaty
|
dc3f6e4113
|
Changed internal variable names in django.core.template.loaders.eggs to be consistent with filesystem
git-svn-id: http://code.djangoproject.com/svn/django/trunk@889 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 01:53:22 +00:00 |
|
Adrian Holovaty
|
f808d1bb8c
|
Removed django/conf/admin_templates/changelist_generic.html -- a leftover, legacy template that's no longer used
git-svn-id: http://code.djangoproject.com/svn/django/trunk@888 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-16 20:52:11 +00:00 |
|
Adrian Holovaty
|
f1ecfe991d
|
Fixed #630 -- Fixed formatting error in docs/model-api.txt. Thanks, ken@kenkinder.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@887 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-16 19:42:16 +00:00 |
|
Georg Bauer
|
ed124dc0ad
|
i18n: merged to [885] in trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-16 16:17:48 +00:00 |
|
Georg Bauer
|
6807c4bd4d
|
i18n: updated translation documentation for gettext_lazy
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-16 16:15:58 +00:00 |
|
Georg Bauer
|
a6a0d1ddcc
|
i18n: added gettext_lazy - lazy translation for stuff like model help text
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@884 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-16 16:10:48 +00:00 |
|
Adrian Holovaty
|
a2e26150b7
|
Fixed #616 -- Added a process_exception() hook to middleware framework. Thanks, Hugo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@880 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-15 02:20:35 +00:00 |
|
Adrian Holovaty
|
24154b2166
|
Fixed #225 -- Added first stab at MS SQL Server support (via ADO). Thanks to gmilas@gmail.com for the patch
git-svn-id: http://code.djangoproject.com/svn/django/trunk@879 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-15 01:37:16 +00:00 |
|
Adrian Holovaty
|
8254a7a7db
|
Fixed #628 -- Django no longer overwrites model class docstrings if they're provided
git-svn-id: http://code.djangoproject.com/svn/django/trunk@878 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-15 00:54:42 +00:00 |
|
Georg Bauer
|
e02e1e4f49
|
i18n: fixed a bug with Python 2.3 support (double encoding of stuff)
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@875 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 23:47:35 +00:00 |
|
Georg Bauer
|
cde24debb7
|
i18n: merged to [873] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@874 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 23:32:35 +00:00 |
|
Adrian Holovaty
|
67e6252a1e
|
Upgraded ez_setup.py from 0.5a12 to 0.6a5
git-svn-id: http://code.djangoproject.com/svn/django/trunk@873 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 22:38:59 +00:00 |
|
Adrian Holovaty
|
f575a4edaa
|
Fixed small namespace bug in [867]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@872 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 22:29:13 +00:00 |
|
Adrian Holovaty
|
6ee014725e
|
Changed template unit test runner to use new template-loader framework from [870]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@871 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 22:28:38 +00:00 |
|
Adrian Holovaty
|
7aefff7833
|
Fixed #582 -- Added support for loading templates from Python eggs, and a TEMPLATE_LOADERS setting, which defines which loaders to use. Thanks, Sune
git-svn-id: http://code.djangoproject.com/svn/django/trunk@870 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 22:22:12 +00:00 |
|
Georg Bauer
|
2a2e2fb6aa
|
i18n: merged up to r868
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@869 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 21:33:45 +00:00 |
|
Adrian Holovaty
|
083b4f9001
|
Redid [865], which got lost in [867]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@868 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 20:12:16 +00:00 |
|
Adrian Holovaty
|
f71f854628
|
Fixed #626 -- Moved template modules to django.core.template package. django.core.template_loader is deprecated, in favor of django.core.template.loader.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@867 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 20:10:13 +00:00 |
|
Jacob Kaplan-Moss
|
b773bf45c3
|
Registered default_if_none filter from [859]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@865 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 18:37:16 +00:00 |
|
Adrian Holovaty
|
2db3d9c7cc
|
Reworded part of design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@863 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 15:04:21 +00:00 |
|
Adrian Holovaty
|
f2b8e85360
|
Fixed ReST bugs in docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@862 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 15:02:44 +00:00 |
|
Adrian Holovaty
|
42f8a069aa
|
Grammar fix to docs/design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@861 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 14:06:49 +00:00 |
|
Adrian Holovaty
|
fdcc9da59c
|
Fixed typo in docs/design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@860 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 14:05:46 +00:00 |
|
Adrian Holovaty
|
ed1c9b2046
|
Fixed #622 -- Added default_if_none filter. Thanks, Eric
git-svn-id: http://code.djangoproject.com/svn/django/trunk@859 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 03:48:27 +00:00 |
|
Adrian Holovaty
|
f2088d456c
|
Fixed #618 -- Added DATABASE_PORT setting. Thanks, Esaj
git-svn-id: http://code.djangoproject.com/svn/django/trunk@858 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 03:43:01 +00:00 |
|
Adrian Holovaty
|
d5bbe395c2
|
Small grammar cleanup to design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 03:33:54 +00:00 |
|
Adrian Holovaty
|
cdfbdfb1b2
|
Cleaned up 'Assume designer competence' section in docs/design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 03:32:34 +00:00 |
|
Adrian Holovaty
|
5e5fe5b5a2
|
Added docs/design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@855 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-14 03:28:03 +00:00 |
|
Georg Bauer
|
2ffca1711d
|
i18n: merged to r852
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@853 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-13 16:21:40 +00:00 |
|
Georg Bauer
|
b61aee47fc
|
i18n: fixed bug in the templateize function to turn templates into something grokable for xgettext
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@852 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-13 14:49:48 +00:00 |
|
Georg Bauer
|
b34e844c2f
|
i18n: fixed language code reporting - now the actually used language code is reported, not the requested language code (as before). Additionally explicit language codes requested in GET, P OST or otherwise are checked against availability, too.
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@851 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-12 15:33:22 +00:00 |
|
Georg Bauer
|
18d0c31d51
|
i18n: LANGUAGE_CODE in DjangoContext is now language-SUBLANGUAGE instead of language_SUBLANGUAGE (was introduced by [848])
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-12 14:55:03 +00:00 |
|
Adrian Holovaty
|
84a30e7096
|
Added link to server-arrangements page from docs/install.txt. Thanks, Alice
git-svn-id: http://code.djangoproject.com/svn/django/trunk@849 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-12 13:25:24 +00:00 |
|
Georg Bauer
|
176c4545f6
|
changed layout of language stuff to be oriented after locale names, not language names (from accept-language header)
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@848 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-12 11:48:27 +00:00 |
|
Adrian Holovaty
|
eb5d802cc2
|
Fixed ReST bug in docs/model-api.txt from [846]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@847 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-12 04:17:06 +00:00 |
|
Adrian Holovaty
|
5f9fe6d403
|
Fixed #589 -- Added FilePathField. It's available as an ORM field and as a standalone field in django.core.formfields. Thanks, jay@skabber.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@846 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-12 04:14:21 +00:00 |
|
Adrian Holovaty
|
9fdacc7a66
|
Added note to docs/modpython.txt about non-dev arrangements not serving admin media files
git-svn-id: http://code.djangoproject.com/svn/django/trunk@845 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-12 03:52:05 +00:00 |
|
Georg Bauer
|
d442731eb2
|
i18n: merged r815:r843 from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@844 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 20:24:45 +00:00 |
|
Georg Bauer
|
d79cfec906
|
added new brazilian language settings
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 20:04:05 +00:00 |
|
Adrian Holovaty
|
179017afb5
|
Fixed formatting bug in docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 18:32:48 +00:00 |
|
Georg Bauer
|
7ed4073335
|
i18n: corrected sublanguage handling (de-de now mapps to de, if de-de isn't present) in django.utils.translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@841 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 18:26:32 +00:00 |
|
Georg Bauer
|
ef9207b661
|
i18n: added documentation on LOCALE_PATHS
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@840 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 14:22:28 +00:00 |
|
Georg Bauer
|
d606cf7e38
|
i18n: added a way to merge in some more locale paths via settings
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@839 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 14:19:28 +00:00 |
|
Georg Bauer
|
9e1640c55f
|
i18n: fixed projectpath discovery. Now the DJANGO_SETTINGS_MODULE environment variable is used to find the project base
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@838 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 13:44:51 +00:00 |
|
Georg Bauer
|
6f88c4f9ec
|
i18n: fixed translation resolving - now project translations are pulled in allways (if they exist)
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@837 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 13:38:24 +00:00 |
|
Georg Bauer
|
50f348a92f
|
i18n: added two additional unit tests for i18n (filter related)
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@836 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 13:23:01 +00:00 |
|
Georg Bauer
|
0b0c323708
|
i18n: added the translation step to the filter parser (the arg is now translated if it is _("..."))
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@835 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 12:24:16 +00:00 |
|
Georg Bauer
|
0cd2968973
|
i18n: enhanced the filter-argument-parser to parse _("") strings, too
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 12:20:37 +00:00 |
|
Georg Bauer
|
f882f3eea9
|
i18n: clarified some points about app-specific translations
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@833 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-11 12:12:13 +00:00 |
|