Timeline
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. …
Mar 12, 2010:
- 11:08 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
- "In this case, commonly used variable $ is undefined and page is …
- 10:35 PM Ticket #11670 (Database layer (models, ORM) - Model fields named 'year', 'month', 'gt', 'lt' etc. get mistaken for ...) updated by
-
Owner, Has patch, Version changed
I'm attaching a patch that fixes this problem by restricting which … - 9:58 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
-
Component, Triage Stage changed
I'm going to side with Joseph on this one -- he and Honza spent a long … - 9:49 PM Ticket #13101 (Documentation - Documentation: Add note about multiple databases and debugging raw sql) updated by
-
Triage Stage changed
- 9:48 PM Ticket #13101 (Documentation - Documentation: Add note about multiple databases and debugging raw sql) updated by
-
Milestone changed
There is an even better way:connections['mydb'].queries
. Notes … - 9:46 PM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) updated by
-
Triage Stage, Milestone changed
It's a bit hard to track exactly what sequence of events has happened … - 9:38 PM Ticket #13098 (Translations - Updated Norwegian translation for 1.2) updated by
-
Triage Stage changed
- 9:30 PM Ticket #9388 (contrib.admin - Made month and year selectable in admin calender widget.) updated by
- ramiro: I closed the tickets you referenced as related; that way, we …
- 9:29 PM Ticket #2889 (contrib.admin - [patch] Calendar widget has limited usefulness for past years) closed by
- duplicate: #9388 has made some progress.
- 9:29 PM Ticket #6487 (contrib.admin - Add previous/next year links in JS calendar) closed by
- duplicate: #9388 has made some progress.
- 9:21 PM Ticket #10305 (contrib.admin - Add a form instantiation hook for contrib.admin add/change views) updated by
-
Summary changed
Changed the summary to be more informative. - 9:03 PM Ticket #7467 (contrib.admin - [Improvement] Easier way to overwite the admin welcome message) updated by
-
Has patch changed
- 9:01 PM Ticket #7467 (contrib.admin - [Improvement] Easier way to overwite the admin welcome message) updated by
-
Status, Owner changed
I'll attach a patch to make it possible to override the default …[…] - 8:52 PM Ticket #8158 (contrib.admin - Make possible to extend some of admin's templates) closed by
-
worksforme: While we await the
{% extends "!parent.html" %
} feature (I don't … - 8:05 PM Ticket #10871 (contrib.admin - Add input support to admin actions (with patch)) updated by
- I quote Version1.2Features: > Admin-03 (Support …
- 7:10 PM Ticket #13102 (Documentation - csrf_token misinterpolated) closed by
-
invalid: No, it should be
{% csrf_token %}
. I'm presuming you've had some … - 6:37 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
- Please delete above post. Sorry for not reading about WikiFormatting …
- 6:34 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
- I have a suggestion, and I'm willing to get involved (at a deeper …
- 5:44 PM Ticket #13102 (Documentation - csrf_token misinterpolated) created by
- In the code example on page 4 of the tutorial, {% csrf_token %} should …
- 5:41 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
-
Component changed
ModelForm
can callModel.full_clean()
without breaking … - 4:43 PM Ticket #12085 (contrib.admin - Links to FKs in Admin (proposal)) closed by
- duplicate: Don't reopen tickets closed by a committer. If you disagree with a …
- 4:00 PM Ticket #5236 (Database layer (models, ORM) - Provide stack trace information in sql debug entries) updated by
- Just in case anybody is still looking for this, create a new app and …
- 3:57 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
- See #13097 for more places in the documentation regarding this issue …
- 3:57 PM Ticket #13097 (Documentation - Document full_clean() better (include cases where it isn't used)) closed by
- duplicate: Essentially the same as #13100.
- 3:55 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
-
Status, Owner, Milestone, Component, Summary changed
Model.full_clean()
is never called anywhere in Django. This is by … - 3:31 PM Ticket #13101 (Documentation - Documentation: Add note about multiple databases and debugging raw sql) created by
- http://docs.djangoproject.com/en/dev/faq/models/ has a section called …
- 3:26 PM Ticket #12085 (contrib.admin - Links to FKs in Admin (proposal)) reopened by
- I don't think this should have been closed. Seems like these two …
- 3:24 PM Ticket #7028 (contrib.admin - Better admin raw_id_fields feedback) updated by
- I hate to do this, but the functionality is merely only close to what …
- 3:15 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by
-
Component, Summary, Version changed
Oops, forgot to categorize it. - 3:14 PM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) created by
- I created a documentation ticket for this thinking the model …
- 3:08 PM Ticket #13097 (Documentation - Document full_clean() better (include cases where it isn't used)) updated by
- On further investigation, here's what I found (An important bug for …
- 2:45 PM Ticket #11670 (Database layer (models, ORM) - Model fields named 'year', 'month', 'gt', 'lt' etc. get mistaken for ...) updated by
-
Cc changed
- 1:11 PM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) updated by
- I forgot the link to …
- 1:02 PM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) created by
- See …
- 12:53 PM Ticket #13098 (Translations - Updated Norwegian translation for 1.2) created by
- Updated the Norwegian translation, ready for 1.2.
- 12:13 PM Ticket #13097 (Documentation - Document full_clean() better (include cases where it isn't used)) updated by
- Update: …
- 12:06 PM Ticket #12845 (Core (Serialization) - JSON serialization of empty query set raises "cannot serialize" error.) updated by
- @SmileyChris, Alex I'm sorry, I didn't include my email so I didn't …
- 12:01 PM Ticket #13097 (Documentation - Document full_clean() better (include cases where it isn't used)) created by
- If you read here: …
- 10:55 AM Ticket #13087 (Database layer (models, ORM) - m2m_changed fires before a clear but after add/remove) updated by
-
Component changed
- 10:55 AM Ticket #13087 (Database layer (models, ORM) - m2m_changed fires before a clear but after add/remove) updated by
-
Triage Stage, Milestone changed
This certainly needs to be decided before 1.2. The current behaviour … - 10:53 AM Ticket #13088 (Template system - Template range filter) closed by
- wontfix: My impression of this idea is that it is trying to lead to programming …
- 10:50 AM Ticket #13092 (Testing framework - ContextList objects do not support "in" operator) updated by
-
Triage Stage changed
- 10:49 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
-
Milestone changed
Not critical for 1.2 - 10:49 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
-
Triage Stage changed
- 10:47 AM Ticket #13096 (Translations - Norwegian nynorsk translation) updated by
-
Has patch changed
- 10:47 AM Ticket #13094 (Translations - mongolian translation) updated by
-
Triage Stage changed
- 10:47 AM Ticket #13096 (Translations - Norwegian nynorsk translation) updated by
-
Triage Stage, Milestone changed
- 10:45 AM Ticket #13090 (HTTP handling - Incorrect handling of middleware exceptions) closed by
- fixed: (In [12773]) Fixed #13090 -- Corrected handling of errors in …
- 10:45 AM Changeset [794690c]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 #13090 -- Corrected handling of errors in middleware when …
- 9:58 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Cc changed
- 9:57 AM Ticket #11801 (Forms - Should be able to get deleted_forms on a formset even if it contains a ...) updated by
- (In [12772]) [1.1.X] Fixed #11801 -- Corrected form validation to …
- 9:57 AM Changeset [e969c27]stable/1.1.x by
- [1.1.X] Fixed #11801 -- Corrected form validation to ensure you can …
- 9:53 AM Ticket #6449 (Internationalization - datetime filter to access the settings/locales datetime format) updated by
- Replying to garcia_marc: > I think that this ticket report …
- 9:51 AM Ticket #11801 (Forms - Should be able to get deleted_forms on a formset even if it contains a ...) closed by
- fixed: (In [12771]) Fixed #11801 -- Corrected form validation to ensure you …
- 9:51 AM Changeset [4120a181]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 #11801 -- Corrected form validation to ensure you can still get …
- 9:32 AM Ticket #12940 (contrib.comments - Comments admin should use ungettext instead of ugettext) closed by
- fixed: (In [12770]) Fixed #12940 -- Modified some admin actions in …
- 9:32 AM Changeset [fbf00078]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 #12940 -- Modified some admin actions in contrib.comments to use …
- 9:24 AM Ticket #12404 (Database layer (models, ORM) - Improve max_length validation) updated by
- (In [12769]) [1.1.X] Fixed #12404 -- Improved model validation for …
- 9:24 AM Changeset [3f7fcdd]stable/1.1.x by
- [1.1.X] Fixed #12404 -- Improved model validation for CharField and …
- 9:22 AM Ticket #12404 (Database layer (models, ORM) - Improve max_length validation) closed by
- fixed: (In [12768]) Fixed #12404 -- Improved model validation for CharField …
- 9:22 AM Changeset [75c8c1de]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 #12404 -- Improved model validation for CharField and …
- 9:07 AM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- I have a similar case that seems related. I suspect any widget in an …
- 8:46 AM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by
-
Cc changed
- 8:45 AM Ticket #11891 (Database layer (models, ORM) - The attributes of the original get_absolute_url defined in the model ...) updated by
- (In [12767]) [1.1.X] Fixed #11891 -- Ensured that attributes of …
- 8:45 AM Changeset [d1b889e]stable/1.1.x by
- [1.1.X] Fixed #11891 -- Ensured that attributes of get_absolute_url …
- 8:36 AM Ticket #11891 (Database layer (models, ORM) - The attributes of the original get_absolute_url defined in the model ...) closed by
- fixed: (In [12766]) Fixed #11891 -- Ensured that attributes of …
- 8:36 AM Changeset [203d0f60]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 #11891 -- Ensured that attributes of get_absolute_url are …
- 8:27 AM Changeset [1e1b57b]stable/1.1.x by
- [1.1.X] Fixed #11900 -- Corrected an edge case of transaction handling …
- 8:10 AM Ticket #11900 (Database layer (models, ORM) - commit_on_success: Handle Exception in commit()) closed by
- fixed: (In [12764]) Fixed #11900 -- Corrected an edge case of transaction …
- 8:10 AM Changeset [ef0be29]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 #11900 -- Corrected an edge case of transaction handling in the …
- 7:41 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
-
Needs tests changed
- 7:31 AM Ticket #13093 (Core (Cache system) - cache_page decorator doesn't work on callable classes) updated by
- (In [12763]) [1.1.X] Fixed #13093 -- Updated some decorators and the …
- 7:31 AM Changeset [9137c54]stable/1.1.x by
- [1.1.X] Fixed #13093 -- Updated some decorators and the …
- 7:06 AM Ticket #13093 (Core (Cache system) - cache_page decorator doesn't work on callable classes) closed by
- fixed: (In [12762]) Fixed #13093 -- Updated some decorators and the …
- 7:06 AM Changeset [615eab6b]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 #13093 -- Updated some decorators and the …
- 6:32 AM Ticket #13093 (Core (Cache system) - cache_page decorator doesn't work on callable classes) updated by
- It turns out that this is actually due to a …
- 6:29 AM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by
- Yes, this is important, as using a signed integer is just wrong. There …
- 6:13 AM Ticket #11260 (Core (Cache system) - File based cache not very efficient with large amounts of cached files) updated by
-
Version changed
I have Django sites of tens of thousands of pages running for over 2 … - 5:49 AM Ticket #13090 (HTTP handling - Incorrect handling of middleware exceptions) updated by
-
Has patch changed
Attached patch fixes the issue in what I believe a clean way. There's … - 3:27 AM Ticket #13096 (Translations - Norwegian nynorsk translation) created by
- Translation files for Norwegian Nynorsk (nn).
- 2:38 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) created by
- When using the inlineformset_factory with a custom modelform class …
- 2:24 AM Ticket #11900 (Database layer (models, ORM) - commit_on_success: Handle Exception in commit()) updated by
- Your patch is simple, contains a test and works for me. Thank you. Who …
Note:
See TracTimeline
for information about the timeline view.