Timeline
12/17/2009:
- 23:10 Ticket #12400 (column "X" named in key does not exist error when models.PointField ...) created by
- Hit the following error when trying to use a geometry together with …
- 19:54 Ticket #12399 (memcached not working as expected when setting keys with a timeout > ...) created by
- Using the 'django.contrib.sessions.backends.cached_db' and setting …
- 19:01 Ticket #12398 (Add `TypedMultipleChoiceField` to compliment `TypedChoiceField`.) created by
- Patch includes docs and tests. This could also fix #5481.
- 18:32 Changeset [ebb8ca1c]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
- Corrected an example in the natural key serialization docs. Thanks to …
- 18:31 Ticket #12397 (FileSystemStorage(location='/') does not work: SuspiciousOperation) created by
- […] This is caused because safe_join expects the first character …
- 17:48 Changeset [d10f976]stable/1.1.x by
- [1.1.X] Fixed #12393 -- Parameterized the form output in the …
- 17:47 Changeset [f96f6305]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 #12393 -- Parameterized the form output in the …
- 17:47 Ticket #12393 (testGenericInlineFormset fails on Postgres) closed by
- fixed: (In [11905]) Fixed #12393 -- Parameterized the form output in the …
- 16:11 Changeset [321fe61f]stable/1.1.x by
- [1.1.X] Fixed #11753 - Q objects with callables no longer explode on …
- 16:06 Changeset [574eafe4]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 #11753 - Q objects with callables no longer explode on Python …
- 16:06 Ticket #11753 (Q objects using callables won't combine in 2.4) closed by
- fixed: (In [11901]) Fixed #11753 - Q objects with callables no longer explode …
- 15:54 Ticket #12395 (Full suite test failures after r11863) closed by
- fixed: (In [11900]) Fixed #12395 - fixed test suite flushing problems on …
- 15:54 Changeset [3bd8490]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 #12395 - fixed test suite flushing problems on Postgres, MySQL. …
- 15:42 Ticket #12396 (Auth permission with translation names) closed by
- duplicate: Duplicate of #1688.
- 14:19 Ticket #12396 (Auth permission with translation names) created by
- Use LANGUAGE_CODE in my settings file to translate permissions names …
- 12:29 Changeset [de2c7d9f]stable/1.1.x by
-
[1.1.X] Fixed #12390 --
Distance
andArea
objects now support … - 12:21 Ticket #12390 (distance query doesn't support * operand type) closed by
-
fixed: (In [11898]) Fixed #12390 --
Distance
andArea
objects now support … - 12:21 Changeset [fed3081]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 #12390 --
Distance
andArea
objects now support … - 11:31 Ticket #12395 (Full suite test failures after r11863) created by
- r11863 seems to have introduced something into the fixtures_regress …
- 11:22 Ticket #12391 (Not used import in django.db) closed by
- wontfix: Generally, cleanup patches like this aren't accepted because they just …
- 10:32 Ticket #12392 (Create_object generic view does not provide a way to pre-populate a ...) closed by
-
wontfix: Pass in your own form class which implements
__init__
to provide the … - 10:31 Ticket #12394 (PDF problems) closed by
- invalid: Trac is not for getting help with using django. Please use either the …
- 10:27 Ticket #12394 (PDF problems) created by
- I am not a programmer and am trying to insert a pdf to our web page …
- 09:53 Ticket #12393 (testGenericInlineFormset fails on Postgres) created by
- The testGenericInlineFormset test added in r11885 is failing for me on …
- 09:10 Ticket #399 (Bigint field object needed) closed by
- fixed: (In [11887]) Fixed #399: Added big integer field. Thanks to Tomáš …
- 09:10 Changeset [5bd63663]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 #399: Added big integer field. Thanks to Tomáš Kopeček for …
- 05:24 Ticket #12392 (Create_object generic view does not provide a way to pre-populate a ...) created by
- To my knowledge which may be limited there is no simple way to …
- 04:39 Ticket #12391 (Not used import in django.db) created by
- I found in django/db/init.py import that is not used there at the …
- 01:28 Changeset [de649700]stable/1.1.x by
- [1.1.X] Updated BaseGenericInlineFormSet to match the changes made to …
- 01:27 Changeset [fd4cc65b]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
- Updated BaseGenericInlineFormSet to match the changes made to …
12/16/2009:
- 17:50 Ticket #12292 (render_to_response method on AdminSite and ModelAdmin) closed by
- wontfix: I'm marking this wontfix. I'm not rejecting the idea of using …
- 17:47 Changeset [c0c6e7d]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 #12384: fixed a Python 2.4 incompatibility introduced in …
- 17:47 Ticket #12384 (Python 2.4 incompatibility.) closed by
- fixed: (In [11884]) Fixed #12384: fixed a Python 2.4 incompatibility …
- 15:25 Ticket #12389 (performance enhancement for testsuite) closed by
- fixed: (In [11883]) Fixed #12389 - performance enhancement of get_models() …
- 15:25 Changeset [b38e678d]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 #12389 - performance enhancement of get_models() Thanks to …
- 14:40 Ticket #12390 (distance query doesn't support * operand type) created by
- Example: […] It raised: […] But obviously it works fine …
- 13:41 Changeset [3071d09]stable/1.1.x by
- [1.1.X] Polish translations updated (some GIS keys still unresolved) …
- 13:22 Changeset [504cdb08]stable/1.0.x by
- [1.0.X] Polish translations updated git-svn-id: …
- 13:03 Changeset [c90b15e]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
- Polish translation updated (still missing some GIS-related things) …
- 12:35 Ticket #12388 (Django's Trac e-mails come from the wrong IP address) closed by
- fixed: Looks like that did the trick.
- 12:17 Changeset [f4282336]stable/1.1.x by
- [1.1.X] Fixed #12385: Made built-in field type descriptions in …
- 12:13 Ticket #12385 (Fields type descriptions aren't translatable after r11833) closed by
- fixed: (In [11878]) Fixed #12385: Made built-in field type descriptions in …
- 12:13 Changeset [833df0a]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 #12385: Made built-in field type descriptions in admindocs …
- 11:46 Ticket #12389 (performance enhancement for testsuite) created by
- In my profiling of the test suite get_models appears to be the lowest …
- 10:35 Ticket #12388 (Django's Trac e-mails come from the wrong IP address) created by
- Strict mail servers will perform a reverse lookup on IP addresses to …
- 09:16 Changeset [45bc45e]stable/1.1.x by
- [1.1.X] Cleaned up some stray text in the test from r11874. Thanks to …
- 09:15 Changeset [4e81086]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
- Cleaned up some stray text in the test from r11874. Thanks to Rob …
- 08:53 Changeset [632a0e9a]stable/1.1.x by
- [1.1.X] Fixed #10263 -- Added a queryset argument to …
- 08:52 Changeset [680268a]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 #10263 -- Added a queryset argument to BaseInlineFormSet, …
- 08:52 Ticket #10263 (order_by parameter for inlineformset_factory and BaseInlineFormSet) closed by
- fixed: (In [11874]) Fixed #10263 -- Added a queryset argument to …
- 08:24 DjangoResources edited by
- (diff)
- 08:02 Ticket #12387 (TransactionRollbackError when there are more ForeignKey's to one table) created by
- Postgres backend. When there is more references to one table with …
12/15/2009:
- 20:33 Ticket #11741 (PostgreSQL/PostGIS backend table quoting bug in nested queries) closed by
- fixed: (In [11872]) [soc2009/multidb] Fixed #11741 -- Updates to the spatial …
- 19:07 Version1.2Features edited by
- added a link to my working branch for the i18n improvements on github (diff)
- 18:52 Ticket #12386 (Automatic ManyToMany Fields in models defined in packages use invalid ...) created by
- Using an M2M field in a model that is defined in a models package …
- 16:50 Ticket #12385 (Fields type descriptions aren't translatable after r11833) created by
- Noted this after updating a translation, found all the previosuly …
- 15:20 Ticket #12384 (Python 2.4 incompatibility.) created by
- [11863] used the "all" function that was introduced in Python 2.5, so …
- 11:46 Ticket #12383 (Typo in user documentation s/Permisson/Permission/) created by
- In: http://docs.djangoproject.com/en/dev/topics/auth/ under …
- 10:05 Ticket #12382 (Deleting an inline can delete the whole inlined model instance recursively) created by
- A deleted inline can delete the whole inlined model (and all its …
- 09:03 Ticket #12381 (Shouldn't the pluralize filter consider 0 to be singular?) closed by
- duplicate: Dupe of #12380
- 09:01 Ticket #12380 (Shouldn't the pluralize filter consider 0 to be singular?) closed by
- invalid: No, in English zero uses the plural form, see: …
- 08:55 Ticket #12381 (Shouldn't the pluralize filter consider 0 to be singular?) created by
- Shouldn't the pluralize filter consider 0 to be singular? Consider …
- 08:53 Ticket #12380 (Shouldn't the pluralize filter consider 0 to be singular?) created by
- Shouldn't the pluralize filter consider 0 to be singular? Consider …
- 07:56 DjangoJobs edited by
- (diff)
12/14/2009:
- 23:57 Ticket #12379 (Simplified Chinese(CN) localflavor package) created by
- The attached patch contains: * CNProvinceSelect - Select widget …
- 20:08 GeoDjango1.2 edited by
- (diff)
- 19:25 GeoDjango1.2 edited by
- (diff)
- 18:14 Ticket #7501 (template rendering doesn't reset cycle tag) closed by
- fixed: Resolved by [11862]
- 17:59 Ticket #12338 ("Overriding predefined model methods": use *args, **kwargs in code sample) closed by
- invalid: I'm going to set this invalid since I think it won't work. Feel free …
- 17:53 GeoDjango1.2 edited by
- (diff)
- 17:15 GeoDjango1.2 edited by
- Fleshed out goals for GIS features in 1.2 (diff)
- 11:17 Ticket #12378 (Remove redundant test.) created by
- r11861 fixes #12367, but leaves a test that is now 100% redundant. …
- 10:39 Ticket #4444 (broken pipe issue) closed by
- wontfix: Take it to the django-developers list, please.
- 10:05 Changeset [eef4739]stable/1.1.x by
- [1.1.X] Made the message strings added in r11838 visible to …
- 10:01 Changeset [7aaacb58]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
- Made the message strings added in r11837 visible to makemessages. …
- 09:10 Ticket #12376 (Nested blocks don't work inside an ifnotequal tag) closed by
- duplicate: Duplicate of #6510.
- 08:49 Ticket #4444 (broken pipe issue) reopened by
- Hm, but when i test on IE, i have to restart the development server …
- 08:39 Ticket #12377 (Make the makemessages command more open) created by
- I am using Jinja2 instead of the Django template system in a test …
- 08:00 Ticket #12376 (Nested blocks don't work inside an ifnotequal tag) created by
- The blocks inside a 'master' block can't be overwritten, if they are …
- 06:39 Version1.2Features edited by
- Natural keys in serializers now available (diff)
- 06:39 Ticket #7052 (Add support for natural key serialization) closed by
- fixed: (In [11863]) Fixed #7052 -- Added support for natural keys in …
- 06:39 Changeset [35cc4392]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 #7052 -- Added support for natural keys in serialization. …
- 06:09 Version1.2Features edited by
- Template caching is done (diff)
- 06:08 Changeset [44b9076]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 #6262 -- Added a cached template loader, and modified existing …
- 06:08 Ticket #6262 (Cache templates) closed by
- fixed: (In [11862]) Fixed #6262 -- Added a cached template loader, and …
- 05:31 Ticket #12375 (updating QueryDict in another dict gives unexpected results.) created by
- I noticed a small "bug" in the QueryDict. When I have an existing …
- 05:19 Ticket #12367 (Test suite raises deprecation warning for URLConf using admin.site.root.) closed by
- fixed: (In [11861]) Fixed #12367 -- Modified test urls to avoid the …
- 05:19 Changeset [5a235050]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 #12367 -- Modified test urls to avoid the DeprecationWarning …
- 03:33 Ticket #12372 (passing ip to django.contrib.auth.views.password_reset email template) closed by
- wontfix: I'm unconvinced that this is 'standard' - in the dozens of password …
- 01:20 Ticket #12374 (QuerySet .iterator() loads everything into memory anyway) closed by
- worksforme: The author there identifies the issue as being the mysql query cache …
- 01:17 Ticket #12374 (QuerySet .iterator() loads everything into memory anyway) created by
- Iterating through the result of .iterator() still causes a huge spike …
- 00:39 Ticket #12373 (Add keepdb option to test command) closed by
- wontfix: I'm going to mark this wontfix, because it wont work anywhere near to …
- 00:29 Ticket #12373 (Add keepdb option to test command) created by
- Allow user to keep the test database after running all the test cases …
Note: See TracTimeline
for information about the timeline view.