Timeline



Feb 20, 2010:

6:53 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:52 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) updated by Russell Keith-Magee
Triage Stage changed
Please submit translations as diffs, not full PO files.
6:52 PM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) updated by Russell Keith-Magee
Patch needs improvement, Needs tests, Triage Stage changed
If we're going to address this problem, we should address it for all …
6:47 PM Ticket #12925 (Documentation - A typographic error in the release notes for Django 1.1) updated by Russell Keith-Magee
Milestone, Triage Stage changed
6:41 PM Ticket #12889 (Database layer (models, ORM) - Using annotation unexpectedly returns DecimalFields as floats) updated by anonymous
Related discussion: …
4:13 PM Ticket #12837 (Documentation - Clarify m2m intermediate table naming strategy) updated by Tim Graham
Triage Stage changed
4:08 PM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by Jannis Leidel
Patch needs improvement, Triage Stage changed
4:06 PM Ticket #12859 (Documentation - Incorrect docs on Updating multiple objects at once using related records) updated by Tim Graham
Triage Stage changed
4:06 PM 12859.2.patch attached to Ticket #12859 by Tim Graham
tabs -> spaces for existing patch
3:56 PM Ticket #10143 (Template system - "add" template filter always converts arguments to integers) closed by Jannis Leidel
duplicate: Closing this in favor of #11687 which has a smart solution.
3:52 PM 5691.patch attached to Ticket #5691 by yml
update the patch against the latest trunk r12453
3:45 PM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) updated by Tim Graham
Triage Stage changed
3:42 PM Ticket #11782 (Documentation - Add metadata to topics/http/file-uploads.html) updated by Tim Graham
Triage Stage changed
3:42 PM 11782.diff attached to Ticket #11782 by Tim Graham
updated patch to apply cleanly to trunk
3:30 PM Ticket #12275 (Documentation - small naming fix for django's sphinx documentation) updated by Tim Graham
Triage Stage changed
3:27 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by Antti Kaihola
I ran the Django test suite both with and without the patch on r12426. …
3:23 PM 6148-generic-schema-support-r12426.test-failures.mysql.txt attached to Ticket #6148 by Antti Kaihola
Django test suite failures which appear with the patch but not without …
2:38 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by bobrobertson
Replying to bobrobertson: Excuse my typo. > Takes …
2:19 PM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by Thomas Steinacher <tom@…>
Cc changed
+1
2:13 PM DjangoFriendlyWebHosts edited by sh4d0w
(diff)
1:55 PM django.po attached to Ticket #12926 by anonymous
1:54 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) created by anonymous
actual django.po file for django v 1.1.1 unfinished
12:53 PM Ticket #7806 (Template system - django.template refactoring) reopened by Alexander Koshelev
I think it must be completed anyway.
12:47 PM Ticket #12925 (Documentation - A typographic error in the release notes for Django 1.1) created by aruseni
“AdminSite.root will will raise a PendingDeprecationWarning if used in …
12:38 PM Ticket #9590 (Database layer (models, ORM) - CharField and TextField with blank=True, null=True saves u'' instead ...) closed by James Bennett
wontfix: Don't reopen a ticket which has been closed as "wontfix" by a …
12:15 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by Dmitry Shevchenko
Ok found this evil function :) […]
12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by Dmitry Shevchenko
Version changed
12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) created by Dmitry Shevchenko
Assume we have two related models: […] Pickling queryset with …
12:08 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) reopened by bobrobertson
The resolution assumes this is just an IPv6 problem, and completely …
11:50 AM mysql-last_executed_query.patch attached to Ticket #12923 by Pablo Brasero
Patch for DatabaseOperations on the MySQL backend
11:49 AM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) created by Pablo Brasero
The base implementation of last_executed_query() does not escape its …
11:26 AM Ticket #9590 (Database layer (models, ORM) - CharField and TextField with blank=True, null=True saves u'' instead ...) reopened by contact_django@…
The behavior is contrary to documentation. When a field has …
10:51 AM 12910.1.diff attached to Ticket #12910 by Jannis Leidel
Patch to only perform extraction tests if xgettext is found in PATH.
10:49 AM Ticket #8404 (contrib.auth - Auth password reset tests are too restrictive about template requirements) updated by fnl
Cc changed
10:45 AM Ticket #10813 (Database layer (models, ORM) - Database errors in the shell should roll back the transaction) updated by fnl
Cc changed
10:42 AM Ticket #7596 (Database layer (models, ORM) - Multiple Database Inserts using 1 query) updated by fnl
Cc changed
9:16 AM Ticket #12922 (Uncategorized - BaseInlineFormset.save_new() undocumented) closed by Russell Keith-Magee
wontfix: There's a reason for it not being documented - once we document …
9:11 AM Ticket #12922 (Uncategorized - BaseInlineFormset.save_new() undocumented) created by anonymous
BaseInlineFormset.save_new is not documented in code or in the …
8:37 AM Ticket #12864 (contrib.auth - New users written to db_for_read) updated by Russell Keith-Magee
Status, Owner changed
8:10 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) closed by Russell Keith-Magee
invalid: Believe me, sqlcustom is a valid management command. There is …
8:09 AM Ticket #12920 (Uncategorized - max_length should be maxlength on my system) closed by Russell Keith-Magee
invalid: I have no idea what you've done here, but the use of maxlength as an …
8:06 AM Ticket #12918 (Documentation - Tutorial page 2 issues) updated by Russell Keith-Magee
Triage Stage changed
8:05 AM Ticket #12917 (Uncategorized - Buggy save_new() of BaseInlineFormSet when getting pk_value of related ...) closed by Russell Keith-Magee
invalid: The usage reads ok to me, and I'm fairly certain this line is tested. …
8:02 AM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) updated by Russell Keith-Magee
Triage Stage changed
8:02 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
I'm not completely happy with either of the patches you present, but I …
7:54 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) updated by Russell Keith-Magee
Triage Stage changed
7:53 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) created by rocteur
From Tutorial part 1 python manage.py sqlcustom polls Error: Your …
7:46 AM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by Jannis Leidel
Replying to ramiro: > Replying to jezdez: > > …
7:36 AM Ticket #12920 (Uncategorized - max_length should be maxlength on my system) created by rocteur
python manage.py validate rocsite.polls: init() got an unexpected …
7:05 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:03 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) updated by Russell Keith-Magee
Triage Stage changed
7:01 AM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by Russell Keith-Magee
Triage Stage changed
7:00 AM Ticket #12909 (Core (Other) - Exceptions raised in response middleware don't invoke site 500/404 ...) updated by Russell Keith-Magee
Triage Stage, Component, Summary, Milestone changed
Correcting the title to remove the scaremongering. This isn't even …
6:44 AM Ticket #12919 (*.djangoproject.com - Ticket submission page should direct security issues to django-security.) updated by Russell Keith-Magee
Triage Stage changed
6:42 AM Ticket #12919 (*.djangoproject.com - Ticket submission page should direct security issues to django-security.) created by Russell Keith-Magee
The "Create New Ticket" page in Trac gives lots of helpful "read this …
6:36 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) closed by Russell Keith-Magee
invalid: I'm going to close this invalid - given that none of the official DB …
6:34 AM Ticket #12906 (Uncategorized - Should the url template tag accepts a variable?) closed by Russell Keith-Magee
wontfix: Closing wontfix, or rather "Can't fix". This would be a backwards …
6:32 AM Ticket #12902 (contrib.localflavor - The term 'Corps Consulate' seems wrong) closed by Russell Keith-Magee
wontfix: I'm going to close this wontfix - …
6:27 AM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by Russell Keith-Magee
Triage Stage changed
6:26 AM Ticket #12918 (Documentation - Tutorial page 2 issues) created by Leam
Two issues so far on page …
3:57 AM Ticket #5691 (Core (Cache system) - Add the active language to generate the cache key) updated by Jannis Leidel
Milestone changed
3:52 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Adrian Ribao
Cc changed
1:31 AM Ticket #12321 (Database layer (models, ORM) - CharField default is a str and not unicode) updated by kgrandis
Has patch changed
The CharField to_python() had two logical exit nodes; one was …
1:28 AM unicode_charfield.diff attached to Ticket #12321 by kgrandis
patch and tests
1:24 AM Ticket #6376 (Internationalization - Allow using custom gettext domains) updated by Wil Clouser
Cc changed
1:17 AM Ticket #4076 (contrib.syndication - Patch to Output Timezone in Date Fields for Atom Feeds) updated by wiboshu
Replying to anonymous: > Same problem here: > > Code: > …
12:42 AM Ticket #12509 (contrib.admin - Feature: Selector Inlines) updated by anonymous
Cc changed

