Timeline
Feb 20, 2010:
- 6:53 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by
-
Triage Stage, Milestone changed
- 6:52 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) updated by
-
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
-
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
-
Milestone, Triage Stage changed
- 6:41 PM Ticket #12889 (Database layer (models, ORM) - Using annotation unexpectedly returns DecimalFields as floats) updated by
- Related discussion: …
- 4:13 PM Ticket #12837 (Documentation - Clarify m2m intermediate table naming strategy) updated by
-
Triage Stage changed
- 4:08 PM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by
-
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
-
Triage Stage changed
- 3:56 PM Ticket #10143 (Template system - "add" template filter always converts arguments to integers) closed by
- duplicate: Closing this in favor of #11687 which has a smart solution.
- 3:45 PM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) updated by
-
Triage Stage changed
- 3:42 PM Ticket #11782 (Documentation - Add metadata to topics/http/file-uploads.html) updated by
-
Triage Stage changed
- 3:30 PM Ticket #12275 (Documentation - small naming fix for django's sphinx documentation) updated by
-
Triage Stage changed
- 3:27 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by
- I ran the Django test suite both with and without the patch on r12426. …
- 2:38 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by
- Replying to bobrobertson: Excuse my typo. > Takes …
- 2:19 PM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by
-
Cc changed
+1 - 2:13 PM DjangoFriendlyWebHosts edited by
- (diff)
- 1:54 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) created by
- actual django.po file for django v 1.1.1 unfinished
- 12:53 PM Ticket #7806 (Template system - django.template refactoring) reopened by
- 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
- “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
- 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
- Ok found this evil function :) […]
- 12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by
-
Version changed
- 12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) created by
- 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
- The resolution assumes this is just an IPv6 problem, and completely …
- 11:49 AM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) created by
-
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
- The behavior is contrary to documentation. When a field has …
- 10:49 AM Ticket #8404 (contrib.auth - Auth password reset tests are too restrictive about template requirements) updated by
-
Cc changed
- 10:45 AM Ticket #10813 (Database layer (models, ORM) - Database errors in the shell should roll back the transaction) updated by
-
Cc changed
- 10:42 AM Ticket #7596 (Database layer (models, ORM) - Multiple Database Inserts using 1 query) updated by
-
Cc changed
- 9:16 AM Ticket #12922 (Uncategorized - BaseInlineFormset.save_new() undocumented) closed by
- 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
- 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
-
Status, Owner changed
- 8:10 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) closed by
- 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
- 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
-
Triage Stage changed
- 8:05 AM Ticket #12917 (Uncategorized - Buggy save_new() of BaseInlineFormSet when getting pk_value of related ...) closed by
- 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
-
Triage Stage changed
- 8:02 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
-
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
-
Triage Stage changed
- 7:53 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) created by
- 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
- Replying to ramiro: > Replying to jezdez: > > …
- 7:36 AM Ticket #12920 (Uncategorized - max_length should be maxlength on my system) created by
- 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
-
Triage Stage, Milestone changed
- 7:03 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) updated by
-
Triage Stage changed
- 7:01 AM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by
-
Triage Stage changed
- 7:00 AM Ticket #12909 (Core (Other) - Exceptions raised in response middleware don't invoke site 500/404 ...) updated by
-
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
-
Triage Stage changed
- 6:42 AM Ticket #12919 (*.djangoproject.com - Ticket submission page should direct security issues to django-security.) created by
- 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
- 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
- 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
- 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
-
Triage Stage changed
- 6:26 AM Ticket #12918 (Documentation - Tutorial page 2 issues) created by
- 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
-
Milestone changed
- 3:52 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by
-
Cc changed
- 1:31 AM Ticket #12321 (Database layer (models, ORM) - CharField default is a str and not unicode) updated by
-
Has patch changed
The CharField to_python() had two logical exit nodes; one was … - 1:24 AM Ticket #6376 (Internationalization - Allow using custom gettext domains) updated by
-
Cc changed
- 1:17 AM Ticket #4076 (contrib.syndication - Patch to Output Timezone in Date Fields for Atom Feeds) updated by
- Replying to anonymous: > Same problem here: > > Code: > …
- 12:42 AM Ticket #12509 (contrib.admin - Feature: Selector Inlines) updated by
-
Cc changed
Feb 19, 2010:
- 11:04 PM Ticket #8874 (Core (Other) - problem with URLs on FastCGI after update to 1.0) updated by
- 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
- […] The attribute actually belongs to the related object, not the …
- 12:43 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
- 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
-
Needs tests, Has patch changed
- 12:18 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
- 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
-
Cc, Keywords changed
- 10:15 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
-
I'd say the fact that the value of
formfield_callback
is stored as a … - 9:59 AM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) created by
- trivial patch attached
- 8:56 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) created by
- Consider the following code: […] When an instance of AddTicketForm …
- 8:14 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) created by
- 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
-
Needs tests changed
- 7:57 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) created by
- 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
- Replying to fexor: > in the documentation verbose_name …
- 6:09 AM DjangoSpecifications/Core/Threading edited by
- (diff)
- 5:46 AM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by
- The magic "LIMIT 21" is added because the QuerySet is evaluated via …
- 5:41 AM Ticket #11303 (Forms - changed_data works incorrectly with BooleanField and NullBooleanField) updated by
-
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
- 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
-
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
- duplicate: Duplicate of #5298
- 4:12 AM Ticket #6603 (Generic views - QuerySet in extra_context should be handled automatically) updated by
- 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
- 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
- @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
- 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
-
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
- Just in case, the expected query is: […] - the redundant JOIN to …
- 1:10 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) created by
- 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
- invalid: ignore that first attachment or delete the ticket altogether... I'll …
- 12:38 AM Ticket #12911 (contrib.admin - Admin Recent Actions Box should be flexible) created by
- 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
-
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
-
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
-
Needs documentation changed
I've updated the patch for current trunk (r12454) and added a short … - 7:22 PM Ticket #5925 (Core (Other) - Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) updated by
-
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
- 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
-
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
-
Status, Owner changed
Patch provides a newreverse_lazy
function (with documentation), and … - 5:20 PM Ticket #8500 (contrib.admin - Allow overriding of default adminsite.) updated by
-
Triage Stage, Milestone changed
- 4:40 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by
- Replying to jezdez: > Hm, does that only occur for …
- 3:50 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by
- 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
- 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
- I didn't want to upload yet another PO file to just change the last …
- 3:22 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) created by
- Attempting to run tests on a Windows machine with no xgettext package …
- 3:06 PM DjangoSpecifications/Core/Threading edited by
- typos (diff)
- 2:36 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) updated by
-
Status, Owner changed
- 12:35 PM Ticket #12908 (Documentation - Incorrect doc on Form.errors) updated by
-
Component changed
- 11:49 AM SummerOfCode2010 edited by
- 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
- 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
- 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
- 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
- zeth, your get_requests doesn't provide support for multiple …
- 9:56 AM Ticket #12874 (Translations - Updated French translation) updated by
- 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
-
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
-
Status, Owner changed
- 9:12 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) created by
- 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
- I'd meant staff users not stuff people.
- 8:44 AM Ticket #12906 (Uncategorized - Should the url template tag accepts a variable?) created by
- 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
-
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
- 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
- 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
- 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
- wontfix: The other five (added) files are represented by the items with green …
- 7:14 AM AutoCompleteSolutions edited by
- 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
- Related to #10706
- 6:58 AM Ticket #10706 (Core (Management commands) - Incorrect error from manage.py sql when app fails to load) updated by
- Related to #7198
- 6:53 AM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) updated by
-
Cc changed
- 6:32 AM Ticket #12903 (Internationalization - Missing plural forms in admin) closed by
-
invalid:
module_name
already contains verbose_name or … - 5:33 AM Ticket #12904 (*.djangoproject.com - Incomplete diff in Web view of) created by
- The diff viewer of Django (Trac maybe) displays incomplete diffs. For …
- 5:26 AM Ticket #12903 (Internationalization - Missing plural forms in admin) created by
- 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
- 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
- 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
- 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
-
Cc changed
A big bug needs a big shoe… - 12:10 AM Ticket #11463 (Translations - Vietnamese translation) updated by
-
Milestone changed
- 12:05 AM Ticket #11365 (Database layer (models, ORM) - django.db.models.fields.EmailField max_length should be 254) updated by
-
Cc changed
Feb 17, 2010:
- 10:07 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by
- The original code was introduced in [12206]
- 10:06 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by
-
Needs tests changed
- 10:03 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) created by
-
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
-
Triage Stage changed
- 7:30 PM Ticket #12877 (Documentation - An error in settings documentation) updated by
-
Has patch, Triage Stage changed
- 7:27 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) updated by
-
Triage Stage changed
- 7:26 PM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") updated by
-
Has patch, Triage Stage changed
- 7:02 PM Ticket #12899 (Database layer (models, ORM) - Explicitly allow to keep alive objects after deleting related ...) closed by
- duplicate: Duplicate of #7539
- 7:01 PM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) updated by
-
Triage Stage changed
- 7:01 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) updated by
-
Triage Stage, Milestone changed
- 7:00 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by
-
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
-
Triage Stage, Milestone changed
- 6:57 PM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) closed by
- 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
-
Triage Stage changed
- 6:56 PM Ticket #12892 (Internationalization - UnicodeEncodeError in contrib.admindocs with non-EN locale) updated by
-
Component, Triage Stage changed
- 6:55 PM Ticket #12891 (Database layer (models, ORM) - wishlist: allow .dates() query to span relations) closed by
- 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
-
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
-
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
-
Has patch, Triage Stage changed
- 6:42 PM Ticket #12887 (Documentation - Minor fixes to release docs) updated by
-
Triage Stage changed
- 6:42 PM Ticket #12886 (Database layer (models, ORM) - .aggregate() does not honour sliced queryset) updated by
-
Triage Stage changed
- 6:42 PM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by
-
Triage Stage changed
- 6:41 PM Ticket #12884 (contrib.formtools - Allow a FormWizard to go backward through the form list) updated by
-
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
-
Triage Stage changed
- 6:39 PM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by
-
Milestone, Triage Stage changed
- 6:39 PM Ticket #12878 (contrib.admin - Formset wide errors are not properly rendered in the template) updated by
-
Triage Stage changed
- 6:38 PM Ticket #12877 (Documentation - An error in settings documentation) updated by
-
Triage Stage, Milestone changed
- 6:37 PM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) updated by
-
Triage Stage, Milestone changed
- 6:37 PM Ticket #12875 (contrib.admin - Cannot redefine admin ordering dynamically) updated by
-
Has patch, Needs tests, Triage Stage changed
- 6:35 PM Ticket #12872 (contrib.admin - Removal of unused template_validator-related code) updated by
-
Triage Stage changed
- 6:33 PM Ticket #12871 (Documentation - Document creation of a comment form for authenticated users) updated by
-
Triage Stage changed
- 6:32 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by
-
Triage Stage changed
- 6:32 PM Ticket #12865 (Documentation - There is information about module that holds File in the File object ...) updated by
-
Triage Stage changed
- 6:31 PM Ticket #12864 (contrib.auth - New users written to db_for_read) updated by
-
Triage Stage, Milestone changed
- 6:30 PM Ticket #12861 (Documentation - Docs lack example of how to include a custom JSONEncoder subclass into ...) updated by
-
Milestone, Triage Stage changed
- 6:28 PM Ticket #12859 (Documentation - Incorrect docs on Updating multiple objects at once using related records) updated by
-
Triage Stage, Milestone changed
- 6:27 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) updated by
-
Description changed
- 6:27 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) updated by
-
Needs tests, Triage Stage changed
- 5:56 PM Ticket #12857 (Documentation - Doc: Media class usage) updated by
-
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
- 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
-
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
- 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
- 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
- Sometimes relation between objects needs to be 'weak': on deleting …
- 3:56 PM DevelopersForHire edited by
- (diff)
- 3:45 PM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) created by
- The changeset r10693 fixing #11030 (File uploads break on non english …
- 3:43 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) created by
- The example in the section Defining your databases of the multi-db has …
- 2:30 PM DjangoJobs edited by
- (diff)
- 2:30 PM DjangoJobs edited by
- (diff)
- 12:54 PM Ticket #12705 (contrib.admin - Admin date widget not working on inlines until after validation failure) closed by
- 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
- 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
- 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
-
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
-
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
-
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
- I'm pretty sure this is intended behavior now (it broke one of my …
- 11:45 AM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) created by
-
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
- Replying to jacob: > Marking wontfix per moberley and …
- 11:27 AM Ticket #7135 (contrib.databrowse - Databrowse doesn't handle model inheritance) updated by
- This is still an issue, and the fix still works. Any particular reason …
- 11:24 AM TextMate edited by
- Updated Links (diff)
- 11:23 AM TextMate edited by
- (diff)
- 9:40 AM Ticket #8528 (contrib.admin - Admin list_filter doesn't respect null=True) updated by
-
Cc changed
- 9:33 AM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") created by
- notice errors with this documentation: …
- 9:25 AM DjangoJobs edited by
- (diff)
- 8:42 AM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) created by
- 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
-
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
- 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
- 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
- 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
- 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
- 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
-
Status, Owner changed
- 5:21 AM Ticket #12893 (contrib.admin - Pagination in admins changelist doesn't use queryset set by modeladmin) created by
- When the queryset method in a ModelAdmin gets overwriten (to for …
- 5:08 AM Localization edited by
- added myself to the list (diff)
- 5:01 AM Ticket #12892 (Internationalization - UnicodeEncodeError in contrib.admindocs with non-EN locale) created by
- 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
- 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
-
Owner, Component changed
- 4:14 AM Ticket #12891 (Database layer (models, ORM) - wishlist: allow .dates() query to span relations) created by
- 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
-
Cc changed
- 3:47 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
-
Cc changed
- 2:50 AM Ticket #5786 (contrib.auth - Relax character restrictions on auth usernames) updated by
-
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
- 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
- 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
- that patch works perfectly here…
- 1:36 AM Ticket #4926 (contrib.admin - Ordering in admin listview ignores ordering in admin options) updated by
-
Cc changed
- 1:30 AM Ticket #4926 (contrib.admin - Ordering in admin listview ignores ordering in admin options) updated by
- 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
- The documentation at …
- 1:11 AM Ticket #5786 (contrib.auth - Relax character restrictions on auth usernames) updated by
- First I was convinced that this had to be changed. Later I discovered …
Note:
See TracTimeline
for information about the timeline view.