Adrian Holovaty
|
06a5370e6a
|
Fixed #1977 -- Changed postgresql.org URL in global_settings.py and project_template/settings.py. Thanks, regexbot@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-12-15 15:56:42 +00:00 |
Adrian Holovaty
|
684cf3c6fe
|
Fixed #2980 -- Changed project_template/urls.py to use new-style URLconf. Thanks for the patch, ymasuda
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4112 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-27 00:38:09 +00:00 |
Georg Bauer
|
cdec3d85e2
|
fixed #3013: fixed typos in the 'de' translation. Additionally added a few missing translations.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4070 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-15 17:30:02 +00:00 |
Georg Bauer
|
e0b83b6929
|
fixed #2981: updated es_AR translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-15 17:23:18 +00:00 |
Georg Bauer
|
5163120587
|
fixed #2999: updated greek translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4068 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-15 17:15:28 +00:00 |
Adrian Holovaty
|
a84404c190
|
Formatting fixes from the past round of checkins
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4052 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-07 19:07:27 +00:00 |
Jacob Kaplan-Moss
|
fef89a01c5
|
Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra kwargs to the backend's connect method. Thanks, ymasuda.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4048 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-07 05:17:38 +00:00 |
Jacob Kaplan-Moss
|
4d59730fad
|
Fixed #2934: greatly improved the accuracy if the isExistingURL check. Also introduced a new setting, URL_VALIDATOR_USER_AGENT, which is the User-Agent that the validator will use to check for URL existance. Thanks, Jeremy.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-07 02:20:08 +00:00 |
Georg Bauer
|
88029f7700
|
fixed #2974: updated pt_BR translations
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-11-03 13:18:07 +00:00 |
Adrian Holovaty
|
41d11a685f
|
Fixed #2968 -- Changed arguments to __import__ to use empty dictionary instead of empty string, for stricter compliance with Python library reference. Thanks for the patch, Yasushi Masuda
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3951 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-10-30 20:50:27 +00:00 |
Georg Bauer
|
94386f6109
|
fixed #2942: updated 'ja' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-10-25 16:05:07 +00:00 |
Georg Bauer
|
0d240504ca
|
fixed #2911: added polish to the default languages
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3905 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-10-16 16:23:28 +00:00 |
Georg Bauer
|
0107d59571
|
fixed #2851: updated turkish language files
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3904 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-10-16 16:22:15 +00:00 |
Georg Bauer
|
f83e439efa
|
fixed #2876: updated japanese translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3900 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-10-10 11:53:12 +00:00 |
Georg Bauer
|
69396ea816
|
fixed #2887: updated czech translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3899 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-10-10 11:51:45 +00:00 |
Adrian Holovaty
|
f638234932
|
Removed ENABLE_PSYCO setting. If you still need to use this, write custom middleware that activates psyco for you.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-28 02:31:05 +00:00 |
Adrian Holovaty
|
321a59a36a
|
Small improvements to profanities-to-settings move from [3784]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3837 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-25 17:38:35 +00:00 |
Georg Bauer
|
a64cb2e4a6
|
some more new translation strings for german translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3829 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-25 13:57:36 +00:00 |
Georg Bauer
|
0d24c93b34
|
fixed #2812: updated simplified chinese translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3827 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-25 13:50:26 +00:00 |
Georg Bauer
|
f6ec6d24ab
|
fixed #2808: updated danish translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3825 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-25 13:48:41 +00:00 |
Georg Bauer
|
fda8593f4e
|
updated german translation to new strings.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3824 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-25 13:47:32 +00:00 |
Georg Bauer
|
845cc95caa
|
updated english basic translation file (for two new date formats)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3823 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-25 13:38:09 +00:00 |
Georg Bauer
|
9194038121
|
fixed #2623: added new turkish translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3822 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-25 13:30:16 +00:00 |
Malcolm Tredinnick
|
b46a093c45
|
Fixed #2678 -- Moved the list of profanities for the hasNoProfanities validator
into global_settings. Patch from Matt Croydon.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3784 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-22 02:48:19 +00:00 |
Georg Bauer
|
2535c91c5b
|
fixed #2617: added finnish translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3745 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-11 14:53:36 +00:00 |
Georg Bauer
|
45ce6c3d82
|
fixed #2668: updated russian translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3744 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-11 14:50:52 +00:00 |
Georg Bauer
|
86a848e7cc
|
fixed #2597: updated polish translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3743 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-11 14:49:46 +00:00 |
Georg Bauer
|
fc937bd464
|
fixed #2589: updated norwegian translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3742 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-11 14:48:28 +00:00 |
Georg Bauer
|
a08322fbc2
|
fixed #2551: updated es_AR translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3741 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-11 14:46:20 +00:00 |
Russell Keith-Magee
|
d78e2ae355
|
Refs #2333 - Added a TEST_DATABASE_NAME setting that can be used to override the 'test_' + DATABASE_NAME naming policy. This setting is then used in runtests.py to restore the use of 'django_test_db' as the Django model/regression test database. Thanks to Michael Radziej for the feedback.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3706 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-09-01 13:33:26 +00:00 |
Russell Keith-Magee
|
77ab11be45
|
Refs #2333 - Added 'test' target to django-admin script. Includes addition of --verbosity and --noinput options to django-admin, and a new TEST_RUNNER setting to control the tool used to execute tests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-08-27 12:46:39 +00:00 |
Adrian Holovaty
|
53348672c9
|
Added USE_I18N setting to default settings.py created for startproject command
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3607 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-08-18 03:42:28 +00:00 |
Georg Bauer
|
d07c2e9111
|
fixed #2542: updated 'ru' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3582 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-08-14 15:18:21 +00:00 |
Adrian Holovaty
|
45be33a632
|
Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3570 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-08-12 06:02:28 +00:00 |
Adrian Holovaty
|
320c10cb19
|
Fixed #2485 -- Added comment to project_template/settings.py that says to use absolute paths, not relative paths
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3525 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-08-05 01:48:33 +00:00 |
Georg Bauer
|
243912b255
|
fixed #2171: updated 'ru' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3522 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-08-04 14:28:10 +00:00 |
Adrian Holovaty
|
1a428ec9b8
|
Fixed #2370 -- It's now possible to pass default URLconf arguments to include(). Added docs, as well. Thanks for the patch, martin.glueck@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-08-01 02:57:08 +00:00 |
Georg Bauer
|
f6fbdf575a
|
fixed #2446: updated 'sl' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3500 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-31 12:49:51 +00:00 |
Jacob Kaplan-Moss
|
17d0bd1512
|
Fixed a bunch of spurious imports, typos, and other small errors turned up by a pass through PyFlakes. This covers about the first third of the errors.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3411 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-21 17:11:13 +00:00 |
Georg Bauer
|
f3e3869e09
|
fixed #2371: added tamil translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3407 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-21 14:47:14 +00:00 |
Georg Bauer
|
8c399ba5b6
|
fixed #2302: added arabic translation. thx Ahmad Alhashemi.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-10 14:14:00 +00:00 |
Adrian Holovaty
|
ec4a143a40
|
Made django/utils/translation.py into a package django/utils/translation, which is loaded lazily depending on the value of settings.USE_I18N.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-04 03:58:45 +00:00 |
Georg Bauer
|
009f224e57
|
fixed #2241: typos in french translation (manually snarfed from the diff, please send .po files next time!)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-03 16:07:37 +00:00 |
Georg Bauer
|
86b340656c
|
fixed #2279: updated galician translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-03 16:05:54 +00:00 |
Adrian Holovaty
|
4a324ba7ac
|
Added USE_I18N setting, which lets you turn off internationalization overhead with a single setting. Defaults to True. Currently only affects the admin i18n JavaScript, but I'll be adding other optimizations.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3247 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-07-01 03:09:14 +00:00 |
Jacob Kaplan-Moss
|
aab3a418ac
|
Merged multi-auth branch to trunk. See the authentication docs for the ramifications of this change. Many, many thanks to Joseph Kocherhans for the hard work!
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-28 16:37:02 +00:00 |
Georg Bauer
|
e19112b47c
|
fixed #2198: updated argentinan translations
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3208 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-26 12:24:22 +00:00 |
Georg Bauer
|
b5a8169f8e
|
fixed #1560: javascript translations for zh_CN
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-26 12:22:04 +00:00 |
Georg Bauer
|
1a1b1aa5db
|
fixed #2172: updated russian translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3151 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-19 13:48:11 +00:00 |
Georg Bauer
|
9496c2be83
|
fixed #2180: updated polish translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3150 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-19 13:45:58 +00:00 |