Adrian Holovaty
|
9af59f4ba8
|
Small update to [1057]
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1058 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-03 06:54:10 +00:00 |
|
Adrian Holovaty
|
e2b7527f79
|
Preliminary clean-up of docs/translation.txt in i18n branch
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1057 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-03 06:52:53 +00:00 |
|
Georg Bauer
|
a7bd5a2141
|
i18n: updated documentation and unittests for the new get_available_languages tag and the new switching view
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1049 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-02 17:48:49 +00:00 |
|
Georg Bauer
|
63651e8a81
|
i18n: merged to [1025] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1027 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-31 00:13:29 +00:00 |
|
Jacob Kaplan-Moss
|
fb55717a09
|
Documented {{{singular}}} argument for m2m relationships (fixes #664).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1025 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-30 14:35:44 +00:00 |
|
Jacob Kaplan-Moss
|
2822f71d08
|
Fixed #140: memcached backends may now use multiple servers
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1021 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-29 17:05:19 +00:00 |
|
Jacob Kaplan-Moss
|
f12e324332
|
Fixed #612 - added cache control headers (thanks, hugo)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1020 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-29 17:00:20 +00:00 |
|
Adrian Holovaty
|
d4abd6fb52
|
Small massaging of docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1006 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-23 22:43:54 +00:00 |
|
Georg Bauer
|
174c8a0295
|
i18n: merged to [992] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@993 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-23 10:18:03 +00:00 |
|
Adrian Holovaty
|
17f62269c2
|
Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, Sune
git-svn-id: http://code.djangoproject.com/svn/django/trunk@992 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-22 21:37:59 +00:00 |
|
Adrian Holovaty
|
411625a761
|
Some small improvements and fixes to docs/authentication.txt, which still isn't finished
git-svn-id: http://code.djangoproject.com/svn/django/trunk@990 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-22 00:18:39 +00:00 |
|
Adrian Holovaty
|
d412dbf46b
|
Added partially completed docs/authentication.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@989 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-22 00:12:56 +00:00 |
|
Adrian Holovaty
|
3e7ea41bbb
|
Added note about ALLOWED_INCLUDE_ROOTS to docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 21:58:01 +00:00 |
|
Georg Bauer
|
15f1da0532
|
i18n: merged to [978] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@979 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 14:15:30 +00:00 |
|
Adrian Holovaty
|
169f9d2bd3
|
Fixed #655 -- Improved 'validator_list' section of docs/model-api.txt.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@978 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 13:22:20 +00:00 |
|
Adrian Holovaty
|
62db7c5c94
|
Fixed another ReST bug in template docs from [969]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 05:32:49 +00:00 |
|
Adrian Holovaty
|
81fd300a4e
|
Fixed ReST bug in template docs from [969]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@970 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 05:31:54 +00:00 |
|
Adrian Holovaty
|
4c327b9c86
|
Lightly refactored django.utils.dateformat to make it use less code. Also integrated some of Sune's improvements from the #479 patch, including support for backslash escaping. Also vastly improved template docs for the {% now %} tag
git-svn-id: http://code.djangoproject.com/svn/django/trunk@969 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 05:30:11 +00:00 |
|
Adrian Holovaty
|
539e53ccf1
|
Fixed #317 -- SlugField now accepts hyphens. Thanks, Sune
git-svn-id: http://code.djangoproject.com/svn/django/trunk@968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 04:20:52 +00:00 |
|
Adrian Holovaty
|
bf5dce64de
|
Fixed #642 -- Added small improvement to EmailField docs. Thanks, Boffbowsh
git-svn-id: http://code.djangoproject.com/svn/django/trunk@967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-20 04:03:41 +00:00 |
|
Georg Bauer
|
1d08d433f9
|
i18n: merged up to [954] from trunk. contains the big load of admin reworking stuff from adrian.
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@956 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 15:47:26 +00:00 |
|
Georg Bauer
|
6a25843fb1
|
i18n: added a note on DjangoContext vs. Context with regard to LANGUAGES and LANGUAGE_CODE
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@955 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 14:53:07 +00:00 |
|
Adrian Holovaty
|
d7a69df1b6
|
Fixed ReST bug in docs/tutorial02.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@950 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 01:17:13 +00:00 |
|
Adrian Holovaty
|
f07e5d4f5d
|
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@948 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-19 01:09:05 +00:00 |
|
Adrian Holovaty
|
30d7e62828
|
Fixed ReST bug in docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@940 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 15:59:06 +00:00 |
|
Georg Bauer
|
f77dd9f81f
|
i18n: added an empty translation file for language "en" as a startingpoint for translators
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 13:06:42 +00:00 |
|
Georg Bauer
|
f99782e48e
|
i18n: merged to [931] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-18 10:50:15 +00:00 |
|
Georg Bauer
|
c63aae3cff
|
i18n: added hint on order for locale middleware
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 19:45:56 +00:00 |
|
Georg Bauer
|
a26e6a4d75
|
i18n: updated translation doc to reflect the django_language and LANGUAGE_CODE format change
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@915 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 19:34:12 +00:00 |
|
Adrian Holovaty
|
91bd6eed06
|
Fixed typo in docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 18:08:55 +00:00 |
|
Georg Bauer
|
7a0e8a2492
|
i18n: merged to [905] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@910 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 15:44:09 +00:00 |
|
Adrian Holovaty
|
63a3c72e19
|
Added note about multiple block tags to docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@905 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 14:26:20 +00:00 |
|
Adrian Holovaty
|
0bb68cd072
|
Fixed #635 -- Fixed typo in docs/settings.txt. Thanks, anonymous
git-svn-id: http://code.djangoproject.com/svn/django/trunk@902 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 13:20:59 +00:00 |
|
Adrian Holovaty
|
b223d0fd87
|
Added note to docs/django-admin.txt about 127.0.0.1 not being accessible from other machines on the network
git-svn-id: http://code.djangoproject.com/svn/django/trunk@900 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 13:05:55 +00:00 |
|
Georg Bauer
|
6233af6633
|
i18n: modified settings.txt to reflect LANGUAGE_CODE behaviour
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@899 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 12:40:26 +00:00 |
|
Georg Bauer
|
e8fc1fc97c
|
i18n: merged to [897] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@898 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 11:33:01 +00:00 |
|
Adrian Holovaty
|
c686424ed9
|
Fixed some formatting issues in docs/settings.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@896 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 04:59:06 +00:00 |
|
Adrian Holovaty
|
6bec753867
|
Added docs/settings.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@895 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 04:53:03 +00:00 |
|
Adrian Holovaty
|
3df39deede
|
Added 'Loader types' section to docs/templates_python.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@893 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 03:00:18 +00:00 |
|
Adrian Holovaty
|
b9736c5c63
|
Added 'Designate between GET and POST' section to design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-10-17 02:31:35 +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 |
|
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 |
|
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
|
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 |
|
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 |
|