Feb 19, 2010:

11:04 PM Ticket #8874 (Core (Other) - problem with URLs on FastCGI after update to 1.0) updated by btmorex
It should at least be documented on perhaps the server configuration …
8:26 PM Ticket #12917 (Uncategorized - Buggy save_new() of BaseInlineFormSet when getting pk_value of related ...) created by anonymous
[…] The attribute actually belongs to the related object, not the …
12:54 PM formfield_callback_inheritance_v2.diff attached to Ticket #12915 by Ilya Semenov
a simplier version which leaves the inheritance/lookup logic to Python
12:43 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ilya Semenov
A little note for those who don't understand the importance of the …
12:21 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ilya Semenov
Needs tests, Has patch changed
12:19 PM formfield_callback_inheritance.diff attached to Ticket #12915 by Ilya Semenov
12:18 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ilya Semenov
No, changing pop() to get() doesn't help. That does store a manually …
10:40 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) updated by Leo Soto M.
Cc, Keywords changed
10:15 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ramiro Morales
I'd say the fact that the value of formfield_callback is stored as a …
9:59 AM 12916.diff attached to Ticket #12916 by Tim Graham
9:59 AM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) created by Tim Graham
trivial patch attached
8:56 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) created by Ilya Semenov
Consider the following code: […] When an instance of AddTicketForm …
8:17 AM pyyaml.patch attached to Ticket #12914 by Beuc
same, as patch
8:16 AM pyyaml.py-svn-modified attached to Ticket #12914 by Beuc
Use yaml faster C implementation when available
8:14 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) created by Beuc
pyyaml does not use the C implementation automatically. Instead, it …
7:57 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) updated by Ilya Semenov
Needs tests changed
7:57 AM formfield_not_skipping_hidden_initial.diff attached to Ticket #12913 by Ilya Semenov
7:57 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) created by Ilya Semenov
The base models.Field.formfield() implementation silently skips …
7:08 AM Ticket #4829 (Contrib apps - verbose_name(_plural) not accessible in templates (contrib.contenttype)) updated by Ramiro Morales
Replying to fexor: > in the documentation verbose_name …
6:09 AM DjangoSpecifications/Core/Threading edited by mrts
(diff)
5:46 AM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by Carl Meyer
The magic "LIMIT 21" is added because the QuerySet is evaluated via …
5:42 AM HiddenBooleanInput.diff attached to Ticket #11303 by Ilya Semenov
5:41 AM Ticket #11303 (Forms - changed_data works incorrectly with BooleanField and NullBooleanField) updated by Ilya Semenov
Summary, Patch needs improvement, Needs tests changed
Attached a patch against Django 1.1.1 release which adds a …
5:21 AM Ticket #9900 (Contrib apps - Provided generic views for PasswordChange, PasswordReset, etc, does ...) closed by Luke Plant
duplicate: Duplicate of #5298
5:14 AM Ticket #5298 (Contrib apps - The extra_context keyword argument should be available in the auth app ...) updated by Luke Plant
The patch should use None, not {} as default value, due to …
5:12 AM Ticket #11514 (contrib.auth - django.contrib.auth.views should accept extra_context parameter) closed by Luke Plant
duplicate: Duplicate of #5298
4:12 AM Ticket #6603 (Generic views - QuerySet in extra_context should be handled automatically) updated by Luke Plant
I'm -0 on this. To me, the problem is that once you special case …
4:00 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Chris Beaven
No chance. Since 1.2 beta has been released, we've hit a full feature …
3:53 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by marcob
@SmileyChris: may We do something to make it into 1.2 ? I'm not …
3:41 AM Ticket #4829 (Contrib apps - verbose_name(_plural) not accessible in templates (contrib.contenttype)) updated by fexor
I'm new to django and really don't get the concept yet but I was …
3:08 AM Ticket #11303 (Forms - changed_data works incorrectly with BooleanField and NullBooleanField) updated by Ilya Semenov
Version, Summary changed
I agree with @margieroginski. The current show_hidden_input …
2:02 AM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by Ilya Semenov
Just in case, the expected query is: […] - the redundant JOIN to …
1:10 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) created by Andrew Badr
As discussed on django-users, the psycopg1 backend should be …
12:56 AM Ticket #12911 (contrib.admin - Admin Recent Actions Box should be flexible) closed by Mogga <rob@…>
invalid: ignore that first attachment or delete the ticket altogether... I'll …
12:42 AM screenshot.jpg attached to Ticket #12911 by Mogga <rob@…>
screenshot of problem
12:39 AM RecentActionsCSS_svndiff.txt attached to Ticket #12911 by Mogga <rob@…>
diff for base.css
12:38 AM Ticket #12911 (contrib.admin - Admin Recent Actions Box should be flexible) created by Mogga <rob@…>
If you have long actions in the Recent Actions box the CSS doesn't …

