Timeline
04/23/2010:
- 22:47 Ticket #13411 (Some improvement for query string built by utils.next_redirect if next ...) created by
- In the comments app, views.utils.next_redirect appends a '?' and query …
- 20:18 Ticket #13410 (imagefield errors if upload is larger than FILE_UPLOAD_MAX_MEMORY_SIZE) created by
- If you use an imagefield and upload an image larger than …
- 14:31 Ticket #13409 ("wrap" argument for django.conf.urls.defaults.url to decorate views ...) created by
- The …
- 13:52 Ticket #4498 (File upload ignores Content-Transfer-Encoding) closed by
- worksforme: I've never observed this to be a problem with many different upload …
- 13:12 Ticket #3601 (ImageField with db_column results in KeyError in Admin Edit) closed by
- wontfix: All of django/contrib/admin/view/main.py has been totally refactored …
- 10:55 Ticket #13408 (Unpacking list/tuple in for loop should raise exception on unpacking ...) created by
- In Python and Django you can do this: […] However, in Python you …
- 10:09 Ticket #13407 (admin "add another" inline JS fails for M2M inlines) created by
- The generated "id" attributes contain a spurious "+" right after the …
- 09:30 Changeset [58c1a67f]stable/1.1.x by
- [1.1.X] Fixed #11764 -- Added a missing set of parentheses in a call …
- 09:25 Ticket #11764 (Bugfix: typo with avoid.update(..) in ...) closed by
- fixed: (In [13019]) Fixed #11764 -- Added a missing set of parentheses in a …
- 09:25 Changeset [d9a0fd48]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 #11764 -- Added a missing set of parentheses in a call …
- 07:53 Ticket #13406 (Aggregate query generating sql error) closed by
- invalid: This Trac instance is for bugs in the Django core. Django doesn't …
- 07:48 Ticket #13406 (Aggregate query generating sql error) created by
- 0 vote down star I'm using Django 1.1.1 on a SQL Server 2005 db …
- 07:08 Ticket #13403 (trans escaped characters) closed by
- invalid: "test'test" was the behaviour in 1.1, and it is the current behaviour …
- 06:10 Ticket #9180 (Low-level cache interface incorrectly tries to typecast bytestring) closed by
- duplicate: Alright, guess this was already fixed in [12637]. Marking this as a …
- 04:47 InitdScriptForDebian edited by
- New version supporting virtualenv. (diff)
- 03:23 Ticket #13405 (Document that cmemcached has been deprecated) created by
- In [12754], support for the cmemcached library was deprecated. But the …
- 02:59 Ticket #13404 (django.utils.module_loading fails if loader has no prefix attribute) created by
- In module_has_submodule() you check if a module is loaded from an egg, …
- 00:11 Ticket #13403 (trans escaped characters) created by
- with the latest svn version trans unescapes characters code: {% trans …
04/22/2010:
- 23:56 Ticket #13402 ('cycle' template tag can't handle mix of single, double quotes) closed by
- invalid: You're incorrectly using the old format - don't use commas (see …
- 21:06 Ticket #13402 ('cycle' template tag can't handle mix of single, double quotes) created by
- In a template, this: […] produces this: […] So does the …
- 16:55 Ticket #3200 ([patch] fix missing stack segments in debug.py views) closed by
- worksforme: I've never seen any issues with tracebacks and they're formatted …
- 16:23 Ticket #1668 (Translate module names via make-messages.py) closed by
- duplicate: #3591 is the more active ticket on this so this should be duplicate - …
- 15:45 Ticket #13401 (Forms RadioInput produces invalid HTML) created by
- django.forms RadioInput widget produces invalid HTML. The input tag is …
- 12:18 AddWYSIWYGEditor edited by
- update regarding TinyMCE 3.3.3 main package plugins (diff)
- 10:44 Ticket #13400 (model.DoesNotExist exception raised by QuerySet.get() should include ...) created by
- The current message contained in a DoesNotExist (ObjectDoesNotExist) …
- 07:48 Ticket #13399 (included template can't update blocks) closed by
- duplicate: Please don't reopen a ticket that was closed by a core developer. The …
- 07:36 Ticket #13399 (included template can't update blocks) reopened by
- Replying to russellm: That explains why those …
- 06:29 Ticket #13399 (included template can't update blocks) closed by
- duplicate: Closing as a duplicate of #12008; although that is reporting a …
- 06:22 Ticket #13395 (admin | Incomplete behavior of unregister() | unregistering foo.Bar ...) closed by
- worksforme: I can't reproduce this - using unregister in the 'local' admin.py to …
- 04:33 Ticket #13399 (included template can't update blocks) created by
- I encountered this problem in django 1.1, and it caught me in a …
- 01:46 Ticket #13398 (reverse() causes exception if run in views.py, outside of a view.) closed by
- invalid: Oops.
- 00:48 Ticket #13398 (reverse() causes exception if run in views.py, outside of a view.) created by
- Running reverse('my_url_conf_name') inside of views.py will raise …
04/21/2010:
- 23:05 Ticket #13397 (Include third level headings in the document TOC) created by
- The TOC (http://docs.djangoproject.com/en/1.1/contents/) would be more …
- 19:00 Changeset [c8576fa]stable/1.1.x by
- [1.1.X] Python 2.3 compatibility: we still need the special sets …
- 18:50 Changeset [af48cad3]stable/1.1.x by
- [1.1.X] Fixed #13396 -- Modified the SQLite introspection code to …
- 18:43 Ticket #13396 (SQLite relationship introspector fails under PyPy) closed by
- fixed: (In [13016]) Fixed #13396 -- Modified the SQLite introspection code to …
- 18:43 Changeset [58668755]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 #13396 -- Modified the SQLite introspection code to avoid a …
- 18:40 Ticket #13396 (SQLite relationship introspector fails under PyPy) created by
- Since it leaves an unconsumed cursor, luckily there's a solution!
- 17:34 Ticket #13395 (admin | Incomplete behavior of unregister() | unregistering foo.Bar ...) created by
- I have app 'agency' which has model Settings and with an admin which …
- 14:12 Changeset [b5dc794]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 the model_forms doctests to not depend on writer PKs, which are …
- 13:07 Changeset [5a3521fd]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
- Tweak the last two tests from r13013 to test what they are intended to …
- 11:34 Ticket #13328 (Cannot pickle a queryset with filter on field with callable default ...) closed by
- fixed: (In [13013]) Fixed #13328 -- Ensured that querysets on models with …
- 11:34 Changeset [3fb57d4]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 #13328 -- Ensured that querysets on models with callable …
- 09:23 Ticket #13394 (django.contrib.auth.tests fail with custom Authentication Backends) created by
- When you are using custom Authentication backend the tests in …
- 08:11 Ticket #13393 (Bug introduced with #12977 : can't copy fields with metaclass) closed by
- duplicate: Duplicate of #13392, which has been closed in favor of reopening the …
- 08:10 Ticket #13393 (Bug introduced with #12977 : can't copy fields with metaclass) created by
- I'm using [http://code.google.com/p/django-transmeta/ …
- 07:07 Changeset [0e99698]stable/1.1.x by
- [1.1.X] Fixed #13389 -- Ensured that the app_loading test clears out …
- 07:05 Ticket #13389 (error flushing database after app_loading tests (DB-specific)) closed by
- fixed: (In [13011]) Fixed #13389 -- Ensured that the app_loading test clears …
- 07:05 Changeset [e8eac329]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 #13389 -- Ensured that the app_loading test clears out the app …
- 06:43 Ticket #13328 (Cannot pickle a queryset with filter on field with callable default ...) reopened by
- Actually I think [12977] and [13005] should be reverted as the current …
- 06:33 Changeset [b1315611]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 #13374 -- Modified a test so that it can pass under PyPy. This …
- 06:33 Ticket #13374 (A few more small PyPy issues) closed by
- fixed: (In [13010]) Fixed #13374 -- Modified a test so that it can pass under …
- 04:55 Ticket #13392 (Bug introduced with #12977 : can't copy fields with metaclass) closed by
- invalid: This should have been solved in [13005]. Update your copy of trunk and …
- 03:40 Ticket #13392 (Bug introduced with #12977 : can't copy fields with metaclass) created by
- I'm using [http://code.google.com/p/django-transmeta/ …
- 01:55 DjangoResources edited by
- Adding a little bit of categorization, like I would have liked it on … (diff)
04/20/2010:
- 17:51 DevelopersForHire edited by
- new entry Brazil (diff)
- 16:47 TicketChangeHelp created by
- 15:57 Ticket #13374 (A few more small PyPy issues) reopened by
- The change to regressiontests/forms/localflavor/se.py broke the …
- 15:43 Changeset [1982c8b7]stable/1.1.x by
- [1.1.X] Adjust the fr.py localflavor tests to account for r13007. …
- 15:39 Changeset [829c5fd]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
- Revert part of r12998 that prevents the forms doctests in tests.py …
- 13:11 Ticket #13391 (Detect charset from Content-type header in the HttpResponse) created by
- I was surprised today to realize that Django must be configured to …
- 12:35 Ticket #13390 (Using AdminSplitDateTime and clean method in DateTimeField) created by
- models.py […] forms.py […] When I try to leave …
- 11:47 Ticket #13389 (error flushing database after app_loading tests (DB-specific)) created by
- If you try to run the app_loading tests along with any doctests that …
- 10:55 DevelopersForHire edited by
- (diff)
- 10:28 Ticket #12634 (sql compiler execute: fetchone empty result with ordering_aliases fail.) closed by
- invalid: Again, this isn't a problem that exists for any of the officially …
- 10:08 Ticket #13388 (English .po not compiled into "django/conf/locale/en/LC_MESSAGES" ...) created by
- The english version of .mo files are empty into …
- 10:08 Ticket #13386 (Change name of ```ModelAdmin.prepopulated_fields``` to ...) closed by
- wontfix: Changing a field name like this would be a huge backwards …
- 10:07 Changeset [2f6317f8]stable/1.1.x by
- [1.1.X] Fixed #13387 -- Removed some duplicated departments in the …
- 10:05 Ticket #13387 (Duplicated departement in french department list (localflavor)) closed by
- fixed: (In [13006]) Fixed #13387 -- Removed some duplicated departments in …
- 10:05 Changeset [12cc292f]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 #13387 -- Removed some duplicated departments in the French …
- 09:52 Ticket #12634 (sql compiler execute: fetchone empty result with ordering_aliases fail.) reopened by
- I'm not the original submitter. I'm using django_pyodbc to accesso SQL …
- 09:39 Changeset [cb906e15]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 #13366 -- Corrected the field setstate method to avoid a …
- 09:39 Ticket #13366 (Model importing race condition created in [12977] for subclasses of ...) closed by
- fixed: (In [13005]) Fixed #13366 -- Corrected the field setstate method …
- 09:16 DjangoJobs edited by
- new job posting, Pleasantville NY US (diff)
- 08:54 Ticket #13387 (Duplicated departement in french department list (localflavor)) created by
- The department list for France in localflavor contains a duplicated …
- 08:51 Ticket #13386 (Change name of ```ModelAdmin.prepopulated_fields``` to ...) created by
-
The
ModelAdmin.prepopulated_fields
documentation now states: …
- 08:39 Ticket #13385 (Wrong behavior for textarea tag render) reopened by
- Sorry i forgot to mention. The problem is like this: - Write a text …
- 08:03 Ticket #13385 (Wrong behavior for textarea tag render) closed by
- invalid: I don't see anything in the reference you provide that requires that …
- 07:55 Ticket #13385 (Wrong behavior for textarea tag render) created by
- The Textarea widget is rendering textarea tag like this: […] …
- 07:22 Changeset [4807b02]stable/1.1.x by
- [1.1.X] Fixed #13382 -- Modified a message used for testing purposes …
- 07:20 Ticket #13382 (Subtly different error message on PyPy) closed by
- fixed: (In [13003]) Fixed #13382 -- Modified a message used for testing …
- 07:20 Changeset [424be52]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 #13382 -- Modified a message used for testing purposes to allow …
- 04:42 Ticket #13384 (plural form 0 in russian translation) created by
- In Russion form 0 is used for plural forms too. […] Should be …
Note: See TracTimeline
for information about the timeline view.