Timeline
11/30/2011:
- 17:46 Ticket #5579 (Trac activation mail is sent from 'webmaster@localhost') closed by
- fixed: Closing again. Not sure why this post seems to attract bots. Wish trac …
- 17:30 Ticket #17317 (lists stored in session becomes not changed (by pop() or del) in next ...) closed by
- invalid: Replying to oddghost@…: > bug or not? No, please read …
- 16:53 Ticket #17317 (lists stored in session becomes not changed (by pop() or del) in next ...) created by
- i stored small list in session […] and want to obtain one element …
- 12:59 Ticket #17316 (settings.APPEND_SLASH (CommonMiddleware) does not work well behind ...) created by
- - https://code.djangoproject.com/ticket/11877 as well. - …
- 10:42 Ticket #14438 (Deserializer raises ValidationError if natural key is given as string) closed by
- duplicate: The problem you're running into is that your natural key is not in a …
- 10:24 Ticket #16763 (code.djangoproject.com won't stop emailing me (doesn't abide by ...) closed by
- fixed
- 10:24 Ticket #16763 (code.djangoproject.com won't stop emailing me (doesn't abide by ...) reopened by
- 06:51 Ticket #14438 (Deserializer raises ValidationError if natural key is given as string) reopened by
- This is my very first post to Django bug system, so in case smth is …
- 05:53 Ticket #17315 (.exclude(a, b) does not operate on a single related record) created by
- I'm not sure if this is an implementation error, or a documentation …
- 04:38 DevelopersForHire edited by
- Added Tomas Bilek - Czech Republic (diff)
11/29/2011:
- 22:37 Ticket #17314 (Error creating nested query with GeoDjango's spatial filters) created by
- With the following models: […] And using, for example, the …
- 12:58 Ticket #17313 (Cache FetchMiddleware checks cache for auth despite UNAUTH_ONLY=True) created by
- https://code.djangoproject.com/browser/django/trunk/django/middleware/c …
- 12:41 Ticket #17311 (bool(queryset) calls __len__ instead of __nonzero__) closed by
- invalid: Almost everything about this bug report is incorrect, I'm afraid :-) . …
- 12:35 Ticket #17312 (Testing examples should use django.utils.TestCase) created by
- The 'Testing Django applications page' …
- 09:17 Ticket #17311 (bool(queryset) calls __len__ instead of __nonzero__) created by
- When testing the boolean value of a queryset (i.e. running "if …
- 08:20 Changeset [0d0f874d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Punctuation fix in the 1.4 release notes git-svn-id: …
- 07:22 Ticket #17310 (Delete an object linked to a GenericForeignKey) closed by
- invalid: If you are suggesting that GenericRelations should be validated and …
- 07:07 Version1.4Roadmap edited by
- Link to the django 1.4 release notes (diff)
- 07:00 Ticket #17307 (Admin.site.register() upgrade) closed by
- wontfix: You can use locals() to get all objects in local scope.
- 06:50 Changeset [f2ebb169]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small code clarification in prefetch_related code using better …
- 06:01 Changeset [16ad0530]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Clarified release note about the removal of 'mixin' parameter to …
- 05:39 Ticket #13021 (Allowing models to influence QuerySet.update) closed by
- wontfix: For the reasons given by Jacob in that thread, I'm going to WONTFIX this.
- 03:59 Ticket #17310 (Delete an object linked to a GenericForeignKey) reopened by
- Maybe instead of taking the generic names, it should try if the name …
- 03:50 Ticket #17310 (Delete an object linked to a GenericForeignKey) closed by
- invalid
- 03:24 Ticket #17310 (Delete an object linked to a GenericForeignKey) created by
-
On delete a GenericForeignKey, if you don't use
object_id
, you get …
11/28/2011:
- 23:56 Ticket #17307 (Admin.site.register() upgrade) reopened by
- It will be usefull for automative model class registration in admin …
- 13:41 Ticket #17309 (Missing quotes on ignorable 404 example.) closed by
- fixed: In [17160]: […]
- 13:41 Changeset [6bfae3d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17309 -- Typo in the IGNORABLE_404_URLS example. git-svn-id: …
- 13:34 Ticket #17309 (Missing quotes on ignorable 404 example.) created by
- The example on …
- 06:48 Ticket #17307 (Admin.site.register() upgrade) closed by
- wontfix: I disagree, I see no reason for adding this additional complexity.
- 06:43 Ticket #17308 (Use short description with properties in the admin) created by
- If you use a property in a list_display (e.g.) the name of the column …
- 06:08 Ticket #17307 (Admin.site.register() upgrade) created by
- It will be greate if admin.site.register() accepts admin class name …
- 05:31 Ticket #17306 (Forms.BooleanField always fails with "Field Required" when value is ...) closed by
- invalid: It is intentional that a false value triggers this error, see #5957.
- 05:27 Ticket #17306 (Forms.BooleanField always fails with "Field Required" when value is ...) created by
- In forms.py This line: 658 if not value and self.required: …
- 05:21 Ticket #17246 (title localization) reopened by
- I'm no longer sure it was right to close this ticket. While I still …
- 02:31 Ticket #17305 (Cache middleware keys too difficult to customize) created by
- Attached is a patch which brings many otherwise-unused "utils.cache" …
- 01:14 Ticket #17304 (Document conditions under which a namespace package may or may not be ...) closed by
-
needsinfo: I also have a project that uses piston and
syncdb
works fine, so I …
11/27/2011:
- 23:36 Ticket #12056 (update to Apache/mod_wsgi documentation) closed by
- fixed: This ticket is no longer relevant since r17022. The discrepancies …
- 17:11 Ticket #17304 (Document conditions under which a namespace package may or may not be ...) created by
- when INSTALLED_APPS includes a module that does not have file …
- 15:17 Changeset [9d6321c9]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed tests of the globbing feature that was removed at r17158. Refs …
- 14:23 Ticket #17246 (title localization) closed by
- duplicate: In fact this is a duplicate of #16973.
- 14:23 Ticket #17246 (title localization) reopened by
- 14:13 Ticket #16247 (Remove the wildcard feature of INSTALLED_APPS) closed by
- fixed: In [17158]: […]
- 14:13 Changeset [7872fc0d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16247 -- Removed wildcard expansion of application names in …
- 14:04 Ticket #16040 (test.Client does not handle domain changes on redirection follow) closed by
- fixed: In [17157]: […]
- 14:04 Changeset [33a52cde]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16040 -- Preserved scheme, host and port in the test client …
- 13:43 Ticket #17231 (Use djangoproject.com color theme in django-admin template) closed by
- wontfix: I'd love to see a beautiful admin, but slapping a fresh coat of paint …
- 13:34 Ticket #13562 (values() cannot follow reverse one-to-one relationship) closed by
- worksforme: Closing since the problem appears to be fixed.
- 12:36 Changeset [c11f9c31]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Optimized the cached_db session backend to check if a key exists in …
- 11:52 Ticket #11555 (Undocumented contrib.sessions behaviour) closed by
- fixed: In [17155]: […]
- 11:52 Changeset [bda21e2b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11555 -- Made SessionBase.session_key read-only. Cleaned up …
- 11:38 Ticket #17303 (Cached template loader can fail to find template in multi-threaded ...) created by
- Cached template loader resolves subloaders on demand and appends them …
- 07:00 Changeset [fb7ab77]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed the fixtures used to test the 'initial_data' feature so they …
- 06:36 Ticket #17302 (Django have BigIntegerField, but where is BigAutoField?) closed by
- invalid: TicketClosingReasons/UseSupportChannels
- 04:31 Changeset [02bc523b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Renamed the fixtures used by the aggregation tests so they're only …
- 03:54 Ticket #17302 (Django have BigIntegerField, but where is BigAutoField?) created by
- Hi, I need to have bigserial in my project, i find …
Note: See TracTimeline
for information about the timeline view.