Timeline
03/25/2010:
- 21:27 Ticket #13215 (Random OperationalError when using FastCGI prefork + PostgreSQL) created by
- To reproduce: 1. Setup a Django project with FCGI in prefork mode …
- 21:08 Ticket #13214 (Random OperationalError when using FastCGI (+ possible solutions)) closed by
- invalid: Ok, I've read this ticket a couple of times now, and I have no clue …
- 20:53 Ticket #13204 (`values()` returns empty list after `extra(order_by)`) closed by
- worksforme: I can't reproduce this on 1.1, 1.1.X or trunk. I get the FieldError …
- 20:08 Ticket #13213 (Random OperationalError when using FastCGI (+ possible solutions)) closed by
- duplicate: Duplicate of #13214
- 19:49 Ticket #13214 (Random OperationalError when using FastCGI (+ possible solutions)) created by
- Possible solution: …
- 19:37 Ticket #13213 (Random OperationalError when using FastCGI (+ possible solutions)) created by
- Original discussions: …
- 18:48 Ticket #13209 (the Paginator class doesn't slice self.object_list properly) closed by
- invalid
- 18:48 Ticket #13209 (the Paginator class doesn't slice self.object_list properly) reopened by
- You're right. My mistake.
- 17:54 Ticket #13209 (the Paginator class doesn't slice self.object_list properly) closed by
- invalid: It's slice syntax, not splice, and the paginator is doing it right: …
- 17:00 Ticket #13207 (Unlock http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser) closed by
- wontfix: The page was trimmed because the "solution" it presented has a large …
- 16:19 Ticket #13212 (get_or_create() does not respect to_field setting) closed by
- duplicate: I believe the root problem here is #11319.
- 16:11 Ticket #13212 (get_or_create() does not respect to_field setting) created by
- A model with a ForeignKey defining a to_field always results in a new …
- 16:09 Ticket #13211 (More Group Documentation in the Auth Page) created by
- The Django auth documentation: …
- 15:58 CollaborateOnGithub edited by
- (diff)
- 15:55 Ticket #13210 (Missing quotation mark in JS i18n docs) closed by
- duplicate: This is a duplicate of #13189 which already has a patch.
- 15:53 Ticket #13210 (Missing quotation mark in JS i18n docs) created by
- Under the section …
- 15:01 Changeset [917fb7c9]stable/1.1.x by
- [1.1.X] Peform smarter version detection of GDAL so development …
- 15:00 Changeset [9b50ec8]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Peform smarter version detection of GDAL so development versions are …
- 14:42 Ticket #7190 (BooleanField does not return <type: 'bool'>) reopened by
- Re-opening this per Alex Gaynor's request. The current solution does …
- 13:01 Ticket #13209 (the Paginator class doesn't slice self.object_list properly) created by
- The Paginator class from django.core.paginator is supposed to splice …
- 12:32 Changeset [373daf58]stable/1.1.x by
- [1.1.X] Modified the delete test to clean up after itself properly, so …
- 12:31 Changeset [f13014b]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Modified the delete test to clean up after itself properly, so that …
- 12:13 Ticket #13208 (little consistency fix for german translation) created by
- There's a very small inconsistency in the german translation. The word …
- 11:50 Ticket #13207 (Unlock http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser) created by
- AFAICS http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser …
- 11:24 DevelopersForHire edited by
- adding in our company details, hope that's OK! (diff)
- 10:44 Ticket #13206 (Model does not call super __init__) created by
-
In the Django Model class,
super(Model, self).__init__
is never … - 10:00 Ticket #13205 (Fix empty value detection in DateTimeField with SplitDateTimeWidget ...) created by
- Hi, when using a SplitDateTimeWidget for rendering, the empty value …
- 09:15 Ticket #12171 (transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) closed by
- fixed: This was fixed (inadvertently) by r12848.
- 09:04 Changeset [93b5eddd]stable/1.1.x by
- [1.1.X] Fixed #12766 -- Only set the psycopg1 client encoding when the …
- 09:03 Ticket #12766 (custom_pk test fails with psycopg1 backend) closed by
- fixed: (In [12848]) Fixed #12766 -- Only set the psycopg1 client encoding …
- 09:03 Changeset [59a7ca9]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #12766 -- Only set the psycopg1 client encoding when the …
- 08:15 Changeset [b74e6c35]stable/1.1.x by
- [1.1.X] Fixed #12286 -- Modified the test case added in r12828 so that …
- 08:14 Ticket #12286 (Table for Model that has been proxied may not be created) closed by
- fixed: (In [12846]) Fixed #12286 -- Modified the test case added in r12828 so …
- 08:14 Changeset [ef8d351]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #12286 -- Modified the test case added in r12828 so that it …
- 07:36 Ticket #12759 (raw_query tests fail with psycopg1 backend) closed by
- fixed: (In [12845]) Fixed #12759 -- Fixed the iterator method on psycopg1 …
- 07:36 Changeset [04aa8a0]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #12759 -- Fixed the iterator method on psycopg1 cursors, which …
- 07:06 CommonCausesForTranslationProblems edited by
- (diff)
- 07:04 CommonCausesForTranslationProblems created by
- 05:55 Ticket #13204 (`values()` returns empty list after `extra(order_by)`) created by
- Given any model with an integer 'id' column, if you perform an …
- 05:29 Changeset [962defed]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #13200 -- Updated the DB session backend to make full use of …
- 05:29 Ticket #13200 (syncdb does not use SESSION_DB_ALIAS for creating session table) closed by
- fixed: (In [12844]) Fixed #13200 -- Updated the DB session backend to make …
- 05:19 Ticket #13203 (Deletion error of model with generic relation to inherited model) created by
- I found that if we have 2 simple models connected by GenericRelation: …
- 02:45 Ticket #13202 (Contrib/Markup documentation should mention requirement for external ...) created by
- http://docs.djangoproject.com/en/dev/ref/contrib/#markup does not …
- 00:51 Ticket #13201 (Broken link in 0.96 template docs) created by
- In the 0.96 …
03/24/2010:
- 21:00 Ticket #13198 (exclude() bug when used with Q() objects) closed by
- duplicate: I'm fairly certain that this is a duplicate of #11052; one of the …
- 20:33 Ticket #13185 (optiongroups for ChoiceField - any iterable?) closed by
- invalid: Agreed. Without a concrete use case, this is just shuffling deckchairs.
- 20:27 Ticket #13192 (ModelAdmin.queryset() internal documentation) closed by
- duplicate: I'm going to close this as a duplciate of #10712 and #10761; the call …
- 20:22 Ticket #13193 (Reverse should ignore unused kwargs like Python string interpolation) closed by
- wontfix: I disagree that this would be a good thing. For example, this could …
- 20:16 Ticket #13199 (Better documentation of things to avoid in the comments framework) closed by
- invalid: The key here is *if* it's purely documentation . If this was clearly …
- 19:22 Ticket #13191 (Localization of application names) closed by
- duplicate: Multiple problems: 1. Several tickets are already open for this …
- 19:20 Ticket #13197 ('NoneType' object has no attribute 'get') closed by
- invalid: Without details there's no way to work out what this might be.
- 16:49 Ticket #13195 (Generic relations produce wrong queries with Q objects) closed by
- duplicate: This sounds like #11535, which has been fixed on trunk (r12405) and …
- 14:35 Ticket #13200 (syncdb does not use SESSION_DB_ALIAS for creating session table) created by
- When trying to store sessions in another database using …
- 11:42 Ticket #13199 (Better documentation of things to avoid in the comments framework) created by
- I got myself into a situation with a project and some comments models. …
- 10:09 Ticket #13198 (exclude() bug when used with Q() objects) created by
- .exclude() behaves different when its argument is wrapped into Q(). …
- 09:51 DjangoJobs edited by
- added location to dramafever listing (diff)
- 09:47 Ticket #13197 ('NoneType' object has no attribute 'get') created by
- I get this exception if I am using the trunk. If I switch to 1.2beta-1 …
- 09:46 Ticket #13196 (Display datetime.date values using DATE_FORMAT) created by
- The list view in django.contrib.admin uses settings.DATE_FORMAT for …
- 09:45 DjangoJobs edited by
- Added DramaFever job listing. (diff)
- 09:44 Ticket #13195 (Generic relations produce wrong queries with Q objects) created by
- Here is my test case model: […] When I make queries OR'ed with Q …
- 09:10 Ticket #13194 (Django test client can't store cookies after upgrade to Python 2.6.5) closed by
- duplicate: Seems like a duplicate of #12720 that was fixed in [12343] (trunk) and …
- 09:03 Ticket #13194 (Django test client can't store cookies after upgrade to Python 2.6.5) created by
- After upgrading to Python 2.6.5, Django test client is storing …
- 08:38 Ticket #13193 (Reverse should ignore unused kwargs like Python string interpolation) created by
- Python does a good job ignoring unused kwargs with string formatting, …
- 07:02 Ticket #13192 (ModelAdmin.queryset() internal documentation) created by
- Part of this may tie into #10712 which is an attempt to provide …
- 06:45 DjangoFriendlyWebHosts edited by
- (diff)
- 05:28 Ticket #13191 (Localization of application names) created by
- I have a solution for localizing application names in admin interface. …
- 02:32 Ticket #12069 (The {% url %} parser silently ignores anything after an "as varname" clause) closed by
- duplicate: Since #12945 would fix this and is on the 1.2 milestone as a …
03/23/2010:
- 18:29 Ticket #13187 (never_cache should NOT calculate an etag header) closed by
- duplicate: You've already commented on ticket #12214, which specifically mentions …
- 16:23 AuditTrail edited by
- (diff)
- 16:11 Ticket #13190 (Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) created by
- This is an obscure problem. If in settings.py the …
- 15:44 Ticket #13189 (Docs typo: Missing " in JS I18N url example) created by
- In #11364 the example code on how to include the js catalog was …
- 14:10 Ticket #13188 (Move custom format documentation from now tag to date filter) created by
- I humbly suggest moving the documentation of the custom format for the …
- 13:56 Changeset [f0ed1ce6]stable/1.1.x by
- [1.1.X] Fixed #13173: Made the admin_scripts tests pass when the …
- 13:50 Ticket #13173 (entire admin_scripts test suite fails on Windows if sys.executable ...) closed by
- fixed: (In [12842]) Fixed #13173: Made the admin_scripts tests pass when the …
- 13:50 Changeset [c62c47e6]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #13173: Made the admin_scripts tests pass when the running …
- 13:24 Ticket #12286 (Table for Model that has been proxied may not be created) reopened by
-
I'm seeing the new
proxy_model_inheritance
test added in r12828 … - 13:05 Ticket #13187 (never_cache should NOT calculate an etag header) created by
- Presumably the purpose of never_cache is to prevent browser caching, …
- 12:37 Ticket #13186 (HttpResponse._get_content is broken for iterables ...) closed by
- duplicate: #7581 is already open for this issue.
- 12:24 Ticket #13186 (HttpResponse._get_content is broken for iterables ...) created by
- Passing an iterable to HttpResponse(), the iterable gets iterated over …
- 11:28 Ticket #13185 (optiongroups for ChoiceField - any iterable?) created by
- The [http://docs.djangoproject.com/en/dev/ref/models/fields/#choices …
- 10:18 SlugifyUniquely edited by
- (diff)
- 09:55 Ticket #13177 (Unescaped user input in the Admin interface) closed by
- fixed: (In [12841]) [1.1.X] Fixed #13177 -- Corrected usage of firstof in …
- 09:55 Changeset [21a1a21d]stable/1.1.x by
- [1.1.X] Fixed #13177 -- Corrected usage of firstof in admin templates. …
- 09:52 Changeset [8dbd8b1]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #13177 -- Corrected usage of firstof in admin templates. Thanks …
- 09:28 Ticket #13184 (Custom fields with __metaclass__ = models.SubfieldBase - ...) created by
- According to the docstring of django.db.models.Field, …
- 09:21 Changeset [6e60c8b]stable/1.1.x by
- [1.1.X] Fixed #13171 -- Corrected the field_subclassing unit test. …
- 09:11 Changeset [985e4c8d]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #13171 -- Corrected the field_subclassing unit test. Thanks to …
- 09:11 Ticket #13171 (field_subclassing test failing, needs to use get_prep_lookup) closed by
- fixed: (In [12838]) Fixed #13171 -- Corrected the field_subclassing unit …
- 09:08 Changeset [75285653]stable/1.1.x by
- [1.1.X] Fixed #12612 -- Corrected handling of parameter formatting in …
- 08:51 Ticket #12612 (SQLite3 executemany() exception handling is too broad) closed by
- fixed: (In [12836]) Fixed #12612 -- Corrected handling of parameter …
- 08:51 Changeset [d18501b0]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #12612 -- Corrected handling of parameter formatting in SQLite …
- 07:23 Ticket #13178 (Make YAML serializer prefer block mode over inline mode) closed by
- duplicate
- 07:20 Ticket #13183 (db_table case sensitive) closed by
- invalid: I believe this is a configuration problem with your MySQL …
- 07:01 Ticket #13183 (db_table case sensitive) created by
- I have the model: […] and when i run manage.py syncdb for a second …
- 06:15 Ticket #13180 (html template links broken) closed by
- worksforme: seems to work for everyone else. I would suggest posting the …
- 05:55 Ticket #13182 (Remove useless whitespaces in JSON dump with indent option) created by
- When a JSON dump is done with the indent option, all lines are …
- 05:35 DjangoFriendlyWebHosts edited by
- (diff)
- 05:34 DjangoFriendlyWebHosts edited by
- new pricing (diff)
- 05:01 Ticket #12903 (Missing plural forms in admin) reopened by
- My previous comment wasn't crystal clear, the fix is wrong because the …
- 01:23 Ticket #13181 (ChoiceField.choices need to accept callable, not only list or tuple) created by
- see …
03/22/2010:
- 22:07 Ticket #13180 (html template links broken) created by
- the problem isn't with the python code, it's with the html templates. …
- 14:16 Changeset [ef41bd40]stable/1.1.x by
- [1.1.X] Fixed #12554 again: Corrected regression in silencing …
- 14:08 Changeset [ed36a5f2]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #12554 again: Corrected regression in silencing attribute …
- 14:08 Ticket #12554 (silent_variable_failure not suppressing exception during dict lookup) closed by
- fixed: (In [12834]) Fixed #12554 again: Corrected regression in silencing …
- 12:35 Ticket #13179 (last_insert_id method cannot find sequence) created by
- On line 55 of file django/db/postgresql/operations.py method […] …
- 12:31 Ticket #12554 (silent_variable_failure not suppressing exception during dict lookup) reopened by
- When I do this: […] Django raises the exception: […] …
- 09:33 Ticket #13178 (Make YAML serializer prefer block mode over inline mode) created by
- Currently: […] After the change: […] It makes reading, …
- 08:29 Changeset [c226760]stable/1.1.x by
- [1.1.X] Fixed #12764: Avoid exceeding psycopg1 limits in the views …
- 08:22 Ticket #12764 (views tests fail with psycopg1 backend) closed by
- fixed: (In [12832]) Fixed #12764: Avoid exceeding psycopg1 limits in the …
- 08:22 Changeset [b2db1b24]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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.x by
- Fixed #12764: Avoid exceeding psycopg1 limits in the views tests. …
Note: See TracTimeline
for information about the timeline view.