Feb 18, 2010:

9:41 PM Ticket #5298 (Contrib apps - The extra_context keyword argument should be available in the auth app ...) updated by CrashRoX
Version changed
This is still not as of 1.1... (r'login/$', …
8:55 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Chris Beaven
Summary, Milestone changed
Definitely isn't going to make it into 1.2.
8:15 PM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by Ulrich Petri
Needs documentation changed
I've updated the patch for current trunk (r12454) and added a short …
8:12 PM idn_support_02.diff attached to Ticket #9764 by Ulrich Petri
Updated IDN patch to trunk (r12454); Added docs
7:22 PM Ticket #5925 (Core (Other) - Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) updated by Chris Beaven
Has patch changed
If anyone needs this functionality currently, here's a stand-alone …
6:41 PM Ticket #12908 (Documentation - Incorrect doc on Form.errors) closed by Tim Graham
invalid: f.errors returns an ErrorDict (subclass of dict) while …
6:32 PM Ticket #5925 (Core (Other) - Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) updated by Chris Beaven
PS: for anyone code reviewing, yes str is the right type instead of …
6:25 PM Ticket #5925 (Core (Other) - Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) updated by Chris Beaven
Status, Owner changed
Patch provides a new reverse_lazy function (with documentation), and …
6:22 PM 5925.diff attached to Ticket #5925 by Chris Beaven
5:31 PM 8500.1.diff attached to Ticket #8500 by Jannis Leidel
updated patch from #8572 by msaelices
5:20 PM Ticket #8500 (contrib.admin - Allow overriding of default adminsite.) updated by Jannis Leidel
Triage Stage, Milestone changed
4:40 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by Ramiro Morales
Replying to jezdez: > Hm, does that only occur for …
4:00 PM 7697.diff attached to Ticket #7697 by Chris Beaven
3:50 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by Jannis Leidel
Hm, does that only occur for Django's tests or for app tests as well?
3:27 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by Ramiro Morales
I've updated the patch to a revision after the landing of multi-db. …
3:25 PM Ticket #12874 (Translations - Updated French translation) updated by Stephane Raimbault
I didn't want to upload yet another PO file to just change the last …
3:22 PM 6148-generic-schema-support-r12426.diff attached to Ticket #6148 by Ramiro Morales
Patch updated to r12426 (post multi-db merge). Django test suite runs …
3:22 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) created by Karen Tracey
Attempting to run tests on a Windows machine with no xgettext package …
3:21 PM fr-po.diff attached to Ticket #12874 by Stephane Raimbault
A convenient diff for the review (4)
3:21 PM django.po attached to Ticket #12874 by Stephane Raimbault
Full French PO file (4)
3:06 PM DjangoSpecifications/Core/Threading edited by ttran
typos (diff)
2:36 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) updated by Chris Beaven
Status, Owner changed
12:35 PM Ticket #12908 (Documentation - Incorrect doc on Form.errors) updated by Tim Graham
Component changed
11:49 AM SummerOfCode2010 edited by Ville Säävuori
Added myself as a volunteering SOC mentor (diff)
11:34 AM Ticket #12909 (Core (Other) - Exceptions raised in response middleware don't invoke site 500/404 ...) created by jhovanny
If there is an error connecting to the session database, the session …
10:30 AM Ticket #12908 (Documentation - Incorrect doc on Form.errors) created by Lei
You had Form.errors Access the errors attribute to get a dictionary …
10:24 AM Ticket #11269 (Core (Cache system) - Allow key_prefix to be callable) updated by Loststylus
The workaround is to use parameters = dict(request.GET).items() …
10:18 AM Ticket #11269 (Core (Cache system) - Allow key_prefix to be callable) updated by Loststylus
zeth, your get_requests doesn't provide support for multiple …
9:56 AM Ticket #12874 (Translations - Updated French translation) updated by David Larlet
To me, you should put your name. Now given that it depends on Claude, …
9:52 AM Ticket #12874 (Translations - Updated French translation) updated by Stephane Raimbault
Patch needs improvement changed
The French translation is now complete. I haven't changed the last …
9:24 AM Ticket #12321 (Database layer (models, ORM) - CharField default is a str and not unicode) updated by kgrandis
Status, Owner changed
9:12 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) created by gbauer
It looks like django passes the unparsed string parameter from the URL …
8:48 AM Ticket #12906 (Uncategorized - Should the url template tag accepts a variable?) updated by Guillermo Gutiérrez
I'd meant staff users not stuff people.
8:45 AM allow_variable_in_url_templatetag.diff attached to Ticket #12906 by Guillermo Gutiérrez
8:44 AM Ticket #12906 (Uncategorized - Should the url template tag accepts a variable?) created by Guillermo Gutiérrez
This way, you could use a model to describe the elements of a …
8:16 AM Ticket #12903 (Internationalization - Missing plural forms in admin) updated by Jannis Leidel
Triage Stage changed
Replying to stephaner: > You're wrong when you say 'if …
8:14 AM Ticket #12905 (Internationalization - urlify.js removes english words that should be kept in other languages) closed by Ramiro Morales
duplicate: A decision has already been made (after much debate) in #2282
8:08 AM Ticket #12905 (Internationalization - urlify.js removes english words that should be kept in other languages) created by vrehak
This is not really a big deal but kind of annoying behavior of …
8:02 AM Ticket #12903 (Internationalization - Missing plural forms in admin) reopened by Stephane Raimbault
You're wrong when you say 'if having selected all items, plural.' The …
7:51 AM Ticket #12904 (*.djangoproject.com - Incomplete diff in Web view of) closed by Ramiro Morales
wontfix: The other five (added) files are represented by the items with green …
7:14 AM AutoCompleteSolutions edited by Antti Kaihola
updated Tyrion's last update date :) (diff)
6:58 AM Ticket #7198 (Core (Other) - improved error message on apps without models.py files) updated by vincenth
Related to #10706
6:58 AM Ticket #10706 (Core (Management commands) - Incorrect error from manage.py sql when app fails to load) updated by vincenth
Related to #7198
6:53 AM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) updated by Ales Zoulek
Cc changed
6:32 AM Ticket #12903 (Internationalization - Missing plural forms in admin) closed by Jannis Leidel
invalid: module_name already contains verbose_name or …
5:33 AM Ticket #12904 (*.djangoproject.com - Incomplete diff in Web view of) created by Stephane Raimbault
The diff viewer of Django (Trac maybe) displays incomplete diffs. For …
5:26 AM Ticket #12903 (Internationalization - Missing plural forms in admin) created by Stephane Raimbault
Two strings are hard to translate, they don't have a plural form: …
5:23 AM Ticket #12902 (contrib.localflavor - The term 'Corps Consulate' seems wrong) created by Stephane Raimbault
The change has been introduced in [12046] but wikipedia uses the term …
4:39 AM Ticket #12890 (Database layer (models, ORM) - extra() tables included twice do not generate aliases) updated by Ilya Semenov
russelim, I'm not picking against the current behavior. I agree that …
3:49 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by krejcik
Because jQuery has stable API, which is almost backward compatible, I …
3:35 AM Ticket #10060 (Database layer (models, ORM) - Multiple table annotation failure) updated by Daniel Blasco
Cc changed
A big bug needs a big shoe…
12:10 AM Ticket #11463 (Translations - Vietnamese translation) updated by Jeff Balogh
Milestone changed
12:05 AM Ticket #11365 (Database layer (models, ORM) - django.db.models.fields.EmailField max_length should be 254) updated by anonymous
Cc changed

