Timeline
07/02/2009:
- 23:43 Ticket #3951 (Django's signal framework may register listeners more than once) closed by
- fixed: Reverting spam.
- 23:08 Ticket #3951 (Django's signal framework may register listeners more than once) reopened by
- 22:27 Changeset [f538e15]stable/1.0.x by
- [1.0.X] Updated svnmerge properties for recent commits git-svn-id: …
- 22:05 Ticket #10922 (Model formsets - matching POST data to model instances is fragile) closed by
- fixed: (In [11160]) Fixed #10922 -- Corrected handling of POST data to ensure …
- 22:05 Changeset [7ecb8b08]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10922 -- Corrected handling of POST data to ensure that the …
- 20:13 Ticket #11415 (Django doesn't call delete() for relatively deleted objects.) closed by
- wontfix: This is by design, and …
- 19:57 Ticket #11416 (Django Admin no longer uses never_cache, breaks with site-wide cache) reopened by
- I hate to reopen my own ticket, but I am sure that the new urls don't …
- 16:09 Ticket #11416 (Django Admin no longer uses never_cache, breaks with site-wide cache) closed by
-
invalid:
AdminSite
applies thenever_cache
decorator as part of its … - 16:06 Ticket #11416 (Django Admin no longer uses never_cache, breaks with site-wide cache) created by
- When site cache is enabled using middleware […] The admin site is …
- 13:07 Ticket #11415 (Django doesn't call delete() for relatively deleted objects.) created by
- A simple example: class Link(models.Model): num = …
- 10:59 Ticket #11414 (Calendar popup outside popup window in admin) created by
- This problem occurs when editing a object, in the admin, in a popup …
- 10:13 Ticket #11413 (Need to update the doc for firsof and cycle tag behaviour with ...) created by
- When you use {% firstof var1 var2 %}, output is not magically escaped …
- 09:44 Changeset [c60901c0]stable/1.0.x by
- [1.0.X] Fixed #10834 -- Corrected [11120] to ensure that there is a …
- 09:44 Ticket #10834 (BaseHandler does not handle resolver returning None) closed by
- fixed: (In [11156]) [1.0.X] Fixed #10834 -- Corrected [11120] to ensure that …
- 09:02 Changeset [88da053]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10834 -- Corrected [11120] to ensure that there is a difference …
- 08:32 Ticket #11412 (documentation on test fixtures is not clear on fixture's file naming) created by
- "Fixture loading", …
07/01/2009:
- 22:19 DevelopersForHire edited by
- (diff)
- 13:48 Ticket #11370 (GeoQuery works fine in 1.0.2, but chokes on latest SVN) closed by
- invalid
- 08:01 Ticket #11411 (DecimalField and NaN) closed by
- duplicate: duplicate of #7777
- 05:56 Ticket #11411 (DecimalField and NaN) created by
- When save form with DecimalField which has NaN value I get exception: …
06/30/2009:
- 22:06 Ticket #11405 (The select all checkbox for action in admin does not work with IE web ...) closed by
- fixed: I notice this bug had been fixed in trunk. thanks.
- 16:24 Ticket #9501 (Generic relations to derived models won't allow for deletion of ...) reopened by
- Sorry for the long delay. I just synced to the latest SVN, and the …
- 16:18 Ticket #9302 (postgresql: currval of sequence is not yet defined in this session: fix) reopened by
- I ran into the exact same problem. So Django is assuming the ID …
- 15:48 Ticket #11410 (Reorganize groups module in user admin) created by
- The groups form widget should be moved into the permissions module. …
- 15:43 Ticket #11409 (Reorder permissions booleans in user admin) created by
- The boolean permissions should be in a more logical order. It makes …
- 15:20 Ticket #11408 (Patch for Brazilian portuguese translation of POT files for 1.1) created by
- 14:04 Ticket #11357 (contrib.admindocs ignores many-to-many relations) closed by
- fixed: Fixed in r11127
- 13:41 Changeset [2a7b781]stable/1.0.x by
- [1.0.X] Fixed #11357: contrib.admindocs now correctly displays …
- 13:40 Changeset [923c6755]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #11357: contrib.admindocs now correctly displays many-to-many …
- 11:14 Ticket #11407 (--version weirdness) created by
- There's some weirdness that happens if you pass both --version and a …
- 10:01 Ticket #11406 (Admin broken for subclasses of User) created by
-
I have a model called
Teacher
, which inherits from … - 06:07 DjangoSpecifications/Core/Threading edited by
- (diff)
- 05:13 CsrfProtection edited by
- (diff)
- 01:03 Ticket #10834 (BaseHandler does not handle resolver returning None) reopened by
- 01:00 Ticket #11405 (The select all checkbox for action in admin does not work with IE web ...) created by
- I have test in IE 6/8, the select all checkbox does not work. But it …
06/29/2009:
- 23:18 Ticket #11404 (add has_changed() method to formsets) created by
-
both formsets and forms have
.is_valid()
but only forms have … - 15:40 Ticket #11403 (Django Models - Default and Choices made to Table Schema) created by
- I am pretty new to Django/python. While working on a project for Work, …
- 14:58 Ticket #11402 (exists() method on QuerySets) created by
- There is a nice little idiom in Django for testing whether any result …
- 12:58 Changeset [8fd40001]stable/1.0.x by
- [1.0.X] Fixed #11401 -- Update geographic admin to use OpenLayers 2.8 …
- 12:57 Ticket #11401 (OSM Admin broken after OpenLayers updated to version 2.8) closed by
- fixed: (In r11125) Fixed #11401 -- Update geographic admin to use OpenLayers …
- 12:49 Changeset [422adffa]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #11401 -- Update geographic admin to use OpenLayers 2.8 as …
- 12:19 Ticket #11261 (Use Google Maps API's setUIToDefault() for default controls) closed by
- fixed: (In r11124) Fixed #11249, #11261 -- Blocks may now be overridden again …
- 12:19 Ticket #11249 (blocks in the google-map.js template can not be overriden anymore) closed by
- fixed: (In r11124) Fixed #11249, #11261 -- Blocks may now be overridden again …
- 12:17 Changeset [cb9cf01f]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #11249, #11261 -- Blocks may now be overridden again …
- 11:31 Ticket #11381 (select_related over nullable ForeignKey using GeoQuerySet and ...) closed by
-
fixed: (In [11123]) Fixed #11381 --
GeoManager
+select_related
+ … - 11:31 Changeset [fdcc0c77]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #11381 --
GeoManager
+select_related
+ nullable … - 10:55 Ticket #11401 (OSM Admin broken after OpenLayers updated to version 2.8) created by
- OpenLayers updated their stable version from version 2.7 to version …
- 09:23 Changeset [1153d4bf]stable/1.0.x by
- [1.0.X] Fixed #10834 -- Added bucket condition to ensure that URL …
- 09:10 Changeset [c4e240fa]stable/1.0.x by
- [1.0.X] Fixed #11392 -- Enforced a predictable result order for a …
- 09:02 Changeset [73530934]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10834 -- Added bucket condition to ensure that URL resolvers …
- 09:02 Ticket #10834 (BaseHandler does not handle resolver returning None) closed by
- fixed: (In [11120]) Fixed #10834 -- Added bucket condition to ensure that URL …
- 07:37 Ticket #11400 (Pass kwargs from AbstractUser.email_user() to send_mail()) created by
-
Add
fail_silently=False
to
User.email_user
and pass it to …
- 07:29 Changeset [e522e61]soc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #11392 -- Enforced a predictable result order for a couple of …
- 07:29 Ticket #11392 (Spurious failures in test suite due to result set ordering) closed by
- fixed: (In [11119]) Fixed #11392 -- Enforced a predictable result order for a …
- 06:37 Ticket #11399 (Reset on an app that does not fully compile will result in an 'App not ...) created by
- Specifically, I had a type in an import statement in the app i wanted …
- 04:02 DevelopersForHire edited by
- Added FCOL/Finland (diff)
- 03:36 Ticket #11398 (pre_syncdb signal to signal before creating tables for models) created by
- The reason for having pre_syncdb is handling special situations like …
Note: See TracTimeline
for information about the timeline view.