Timeline
Mar 16, 2010:
- 11:03 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- The only thing i'm not sure of is L100 of tabular.html. The problem is …
- 10:09 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by
- We should be careful not to throw away something useful here; in some …
- 9:39 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- Since Django doesn't yet have an automated testing framework for …
- 9:34 PM Ticket #9983 (contrib.admin - Javascript issue on admin interface with prepopulated_fields) updated by
- #13068 has a patch that fixes this issue as well.
- 9:34 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- Just attached a patch that fixes 9983. I will post a link to this …
- 9:19 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- Confirmed that this patch does fixe the issue for tabular inlines. …
- 9:17 PM Ticket #9983 (contrib.admin - Javascript issue on admin interface with prepopulated_fields) updated by
-
Status, Owner changed
Closed #9110 as dupe of this; the patch here seems to have gotten more … - 9:16 PM Ticket #9110 (contrib.admin - prepopulate_from only works for text entry fields) closed by
- duplicate: This is actually a straight-up duplicate of #9983.
- 9:10 PM Ticket #9264 (contrib.admin - ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin) updated by
- #7985 was a duplicate of this, and also had a patch.
- 9:09 PM Ticket #7985 (contrib.admin - Cannot use the same field to prepopulate multiple fields) closed by
- duplicate: This is a duplicate of #9264 - closing this one since Jacob marked the …
- 7:26 PM Ticket #13126 (contrib.admin - admin list_editable with unique_together error indication) updated by
-
Triage Stage changed
To clarify - the issue here is that an object level (as opposed to … - 7:25 PM Ticket #11353 (GIS - use sphinx autodoc directives on geodjango application) reopened by
- This patch has introduced an error for me when doing a query on a …
- 7:18 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
-
Cc changed
- 7:15 PM Ticket #13122 (Database layer (models, ORM) - ForeignKey class calls own get_db_prep_save tests prior to the related ...) closed by
- invalid: This sounds like a case of a badly written custom field/python type to …
- 7:07 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
-
Owner, Has patch changed
I added a new jQuery plugin called prepopulate, usage: … - 7:06 PM Ticket #13124 (Template system - function 'find_template_loader' doesn't work with PyPy 1.2) updated by
-
Patch needs improvement, Triage Stage changed
The test should be extended to also allow for lists, but otherwise a … - 7:02 PM Ticket #13127 (contrib.auth - Template tag "perms" doesn't support object level permission checking) updated by
-
Triage Stage changed
{{ perms }} isn't a template tag -- it's an object put into the … - 6:50 PM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by
-
Those who need
pylibmc
support right now can have a look at … - 6:36 PM Ticket #13127 (contrib.auth - Template tag "perms" doesn't support object level permission checking) created by
- This should be a quick fix, but the perms template tag doesn't allow …
- 5:53 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) closed by
- fixed: The reported problem here has been fixed. The failure case posted to …
- 5:45 PM Changeset [1685085]stable/1.1.x by
- [1.1.X] Changed the comments post view code to avoid raising an …
- 5:37 PM Changeset [e434573e]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
- Changed the comments post view code to avoid raising an exception if …
- 4:54 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by
-
Triage Stage changed
- 4:53 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by
-
Owner, Status changed
- 4:53 PM Ticket #11300 (contrib.auth - No way of customizing from email for password resets) updated by
-
Needs documentation, Has patch changed
- 4:21 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by
-
Triage Stage changed
- 4:05 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by
-
Owner, Status changed
- 4:03 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by
-
Status, Owner changed
- 4:03 PM Ticket #10361 (Documentation - Slightly complex built-in Field classes are undocumented) updated by
- (In [12799]) [1.1.X] Fixed #10361 -- Added documentation for …
- 4:03 PM Changeset [58d72d4f]stable/1.1.x by
- [1.1.X] Fixed #10361 -- Added documentation for ComboField and …
- 3:59 PM Ticket #10361 (Documentation - Slightly complex built-in Field classes are undocumented) closed by
- fixed: (In [12798]) Fixed #10361 -- Added documentation for ComboField and …
- 3:59 PM Changeset [f482984]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 #10361 -- Added documentation for ComboField and MultiValueField …
- 3:49 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) reopened by
- 3:49 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) closed by
- fixed: Changed init of ITSocialSecurityNumberField and ITZipCodeField to …
- 3:15 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by
-
Status, Owner changed
- 3:06 PM Ticket #10361 (Documentation - Slightly complex built-in Field classes are undocumented) updated by
-
Status, Owner changed
- 3:02 PM Ticket #12881 (Database layer (models, ORM) - Unique constraint error with model inheritance while ModelForm should ...) updated by
- Though this problem afflicts 1.1.X as well, backporting the fix is not …
- 2:32 PM Ticket #12881 (Database layer (models, ORM) - Unique constraint error with model inheritance while ModelForm should ...) closed by
- fixed: (In [12797]) Fixed #12881: Corrected handling of inherited unique …
- 2:32 PM Changeset [47a8222]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 #12881: Corrected handling of inherited unique constraints. …
- 2:08 PM Ticket #12105 (contrib.admin - Admin querystring __isnull=False filter doesn't work) updated by
- (In [12796]) [1.1.X] Fixed #12105: Corrected handling of isnull=False …
- 2:08 PM Changeset [e15c850f]stable/1.1.x by
- [1.1.X] Fixed #12105: Corrected handling of isnull=False lookups in …
- 2:01 PM Ticket #12105 (contrib.admin - Admin querystring __isnull=False filter doesn't work) closed by
- fixed: (In [12795]) Fixed #12105: Corrected handling of isnull=False lookups …
- 2:01 PM Changeset [883329ec]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 #12105: Corrected handling of isnull=False lookups in admin. …
- 1:47 PM Ticket #11319 (Database layer (models, ORM) - ForeignKey filters use the wrong field to prepare values for database) updated by
-
Cc changed
- 1:29 PM Ticket #13126 (contrib.admin - admin list_editable with unique_together error indication) created by
- this is somehow related to #13091 When using list_editable in case …
- 1:19 PM Ticket #13125 (contrib.auth - login_required does not check User.is_active) created by
-
The
login_required
decorator is not checkingUser.is_active
, as … - 1:16 PM Ticket #13094 (Translations - mongolian translation) updated by
-
Has patch changed
This definitely has a patch. I don't speak any Mongolian so I can't … - 12:50 PM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by
-
Needs tests changed
Replying to russellm: Thanks for the advice. I use doc … - 12:44 PM Sprint201003TriangleNC edited by
- (diff)
- 12:43 PM Sprint201003TriangleNC edited by
- (diff)
- 12:41 PM Sprint201003TriangleNC edited by
- (diff)
- 12:20 PM Sprint201003TriangleNC created by
- 11:10 AM Ticket #12434 (contrib.admin - django.contrib.admin does not work with blank short_description) closed by
- fixed: (In [12794]) Fixed #12434: Made pretty_name handle empty string and …
- 11:10 AM Changeset [cc6e9b2]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 #12434: Made pretty_name handle empty string and None as input. …
- 10:50 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by
- Replying to orokusaki: > If this is how the Django …
- 10:04 AM Version1.2Roadmap edited by
- Updated expected release date. (diff)
- 10:00 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by
- Sigh If this is how the Django community values bug fixes, than …
- 9:56 AM Ticket #12434 (contrib.admin - django.contrib.admin does not work with blank short_description) updated by
-
Needs tests, Triage Stage changed
- 9:40 AM Ticket #13120 (Documentation - Typo in SVN middleware documentation) closed by
- fixed: (In [12793]) Fixed #13120: Corrected typo in middleware doc. Thanks …
- 9:40 AM Changeset [3c59067a]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 #13120: Corrected typo in middleware doc. Thanks …
- 9:34 AM Ticket #12787 (Template system - TemplateDoesNotExist exception does not report the correct template_name) closed by
- fixed: (In [12792]) Fixed #12787: Correctly identify the template that does …
- 9:34 AM Changeset [80e74494]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 #12787: Correctly identify the template that does not exist when …
- 9:06 AM Ticket #13124 (Template system - function 'find_template_loader' doesn't work with PyPy 1.2) created by
- I tested django template system under PyPy 1.2. Basically it works …
- 8:48 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) updated by
- Ok, sorry, have done.
- 8:46 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) closed by
- duplicate: If it's the same problem as another already open one, just attach the …
- 8:41 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) updated by
-
Cc changed
- 8:40 AM Ticket #11916 (Database layer (models, ORM) - Extra params + aggregation creates incorrect SQL.) updated by
- FYI problem still occurs in 1.2-beta-1. I have made a new ticket and …
- 8:38 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) created by
- If you have a query with both annotation/aggregation (and thus a GROUP …
- 8:28 AM SummerOfCode2010 edited by
- Next set of project updates. (diff)
- 8:20 AM SummerOfCode2010 edited by
- More elaboration (diff)
- 7:59 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by
- There was another mistake in the patch, using the wrong database field …
- 7:41 AM SummerOfCode2010 edited by
- Updated sections on error handling and aggregation (diff)
- 7:40 AM Ticket #13122 (Database layer (models, ORM) - ForeignKey class calls own get_db_prep_save tests prior to the related ...) created by
- This is a problem when you have created a custom field to use a …
- 7:27 AM SummerOfCode2010 edited by
- Updated the housekeeping task, including splitting out the error … (diff)
- 7:07 AM SummerOfCode2010 edited by
- Cleanup of #3011; added stub for remaining projects. (diff)
- 6:43 AM SummerOfCode2010 edited by
- Elaboration of #3011 (diff)
- 6:38 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) updated by
- Doesn't Pickle: cars = Car.objects.filter(advertcarisnull=False) …
- 6:32 AM DjangoFriendlyWebHosts edited by
- Add VPS hosting (diff)
- 6:27 AM SummerOfCode2010 edited by
- Added TOC (diff)
- 6:25 AM SummerOfCode2010 edited by
- Cleanup of template compilation proposal (diff)
- 6:22 AM Ticket #6953 (Forms - ModelForm as_FOO output places form fields for ManyToMany fields at ...) updated by
-
Cc changed
- 6:21 AM Ticket #6953 (Forms - ModelForm as_FOO output places form fields for ManyToMany fields at ...) updated by
- I just hit this bug as well. What's holding the patch up? Seems …
- 6:04 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) updated by
- Thanks noisyboiler. It was the cache.set() call that was failing for …
- 5:45 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) updated by
- Does not work for me with memcached
- 5:38 AM SummerOfCode2010 edited by
- Initial cleanup of requirements for GSoC students. (diff)
- 5:29 AM Ticket #10197 (Core (Cache system) - Foriegn Key breaks pickling of QuerySet) closed by
- fixed: Please don't reopen tickets that were closed with a patch. You may be …
- 4:44 AM Ticket #10197 (Core (Cache system) - Foriegn Key breaks pickling of QuerySet) reopened by
- I'm having problems pickling Querysets to cache with memcached. As …
- 1:04 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) closed by
- duplicate: > Please don't let ego get in the way of a 100% justified, …
- 12:18 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by
- I also included better justification and documentation of each step.
- 12:18 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) reopened by
- @russellm It's not a duplicate. The other ticket is a …
- 12:09 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) closed by
- duplicate: Closing as a duplicate of #13100. Because it is. You even submitted …
Mar 15, 2010:
- 11:54 PM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) created by
- Sometimes a model needs to create other model instances (to create …
- 10:28 PM WikiFormatting edited by
- Removed Macros (timestamp) example since it didn't work. (diff)
- 9:35 PM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by
- Any reason why there hasn't been any activity on this in a while? Why …
- 8:04 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) updated by
-
Triage Stage changed
- 7:56 PM Ticket #13118 (contrib.admin - Multiple(minimum 36) queries when opening user page in django admin) updated by
-
Triage Stage changed
- 7:55 PM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) closed by
- worksforme: Works for me: […] Two suggestions for providing bug reports: 1. …
- 7:49 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
-
Cc changed
- 7:31 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) updated by
-
Triage Stage, Milestone changed
- 7:19 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) updated by
-
Has patch changed
- 7:16 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) created by
- See http://docs.djangoproject.com/en/dev/topics/http/middleware/ …
- 5:05 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by
-
Has patch, Needs tests changed
Please check, mark RFC & commit. - 4:50 PM Ticket #12471 (Database layer (models, ORM) - Wrong assertion in resolve_aggregate in django.db.models.sql.query) updated by
-
Cc changed
Here is a similar issue withresolve_aggregate
, although not … - 4:28 PM Ticket #12239 (Database layer (models, ORM) - Float is rounded to integer on queries on integer field) updated by
-
Patch needs improvement changed
Flooring a 'gt' is fine, becausefield__gt=11.1
will floor to 11, … - 3:35 PM Ticket #12831 (Core (Cache system) - Use CACHE_MIDDLEWARE_KEY_PREFIX in template cache.) updated by
- I've ran into the same problem running about six different Django …
- 3:30 PM CookBookTemplateFilterBBCode edited by
- multiple lists (diff)
- 1:59 PM Ticket #11916 (Database layer (models, ORM) - Extra params + aggregation creates incorrect SQL.) updated by
- I ran into this bug too, the whole sub-select statement of my extra() …
- 1:41 PM DevelopersForHire edited by
- (diff)
- 12:07 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
-
Cc changed
- 11:52 AM Ticket #8896 (Core (URLs) - Routing according also to hostname) updated by
-
Cc changed
- 11:47 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by
-
Cc changed
- 11:22 AM Ticket #13101 (Documentation - Documentation: Add note about multiple databases and debugging raw sql) updated by
-
Cc changed
Adding myself as cc in case more is required - 10:52 AM Ticket #13101 (Documentation - Documentation: Add note about multiple databases and debugging raw sql) updated by
-
Status, Owner, Has patch changed
- 10:25 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) closed by
- fixed: (In [12791]) Fixed #12998 -- Corrected handling of time zones in …
- 10:25 AM Changeset [e89a5e06]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 #12998 -- Corrected handling of time zones in syndication …
- 9:20 AM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by
- Closing worksforme provides a clue to people who might be interested …
- 9:14 AM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by
- I agree with gkulewski. Is it in Django's ticket policy to close …
- 8:36 AM Ticket #5415 (Database layer (models, ORM) - Every SQL query should send a signal) updated by
-
Patch needs improvement changed
I can bring my last patch up to current, but we need a committer to … - 8:28 AM Ticket #12953 (Database layer (models, ORM) - Generic-related objects are cascade-deleted, but the cascade does not ...) updated by
- This issue still exists in 1.1. However, backporting the fix to 1.1 is …
- 8:15 AM Ticket #12953 (Database layer (models, ORM) - Generic-related objects are cascade-deleted, but the cascade does not ...) closed by
- fixed: (In [12790]) Fixed #12953 -- Ensure that deletion cascades through …
- 8:15 AM Changeset [2d57300]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 #12953 -- Ensure that deletion cascades through generic …
- 8:00 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) updated by
-
Cc changed
- 8:00 AM Changeset [9b85ef2]stable/1.1.x by
- [1.1.X] Added a transaction rollback needed to clean up after the test …
- 8:00 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) updated by
- Ok sorry, have opened a new one at: …
- 7:59 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) created by
- Was working ok until we upgraded from 1.1.1 to 1.2-beta-1 this …
- 7:58 AM Changeset [d8c9d21c]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
- Added a transaction rollback needed to clean up after the test …
- 7:52 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) closed by
- fixed: Please don't reopen an old ticket; This ticket was fixed in [7773], …
- 7:39 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) updated by
- Replying to anentropic: > Just upgraded our server to …
- 7:35 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) reopened by
- Just upgraded our server to 1.2-beta-1 and started getting this error. …
- 7:16 AM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) closed by
- fixed: (In [12787]) Fixed #13014 - Added section about how to use the …
- 7:16 AM Changeset [3c06e210]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 #13014 - Added section about how to use the language code with …
- 7:16 AM Ticket #13045 (Core (Management commands) - Expose l10n setting in generated settings.py file when beginning a new ...) closed by
- fixed: (In [12786]) Fixed #13045 - Add USE_L10N to the project skeleton settings.
- 7:16 AM Changeset [44390aeb]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 #13045 - Add USE_L10N to the project skeleton settings. …
- 7:16 AM Ticket #13000 (contrib.admin - Deprecated code in admin forms triggers string translation too soon) closed by
- fixed: (In [12785]) Fixed #13000 - Use a dictionary for the error messages …
- 7:16 AM Changeset [7989a78]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 #13000 - Use a dictionary for the error messages definition in …
- 7:15 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) closed by
- fixed: (In [12784]) Fixed #13026 - Also update the index of lookup links when …
- 7:15 AM Changeset [a03f675]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 #13026 - Also update the index of lookup links when adding …
- 6:51 AM Ticket #13045 (Core (Management commands) - Expose l10n setting in generated settings.py file when beginning a new ...) updated by
-
Patch needs improvement, Needs documentation, Triage Stage changed
Discussing with Jannis on IRC: USE_L10N should be set to True for new … - 5:45 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by
-
Owner, Status changed
- 5:44 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by
-
Status, Owner changed
- 5:24 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by
-
Cc changed
- 5:17 AM Ticket #13118 (contrib.admin - Multiple(minimum 36) queries when opening user page in django admin) created by
- When i am trying to edit user in django admin, admin app makes a lot …
- 4:59 AM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) updated by
- (In [12783]) [1.1.X] Fixed #12339 -- Made content type deletion an …
- 4:59 AM Changeset [322a50a3]stable/1.1.x by
- [1.1.X] Fixed #12339 -- Made content type deletion an interactive …
- 4:57 AM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) closed by
- fixed: (In [12782]) Fixed #12339 -- Made content type deletion an interactive …
- 4:57 AM Changeset [45a56e63]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 #12339 -- Made content type deletion an interactive process to …
- 4:09 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
- taylormarshall: yes it can be used in this way. but I guess main …
- 3:06 AM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) updated by
- (In [12781]) [1.1.X] Fixed #13114 -- Modified escapejs to produce …
- 3:06 AM Changeset [c64669a6]stable/1.1.x by
- [1.1.X] Fixed #13114 -- Modified escapejs to produce output that is …
- 2:22 AM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) closed by
- fixed: (In [12780]) Fixed #13114 -- Modified escapejs to produce output that …
- 2:22 AM Changeset [beca4b8]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 #13114 -- Modified escapejs to produce output that is JSON …
- 1:57 AM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) updated by
- (In [12779]) [1.1.X] Fixed #13108 -- Corrected an ambiguity in test …
- 1:57 AM Changeset [d3ee5566]stable/1.1.x by
- [1.1.X] Fixed #13108 -- Corrected an ambiguity in test data with the …
- 1:55 AM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) closed by
- fixed: (In [12778]) Fixed #13108 -- Corrected an ambiguity in test data with …
- 1:55 AM Changeset [4dfe619]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 #13108 -- Corrected an ambiguity in test data with the potential …
- 1:45 AM Ticket #12979 (Testing framework - TestCase disables savepoint_commit, savepoint_rollback) updated by
- Isn't this ticket similar to #12087 ?
- 1:36 AM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) closed by
- fixed: Digging into this a big more, I think this was an overenthusiastic …
- 1:12 AM Ticket #13117 (GIS - Recenter OSMGeoAdmin widget with coordinates) updated by
-
Triage Stage changed
Mar 14, 2010:
- 1:29 AM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) updated by
-
Cc changed
- 12:38 AM Ticket #2170 (Database layer (models, ORM) - db lookup methods not case sensitive on mysql) reopened by
- This bug is somehow still present in the latest trunk release. …
- 12:28 AM Ticket #13112 (GIS - Customize map type in contrib.gis.maps.google) created by
- By default, all maps are of the type "G_PHYSICAL_MAP", I propose you …
Mar 13, 2010:
- 11:46 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by
- I've tried your scenario on current trunk, and can't recreate most of …
- 11:37 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by
- Well, I see at least the following bugs in it: * not recovering after …
- 11:19 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) closed by
- duplicate: Ok - so, now that you have provided some instructions on how to …
- 10:51 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by
- Another case, possibly similar and not involving reversion. Model …
- 10:48 PM Ticket #8158 (contrib.admin - Make possible to extend some of admin's templates) reopened by
- I don't think this ticket should have been closed. No decision has …
- 10:39 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) reopened by
- Still, closing obviously non-stupid bug reports that more than 3 …
- 9:43 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by
- Replying to gkulewski: > That was really helpful, thanks. …
- 9:19 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by
- That was really helpful, thanks. Good it works for you. But it does …
- 9:13 PM Ticket #13117 (GIS - Recenter OSMGeoAdmin widget with coordinates) updated by
-
Summary changed
- 9:10 PM Ticket #13117 (GIS - Recenter OSMGeoAdmin widget with coordinates) created by
- By default, all mapplets that gets created by the …
- 7:56 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by
- @foxulet : oh, I do read the documentation, it is fantastic …
- 7:30 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by
- Thanks foxulet. I can't believe how many times I've read those docs …
- 7:23 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by
- And once again the old RTFM applies, and with such a good …
- 7:20 PM Ticket #13116 (Documentation - Specify in docs that template variables created e.g. by {%url%} are ...) updated by
-
Triage Stage changed
- 7:19 PM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) updated by
-
Triage Stage, Milestone changed
- 7:18 PM Ticket #13112 (GIS - Customize map type in contrib.gis.maps.google) updated by
-
Triage Stage changed
- 7:18 PM Ticket #13110 (contrib.syndication - Allow multiple enclosures in Atom feeds) updated by
-
Triage Stage, Milestone changed
- 7:18 PM Ticket #13109 (Template system - template tag ssi, doesn't resolve variable name for path) closed by
- duplicate: Duplicate of #9666
- 7:13 PM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) updated by
-
Triage Stage, Milestone changed
I'm guessing this problem can only be triggered with certain test … - 7:10 PM Ticket #13106 (contrib.admin - Show confirmation page when deleting objects from an inline form) updated by
-
Triage Stage changed
- 7:10 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) closed by
- worksforme: "Something goes wrong some of the time" isn't a useful bug report. …
- 7:05 PM Ticket #13104 (*.djangoproject.com - greater differentiation in display of citations/quotes for trac tickets) closed by
- wontfix: Trac shouldn't be a repository of complex discussions, and making it …
- 7:04 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by
- Tests moved from widgets.py to to proper extra.py. Changed to always …
- 7:03 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by
-
Triage Stage, Milestone changed
- 6:23 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by
-
Cc changed
Attached is patch with tests. Code is slightly changed from original … - 5:58 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by
-
Cc, Has patch changed
Just added a doc patch. Hope it is correct. - 5:44 PM Ticket #13085 (contrib.contenttypes - GenericForeignKey.get_content_type fails if `object` or `id` evaluate ...) updated by
-
Needs tests changed
I've included a new patch with a regression test included. The object … - 5:40 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by
- I have just reached the same issue as described here. And as in the …
- 5:25 PM Ticket #8886 (Database layer (models, ORM) - loaddata deserializes BooleanFields wrong for inheriting model) updated by
- Will it EVER be fixed? It's annoying. Why shouldn't I have user = …
- 5:14 PM Ticket #13116 (Documentation - Specify in docs that template variables created e.g. by {%url%} are ...) created by
- Hi. {% url view_name as var %} seems to create a var whose scope is …
- 5:10 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by
-
Cc, Summary changed
I think Ramiro may have slightly misunderstood what the OP was asking … - 4:27 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) closed by
- worksforme: You already can do that. Please read carefully the documentation of …
- 3:36 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by
- Just FYI, this is not the easiest thing to do. It's not that hard to …
- 3:30 PM Changeset [ef92f4fd]stable/1.1.x by
- [1.1.X] Made a Python 2.3 compatibility test fix. git-svn-id: …
- 3:27 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by
-
Summary changed
- 11:28 AM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) created by
- Hello, I wonder if it would be possible to be able to specify to …
- 11:22 AM Ticket #13110 (contrib.syndication - Allow multiple enclosures in Atom feeds) updated by
-
Milestone changed
Feature Request. - 11:19 AM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
- @russellm I don't think you even need to maintain 2 implementations. …
- 11:07 AM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) created by
- The escapejs filter uses \x.. to escape special characters inside …
- 9:08 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by
- Replying to kmtracey: > The end of DST in the US has …
- 9:06 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by
-
Summary changed
Replying to anonymous: > Is the workaround then to just … - 9:03 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by
- The end of DST in the US has revealed another problem with the time …
- 9:03 AM Ticket #13113 (contrib.syndication - Syndication test fails after end of DST) closed by
- duplicate: We've already got a ticket open for this test's time check being …
- 8:55 AM Ticket #2170 (Database layer (models, ORM) - db lookup methods not case sensitive on mysql) closed by
- wontfix: Yes, the fix for this was reverted, after much investigation and …
- 8:51 AM Ticket #10736 (contrib.localflavor - Add Uruguayan (uy) localflavor) updated by
- Replying to jezdez: > (In [12041]) Fixed #10736 - Added …
- 6:15 AM Ticket #13113 (contrib.syndication - Syndication test fails after end of DST) updated by
-
Milestone changed
- 6:15 AM Ticket #13113 (contrib.syndication - Syndication test fails after end of DST) created by
- […]
- 6:14 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by
-
Cc changed
Mar 13, 2010:
- 7:28 PM ServerArrangements edited by
- root copies the location in the file path alias will lop of the path … (diff)
- 6:26 PM DjangoFriendlyWebHosts edited by
- (diff)
- 6:25 PM DjangoFriendlyWebHosts edited by
- (diff)
- 6:23 PM DjangoFriendlyWebHosts edited by
- (diff)
- 6:19 PM Ticket #13093 (Core (Cache system) - cache_page decorator doesn't work on callable classes) updated by
- The backport to 1.1.X here caused bunches of test errors on 1.1.X. See …
- 6:19 PM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) updated by
-
Triage Stage changed
For now I've reverted the revision, so I can see if the 3 failures … - 6:17 PM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) updated by
- (In [12776]) [1.1.X] Revert r12763 until we figure out what's wrong …
- 6:17 PM Changeset [7d3846a7]stable/1.1.x by
- [1.1.X] Revert r12763 until we figure out what's wrong with it on …
- 6:14 PM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) created by
- Since r12763 we're getting about 100 test errors on the 1.1.X branch, …
- 5:31 PM Ticket #13110 (contrib.syndication - Allow multiple enclosures in Atom feeds) created by
- For now, Feed.item_enclosure_url represents a single enclosure for an …
- 5:05 PM AJAX edited by
- Added dajaxproject.com to resources (diff)
- 4:22 PM Ticket #13109 (Template system - template tag ssi, doesn't resolve variable name for path) created by
- When attempting to use the {% ssi foo %} template tag, the …
- 4:15 PM Changeset [c94de075]stable/1.1.x by
- [1.1.X] Fixed #13107: Adjusted decimal_places validation to accept 0 …
- 4:11 PM Ticket #13107 (Uncategorized - model_formsets test fails to validate models) closed by
- fixed: (In [12774]) Fixed #13107: Adjusted decimal_places validation to …
- 4:11 PM Changeset [c10b227]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 #13107: Adjusted decimal_places validation to accept 0 as a …
- 2:17 PM Ticket #13085 (contrib.contenttypes - GenericForeignKey.get_content_type fails if `object` or `id` evaluate ...) updated by
-
Owner changed
- 1:27 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) reopened by
- It is not fixed. […] PostgreSQL: 8.3. Django: svn >= 1.1 < 1.2. …
- 1:25 PM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) updated by
-
Has patch, Component changed
- 1:12 PM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) created by
- In django.contrib.auth.tests.auth_backends.py we have (line 153) …
- 11:41 AM Ticket #13107 (Uncategorized - model_formsets test fails to validate models) updated by
-
Triage Stage, Milestone changed
This validation was added in r12768/r12769. The model it is … - 11:17 AM Ticket #13107 (Uncategorized - model_formsets test fails to validate models) created by
- Running model_formsets in r12773 gives Error: One or more models did …
- 9:47 AM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- An update. I added a slug field to an existing project to test this …
- 9:46 AM Ticket #13106 (contrib.admin - Show confirmation page when deleting objects from an inline form) created by
- Currently (1.1.1) if objects are deleted using the form of an …
- 9:32 AM Ticket #13105 (Database layer (models, ORM) - [patch] get or create thread safety) closed by
-
duplicate: For the regular model
get_or_create
, you won't get duplicates if you … - 9:26 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by
-
Has patch changed
- 9:25 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by
- ramusus's patch made sense to me after reading the code. In the …
- 8:45 AM Ticket #13105 (Database layer (models, ORM) - [patch] get or create thread safety) created by
- If you try get_or_create from several threads at the same time, you'll …
- 5:42 AM Ticket #8158 (contrib.admin - Make possible to extend some of admin's templates) updated by
- Another way to do the above is to have a template directory which …
- 3:55 AM Ticket #12239 (Database layer (models, ORM) - Float is rounded to integer on queries on integer field) updated by
- Replying to aroy: How about "gt" lookup? That will also …
- 3:50 AM DevelopersForHire edited by
- (diff)
- 3:28 AM Ticket #13104 (*.djangoproject.com - greater differentiation in display of citations/quotes for trac tickets) updated by
- If you have Chrome or Firefox with Firebug, you might want to test …
- 3:22 AM Ticket #13104 (*.djangoproject.com - greater differentiation in display of citations/quotes for trac tickets) created by
- I believe this would differentiate quotes more clearly from …
- 2:54 AM Ticket #10934 (Documentation - handler404 needs an example) closed by
- worksforme: Replying to mnieber: > - where exactly does Django look …
- 2:09 AM Ticket #10712 (Documentation - ModelAdmin.queryset() is undocumented.) updated by
-
Has patch changed
- 2:02 AM Ticket #13103 (Documentation - say "model object's" <view>) created by
-
Right now, we are saying
model object <view>
, eg. `model object … - 1:52 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by
- Replaced patch so that app-level overriding of templates work.
- 1:04 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by
-
Summary changed
- 1:03 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by
- Replying to rctay: > 1. …
- 1:02 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by
-
Status, Owner, Has patch changed
I have separated my fix into two parts: 1. …
Note:
See TracTimeline
for information about the timeline view.