Feb 17, 2010:

10:07 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by Chris Beaven
The original code was introduced in [12206]
10:06 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by Chris Beaven
Needs tests changed
10:06 PM 12901.diff attached to Ticket #12901 by Chris Beaven
10:03 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) created by Chris Beaven
In my user registration form, I have a field named password, but the …
7:59 PM Ticket #12887 (Documentation - Minor fixes to release docs) updated by Tim Graham
Triage Stage changed
7:30 PM Ticket #12877 (Documentation - An error in settings documentation) updated by Tim Graham
Has patch, Triage Stage changed
7:30 PM 12877.diff attached to Ticket #12877 by Tim Graham
7:27 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) updated by Tim Graham
Triage Stage changed
7:26 PM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") updated by Tim Graham
Has patch, Triage Stage changed
7:25 PM 12895.diff attached to Ticket #12895 by Tim Graham
7:02 PM Ticket #12899 (Database layer (models, ORM) - Explicitly allow to keep alive objects after deleting related ...) closed by Russell Keith-Magee
duplicate: Duplicate of #7539
7:01 PM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) updated by Russell Keith-Magee
Triage Stage changed
7:01 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:00 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by Russell Keith-Magee
Triage Stage, Component, Milestone changed
We need to decide on this one way or the other for 1.2 - if this has …
6:58 PM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:57 PM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) closed by Russell Keith-Magee
wontfix: I'm in complete agreement that the anchors aren't nice, but I'm not …
6:56 PM Ticket #12893 (contrib.admin - Pagination in admins changelist doesn't use queryset set by modeladmin) updated by Russell Keith-Magee
Triage Stage changed
6:56 PM Ticket #12892 (Internationalization - UnicodeEncodeError in contrib.admindocs with non-EN locale) updated by Russell Keith-Magee
Component, Triage Stage changed
6:55 PM Ticket #12891 (Database layer (models, ORM) - wishlist: allow .dates() query to span relations) closed by Russell Keith-Magee
wontfix: I'm not convinced that your "workaround" isn't the right solution. If …
6:53 PM Ticket #12890 (Database layer (models, ORM) - extra() tables included twice do not generate aliases) updated by Russell Keith-Magee
Triage Stage changed
I'm not convinced that this isn't a user-error. .extra() is a place in …
6:43 PM Ticket #12889 (Database layer (models, ORM) - Using annotation unexpectedly returns DecimalFields as floats) updated by Russell Keith-Magee
Triage Stage changed
6:43 PM Ticket #12888 (Database layer (models, ORM) - typo in django/db/models/fields/related.py version : 1.2 beta 1 SVN-12453) updated by Russell Keith-Magee
Has patch, Triage Stage changed
6:42 PM Ticket #12887 (Documentation - Minor fixes to release docs) updated by Russell Keith-Magee
Triage Stage changed
6:42 PM Ticket #12886 (Database layer (models, ORM) - .aggregate() does not honour sliced queryset) updated by Russell Keith-Magee
Triage Stage changed
6:42 PM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by Russell Keith-Magee
Triage Stage changed
6:41 PM Ticket #12884 (contrib.formtools - Allow a FormWizard to go backward through the form list) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage, Needs documentation, Needs tests, Milestone changed
6:40 PM Ticket #12880 (Documentation - Structural documentation fix: unqualified method directives) updated by Russell Keith-Magee
Triage Stage changed
6:39 PM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by Russell Keith-Magee
Milestone, Triage Stage changed
6:39 PM Ticket #12878 (contrib.admin - Formset wide errors are not properly rendered in the template) updated by Russell Keith-Magee
Triage Stage changed
6:38 PM Ticket #12877 (Documentation - An error in settings documentation) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:37 PM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:37 PM Ticket #12875 (contrib.admin - Cannot redefine admin ordering dynamically) updated by Russell Keith-Magee
Has patch, Needs tests, Triage Stage changed
6:35 PM Ticket #12872 (contrib.admin - Removal of unused template_validator-related code) updated by Russell Keith-Magee
Triage Stage changed
6:33 PM Ticket #12871 (Documentation - Document creation of a comment form for authenticated users) updated by Russell Keith-Magee
Triage Stage changed
6:32 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by Russell Keith-Magee
Triage Stage changed
6:32 PM Ticket #12865 (Documentation - There is information about module that holds File in the File object ...) updated by Russell Keith-Magee
Triage Stage changed
6:31 PM Ticket #12864 (contrib.auth - New users written to db_for_read) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:30 PM Ticket #12861 (Documentation - Docs lack example of how to include a custom JSONEncoder subclass into ...) updated by Russell Keith-Magee
Milestone, Triage Stage changed
6:28 PM Ticket #12859 (Documentation - Incorrect docs on Updating multiple objects at once using related records) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:27 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) updated by Russell Keith-Magee
Description changed
6:27 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
5:56 PM Ticket #12857 (Documentation - Doc: Media class usage) updated by Russell Keith-Magee
Component, Triage Stage changed
5:39 PM Ticket #12900 (Database layer (models, ORM) - EmailField max_length of 75 characters should be 256 acccording to RFC 5321) closed by Russell Keith-Magee
duplicate: Duplicate of #11579, #11365, and others.
5:22 PM Ticket #9920 (Documentation - Empty string is not the same as typing "localhost" in DATABASE_HOST in ...) updated by Russell Keith-Magee
Component, Triage Stage changed
Marking accepted for the documentation fix that Malcolm suggested.
4:37 PM Ticket #12900 (Database layer (models, ORM) - EmailField max_length of 75 characters should be 256 acccording to RFC 5321) created by artem.skvira@…
As per http://tools.ietf.org/html/rfc5321#section-4.5.3 email …
4:28 PM Ticket #6870 (Database layer (models, ORM) - pre_delete should be sent before collecting ForeignKey relationships) updated by Alexey Kinyov
It seems, there's alternative approach for such usecase #12899, which …
4:22 PM Ticket #12899 (Database layer (models, ORM) - Explicitly allow to keep alive objects after deleting related ...) created by Alexey Kinyov
Sometimes relation between objects needs to be 'weak': on deleting …
3:56 PM DevelopersForHire edited by zerofuxor
(diff)
3:45 PM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) created by vrehak
The changeset r10693 fixing #11030 (File uploads break on non english …
3:43 PM multi-db-documentation-example.diff attached to Ticket #12897 by fgutierrez@…
3:43 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) created by fgutierrez@…
The example in the section Defining your databases of the multi-db has …
2:30 PM DjangoJobs edited by abinnewies
(diff)
2:30 PM DjangoJobs edited by abinnewies
(diff)
12:54 PM Ticket #12705 (contrib.admin - Admin date widget not working on inlines until after validation failure) closed by jbronn
fixed: (In [12454]) Fixed #12705 -- Date/time and select filter widgets now …
12:54 PM Changeset [eaa17e13]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #12705 -- Date/time and select filter widgets now work again …
12:47 PM Ticket #9004 (Documentation - 1.0 porting guide lists non-existant database backend functions) closed by Adam Nelson
wontfix: It seems like this should be marked wontfix since not many people are …
12:31 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Rob Hudson
Cc changed
It is possible to completely encapsulate Django's jQuery version and …
12:07 PM Ticket #12705 (contrib.admin - Admin date widget not working on inlines until after validation failure) updated by jbronn
Patch needs improvement, Triage Stage changed
Replying to jbronn: > still having problems with IE7. …
12:04 PM Ticket #12857 (Documentation - Doc: Media class usage) updated by Jari Pennanen
Also I've noticed that using the django.forms.widgets.Media is also …
11:49 AM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by Alex Gaynor
I'm pretty sure this is intended behavior now (it broke one of my …
11:45 AM form_is_valid_side_effects_test.diff attached to Ticket #12896 by Luke Plant
Patch to tests to demonstrate problem.
11:45 AM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) created by Luke Plant
Since r12098 (model validation merge), ModelForm.is_valid() and …
11:29 AM Ticket #9920 (Documentation - Empty string is not the same as typing "localhost" in DATABASE_HOST in ...) reopened by Alan Justino da Silva
Replying to jacob: > Marking wontfix per moberley and …
11:27 AM Ticket #7135 (contrib.databrowse - Databrowse doesn't handle model inheritance) updated by mtarbit
This is still an issue, and the fix still works. Any particular reason …
11:24 AM TextMate edited by issac.kelly@…
Updated Links (diff)
11:23 AM TextMate edited by anonymous
(diff)
9:40 AM Ticket #8528 (contrib.admin - Admin list_filter doesn't respect null=True) updated by adam@…
Cc changed
9:33 AM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") created by kun
notice errors with this documentation: …
9:25 AM DjangoJobs edited by nickthistleton
(diff)
8:42 AM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) created by anonymous
On http://docs.djangoproject.com/en/dev/ref/models/instances/ the …
7:05 AM Ticket #12892 (Internationalization - UnicodeEncodeError in contrib.admindocs with non-EN locale) updated by Ramiro Morales
Description changed
Re-formated description. Please use preview (and WikiFormatting for …
7:00 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jannis Leidel
Replying to krejcik: > In fact it is not main topic of …
6:52 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by krejcik
And finally my workaround for noConflict issue is jQuery.noConflict = …
6:47 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by krejcik
about plugins, see symbolic example <head> <script JQuery by Site> …
6:46 AM Ticket #12892 (Internationalization - UnicodeEncodeError in contrib.admindocs with non-EN locale) updated by Beuc
This might be related to docutils, because: * under Debian Lenny …
6:23 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Ales Zoulek
jezdez: Admin's jquery.min.js may overide some site-specific …
6:18 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jannis Leidel
Status, Owner changed
5:21 AM Ticket #12893 (contrib.admin - Pagination in admins changelist doesn't use queryset set by modeladmin) created by Willian
When the queryset method in a ModelAdmin gets overwriten (to for …
5:08 AM Localization edited by Jannis Vajen
added myself to the list (diff)
5:01 AM Ticket #12892 (Internationalization - UnicodeEncodeError in contrib.admindocs with non-EN locale) created by Beuc
I have this in my urls.py: […] and this in my settings.py: […] …
4:32 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jannis Leidel
I'm not sure what you are saying with ".. causing problem with strip …
4:15 AM Ticket #12886 (Database layer (models, ORM) - .aggregate() does not honour sliced queryset) updated by Tilman Koschnick
Owner, Component changed
4:14 AM Ticket #12891 (Database layer (models, ORM) - wishlist: allow .dates() query to span relations) created by Tilman Koschnick
At the moment, the dates() query only accepts field parameters that do …
4:11 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jiri Suchan
Cc changed
3:47 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by anonymous
Cc changed
2:50 AM Ticket #5786 (contrib.auth - Relax character restrictions on auth usernames) updated by Torsten Bronger
Triage Stage changed
I restore the "Accepted" tag of Jacob as in …
2:11 AM Ticket #5786 (contrib.auth - Relax character restrictions on auth usernames) updated by Torsten Bronger
Please change the character restrictions to the best common practice. …
1:59 AM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by Ilya Semenov
The SQL query is a bit different in SVN trunk, but still results in …
1:43 AM Ticket #4926 (contrib.admin - Ordering in admin listview ignores ordering in admin options) updated by Mogga <rob@…>
that patch works perfectly here…
1:36 AM Ticket #4926 (contrib.admin - Ordering in admin listview ignores ordering in admin options) updated by Mogga <rob@…>
Cc changed
1:30 AM Ticket #4926 (contrib.admin - Ordering in admin listview ignores ordering in admin options) updated by Mogga <rob@…>
I agree. This for me, is most certainly a bug... For example, I have …
1:30 AM Ticket #12890 (Database layer (models, ORM) - extra() tables included twice do not generate aliases) created by Ilya Semenov
The documentation at …
1:11 AM Ticket #5786 (contrib.auth - Relax character restrictions on auth usernames) updated by leond
First I was convinced that this had to be changed. Later I discovered …
Note: See TracTimeline for information about the timeline view.
Back to Top