Jacob Kaplan-Moss
|
7ecd4867a5
|
Fixed #7458: added Lithuanian to LANGUAGES.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7698 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 20:53:55 +00:00 |
Jacob Kaplan-Moss
|
8cb4895c68
|
Added Estonian to global_settings.LANGUAGES. Refs #7141.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7697 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 20:51:22 +00:00 |
Marc Fargas
|
7e0664bfd8
|
Refs #7461, lowercased language names in Spanish translation. Thanks Arien.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 20:47:07 +00:00 |
Marc Fargas
|
12f8d59193
|
Refs #7458, New Lithuanian translation. Thanks Rapolas Kaselis.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 20:38:35 +00:00 |
Jacob Kaplan-Moss
|
1a75b5a03c
|
Fixed #4860: added 'for' attributes to labels in newforms widgets. Thanks to Ivan Sagalaev and batiste@dosimple.ch for the patches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7693 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 16:33:04 +00:00 |
Jacob Kaplan-Moss
|
2b62e945b0
|
Fixed #3393: login view no longer assumes that set_test_cookie has been called. This is mildly backwards-incompatible, but in the "now it works the way it should have all along" sense. Thanks to James and lcordier for the patches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7692 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 16:13:14 +00:00 |
Russell Keith-Magee
|
c5f7caba72
|
Refs #7268 -- Added svn:executable flag for the Bash completion script.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7691 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 13:27:20 +00:00 |
Russell Keith-Magee
|
f9b9052c55
|
Refs #7268 -- Added django-admin as an alias in the django-bash-completion script. Thanks, Raphael Hertzog <hertzog@debian.org>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 13:17:23 +00:00 |
Russell Keith-Magee
|
e146e508da
|
Fixed #7554 -- Modified contrib.localflavor to make use of ugettext, rather than ugettext. Thanks to msaelices for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 13:10:05 +00:00 |
Russell Keith-Magee
|
4317ba5799
|
Fixed #7318 -- Cleaned up the template inheritance logic, specifically to handle the case where the parent template has no template tags/blocks. Took the opportunity to optimize the logic a little. Thanks to Matthias Kestenholz <mk@spinlock.ch> for the original report and test case.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7688 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 12:59:39 +00:00 |
Russell Keith-Magee
|
dc7f21daf7
|
Fixed #7429 -- Modified the Session base class a little more dictionary-like by adding update(), has_key(), values(), and iterator access methods. Thanks to Jeremy Dunck for the suggestion and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7687 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 12:07:46 +00:00 |
Marc Fargas
|
0694c75e2d
|
Missing compile-messages.py -l hr
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7686 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-18 09:12:39 +00:00 |
Aljosa Mohorovic
|
f0c750d018
|
updated croatian translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7682 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 21:43:53 +00:00 |
Gary Wilson Jr
|
f410de010d
|
Refs #7216 -- Corrected typo, removed comma, trimmed trailing whitespace, and fixed reST link in [7678].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7681 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 15:46:59 +00:00 |
Jacob Kaplan-Moss
|
04df702263
|
Updated LICENSE. Announcement forthcomming...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7680 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 14:53:24 +00:00 |
Russell Keith-Magee
|
e829e9ff8f
|
Fixed #7044 -- Corrected a minor typo in a docstring in the model loader. Thanks, msaelices.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7679 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 13:58:19 +00:00 |
Russell Keith-Magee
|
6d242ccc63
|
Fixed #7216 -- Added a description on how to use named URLs with a permalink. Thanks, masklinn.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7678 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 13:56:10 +00:00 |
Russell Keith-Magee
|
cd0f7b9a39
|
Fixed #7200 -- Added newforms documentation for the FloatField. Thanks, George Vilches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7677 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 13:47:17 +00:00 |
Russell Keith-Magee
|
c6f277f972
|
Fixed #7174 -- Corrected the default setting for TEMPLATE_LOADERS described in the settings docs. Thanks, pbx.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7676 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 13:37:31 +00:00 |
Russell Keith-Magee
|
b3653db4f0
|
Fixed #7292 -- Removed reference to form_for_model in the form_preview docs. Thanks to programmerq for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 11:22:03 +00:00 |
Russell Keith-Magee
|
e4fc327890
|
Fixed #7470 -- Corrected typo in template docs. Thanks to cbmeeks@gmail.com for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7674 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 11:19:08 +00:00 |
Marc Fargas
|
8a861942cd
|
Closes #7413, Updated Hebrew translation (Thanks Meir Kriheli)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 10:54:48 +00:00 |
Marc Fargas
|
2cd9aadacf
|
Refs #7141, Estonian updates (Thanks Erik Allik)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7672 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-17 09:37:25 +00:00 |
Marc Fargas
|
813c8fdb6d
|
Refs #7141, New Estonian translation. (Thanks Erik Allik & mrts)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7668 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 17:59:59 +00:00 |
Marc Fargas
|
2606230616
|
Closes #7455, compiled .mo file for Croatian translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 17:47:58 +00:00 |
Russell Keith-Magee
|
6564daa597
|
Fixed #7347 -- Corrected docstring in IT localflavor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7662 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 12:38:58 +00:00 |
Marc Fargas
|
dd8adb304a
|
Refs #7461, Typos in 'es' locale. Thanks arien
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7661 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 08:05:42 +00:00 |
Adrian Holovaty
|
e073861332
|
Fixed #6831 -- Reverse URL resolver now replaces backslashes correctly. Thanks, Bastian Kleineidam
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:16:21 +00:00 |
Adrian Holovaty
|
02bbd9a9b2
|
Fixed #7228 -- Fixed our ETag header creation to meet the HTTP spec, by quoting it. Thanks, skjohn@us.ibm.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7659 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:13:04 +00:00 |
Adrian Holovaty
|
4094d03e29
|
Added shebang line to bin/profiling/gather_profile_stats.py. Refs #7268
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7658 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:09:44 +00:00 |
Adrian Holovaty
|
260d3be69f
|
Fixed #7354 -- Fixed a Python 2.3 compatibility issue in formtools/wizard.py. Thanks, mage
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7657 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:06:50 +00:00 |
Adrian Holovaty
|
3859314d4a
|
Fixed #6944 -- Fixed a small typo in docs/model-api.txt. Thanks, julien
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7656 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:04:24 +00:00 |
Adrian Holovaty
|
96b1d0f966
|
Fixed #6830 -- Changed the docs/tutorial01.txt reference to the IRC channel to lower the expectation slightly on how much help you'll receive
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7655 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:03:25 +00:00 |
Adrian Holovaty
|
d339b2b65e
|
Fixed #6777 -- Made some text in docs/sessions.txt into internal links. Thanks, ramiro
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7654 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:01:33 +00:00 |
Adrian Holovaty
|
ee882b6abd
|
Fixed #6497 -- Improved fixture error reporting by displaying the entire traceback. Also, SystemExit and KeyboardInterrupt now exit the script properly. Thanks for the patch, Bastian Kleineidam
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7653 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 04:00:08 +00:00 |
Adrian Holovaty
|
a0a06d1a89
|
Fixed #6654 -- Slightly refactored the way 'startproject' and 'startapp' check for existing Python modules. Thanks, i_i
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:56:48 +00:00 |
Adrian Holovaty
|
cc64abfc1d
|
Fixed #7329 -- Added list_display Admin options to FlatPage and Redirect models. Also changed list_filter for FlatPage. Thanks for the patch, benspaulding
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7651 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:47:38 +00:00 |
Adrian Holovaty
|
16482911fd
|
Fixed #7127 -- Fixed incorrect docstring for page_not_found() view. Thanks, kcarnold and Simon Greenhill
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:41:03 +00:00 |
Adrian Holovaty
|
fbeec87b62
|
Fixed #6993 -- Fixed a grammar error in docs/templates.txt. Thanks, Ionut Ciocirlan
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7649 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:38:43 +00:00 |
Adrian Holovaty
|
1b92483ae5
|
Fixed #6980 -- Removed duplicate stuff in docs/django-admin.txt. Thanks, Evan Jones
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:37:57 +00:00 |
Adrian Holovaty
|
167409e24e
|
Fixed #6898 -- Fixed some typos in docs/templates_python.txt. Thanks, djoume
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7647 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:35:50 +00:00 |
Adrian Holovaty
|
95fae79120
|
Fixed #7456 -- Removed check of exact IndexError exception text in a unit test, for Jython compatibility. Thanks, leosoto
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7646 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:32:02 +00:00 |
Adrian Holovaty
|
fa1cc23df3
|
Fixed #7454 -- Removed unnecessary import in newforms/fields.py. Thanks, lorien
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:26:15 +00:00 |
Adrian Holovaty
|
9e8a5969e7
|
Fixed #7171 -- Removed some redundant code in ModelChoiceField. Thanks for the patch, sebastian_noack
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7644 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:22:44 +00:00 |
Adrian Holovaty
|
06315375ce
|
Fixed #7420 -- Abstracted some more database options into DatabaseFeatures -- supports_usecs, time_field_needs_date, interprets_empty_strings_as_nulls and date_field_supports_time_value -- and changed various hard-coded 'if DATABASE_BACKEND == oracle' statements to use the new options. Thanks to ramiro for the patch
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7643 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-16 03:15:04 +00:00 |
Russell Keith-Magee
|
57311b5998
|
Fixed #7256 -- Corrected queryset code to return the correct set of columns when the query has an empty values() clause as well as extra selects from an extra() clause. Thanks to Nicolas Lara for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7636 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-15 06:24:41 +00:00 |
Gary Wilson Jr
|
0b8fafc7f1
|
Fixed #7387 - Fixed circular import problem when importing `contrib.contenttypes.generic` module.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7635 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-15 04:49:29 +00:00 |
Marc Garcia
|
d1b5902dac
|
Fixed #7340 -- Spanish translation updated with typo corrections and some improvements.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-14 21:38:24 +00:00 |
Russell Keith-Magee
|
42668dcc79
|
Fixed some stale documentation that was advising against the use of OneToOneFields. Post queryset refactor, that warning is no longer required.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7633 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-14 14:19:28 +00:00 |
Russell Keith-Magee
|
363e46b22c
|
Fixed #6320 -- Clarified a few issues in the contribution docs surrounding the triage process. Thanks to telenieko, Edgars Jekabsons and Marc Fargas for their input.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7632 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-14 13:44:49 +00:00 |