Timeline
10/19/2009:
- 23:02 Ticket #12060 (Auth Context Processor returns user as a Lazy Object, which breaks things) created by
- With the addition in r11621, when a template checks the type or …
- 16:48 Changeset [c6e8e5d]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 non-standard introspection support in LazyObject. LazyObject …
- 16:17 Changeset [c1b3808e]stable/1.1.x by
- [1.1.X] Fixed #12049 - LazyObject-wrapped User breaks queries in …
- 16:13 Ticket #12049 (New LazyObject-wrapped User breaks queries in template tags) closed by
- fixed: (In [11634]) Fixed #12049 - LazyObject-wrapped User breaks queries in …
- 16:13 Changeset [22be3d76]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 #12049 - LazyObject-wrapped User breaks queries in template tags …
- 14:21 Changeset [bde4c6d]stable/1.1.x by
- [1.1.X] Moved the call to _get_foreign_key to run in all cases …
- 14:20 Changeset [fb8653ad]stable/1.1.x by
- [1.1.X] Fixed #11709 — Pass inline fk_name attribute when grabbing …
- 14:17 Changeset [cb7a326]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
- Moved the call to _get_foreign_key to run in all cases catching …
- 14:17 Changeset [5fc35c9c]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 #11709 — Pass inline fk_name attribute when grabbing foreign key …
- 14:17 Ticket #11709 (Admin Inline with Exclude fails if two fkeys to same parent are ...) closed by
- fixed: (In [11630]) Fixed #11709 — Pass inline fk_name attribute when …
- 11:38 Ticket #11917 (Generic comment moderation fails on ./manage.py shell with AlreadyModerated) closed by
- worksforme: I used similar code and it worked on SVN... […] […]
- 08:28 Ticket #12059 (datetime to time conversion incorrect) created by
- In TimeField.to_python (db.models.fields: init.py line 838) a …
- 08:12 Ticket #12058 (resetting an app (manage.py reset) with a --database option results in ...) created by
- when doing a manage.py reset of an app with a --database option …
- 08:05 Ticket #10990 (Admin templates that extend base_site.html and override extrahead or ...) closed by
- wontfix
- 07:38 Ticket #12057 (Caching performance regression between django 1.0 and django 1.1.1 ...) created by
- In django 1.0 reading from the cache is a fast operation however in …
- 05:13 Ticket #4076 (Patch to Output Timezone in Date Fields for Atom Feeds) reopened by
- Same problem here: Code: […] Error: […]
- 05:04 Ticket #12056 (update to Apache/mod_wsgi documentation) created by
- The current documentation for Apache/mod_wsgi deployment has this as …
- 03:33 Ticket #12055 (Mongolian internationalization) created by
- Mongolian internationalization
- 03:00 Ticket #12027 (EmailField validation is incorrect, trailing dots fail) closed by
- invalid: Ignore this ticket. Apparently the domain part of an URL can end with …
10/18/2009:
- 20:36 Ticket #12054 (Comments: Data truncated for column 'ip_address' when using IPv6) created by
- The contrib.comments system creates the django_comments.ip_address …
- 20:11 Ticket #12053 (Support url resolver returning RegexURLPattern instances) created by
- I wonder if it would be feasible to somehow allow …
- 16:47 Ticket #12052 (If settings.py has TEMPLATE_STRING_IF_INVALID set, adding new user ...) closed by
- invalid: The documentation clearly states that using this setting for anything …
- 15:07 Ticket #12052 (If settings.py has TEMPLATE_STRING_IF_INVALID set, adding new user ...) created by
- E.g. TEMPLATE_STRING_IF_INVALID = 'ANYTHING' …
- 12:24 Ticket #12051 (ModelForm description for Meta not defined is NoneType) created by
- Sorry, my english is bad. But, i try speak .. In ModelForm when the …
- 10:39 Ticket #12050 (Provide a way to control markup standard for forms) created by
- It's easy to create a dinamic form with django, if your site uses …
10/17/2009:
- 16:28 Ticket #12049 (New LazyObject-wrapped User breaks queries in template tags) created by
- I spent a couple days tracking this down since the last fix (ticket …
- 14:01 Ticket #12048 (MultiWidget does not define __deepcopy__) created by
- django.forms.MultiWidget defines an instance variable, {{{ widgets …
- 12:46 Changeset [72bc0818]stable/1.1.x by
-
[1.1.X] The
OGRGeometry.coord_dim
property may now be set; … - 12:32 Changeset [69535b7b]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
-
The
OGRGeometry.coord_dim
property may now be set; implemented a … - 03:49 CollaborateOnGithub edited by
- (diff)
10/16/2009:
- 22:40 NonSqlBackends edited by
- Pointed out some problematic assumptions (diff)
- 15:54 Ticket #12047 (Copy/paste error in documentation) created by
- http://docs.djangoproject.com/en/dev/ref/generic-views/#django-views-ge …
- 15:41 Ticket #12046 (fastcgi dies under heavy load) created by
- Using Django with fastcgi and nginx, Django often dies because it …[…]
- 14:53 Version1.2Features edited by
- Proposed two favorite tickets: 9223, 9886 (diff)
- 14:24 DjangoJobs edited by
- (diff)
- 13:00 SessionMessages edited by
- (diff)
- 12:59 SessionMessages edited by
- (diff)
- 12:46 SessionMessages edited by
- potential API updates (diff)
- 12:38 SessionMessages edited by
- update transition plan (diff)
- 12:36 DevelopersForHire edited by
- (diff)
- 12:34 DevelopersForHire edited by
- (diff)
- 11:09 Ticket #12045 (BooleanField with choices in ModelForm does not show selected value in ...) created by
-
From ticket #7190
BooleanField
in MySQL would return 0 or 1. When … - 11:06 Ticket #12044 (Add extra_context to admin action delete_selected) created by
- We need to pass extra context in admin action delete_selected, just …
- 09:14 Ticket #8611 (Reverse for '<django.contrib.auth.decorators._CheckLogin object at ...) closed by
- fixed: Suor - I don't understand your comment or why you reopened the ticket. …
- 07:25 Ticket #12043 (Incorrect redirect to http instead of https) created by
- To reproduce on a secure django website - Django (1.1)/mod_wsgi …
- 06:34 CollaborateOnGithub edited by
- Add instructions for deleting a remote branch (diff)
- 05:44 Ticket #6138 (newforms: when accessing directly form.errors, error_class is not used) closed by
- fixed
- 04:55 Ticket #8611 (Reverse for '<django.contrib.auth.decorators._CheckLogin object at ...) reopened by
- Actual problem is not wrapping view carefully, I used my own decorator …
- 04:07 Ticket #12037 (A ContextLazyObject-wrapped User breaks {% url myurlname user %}) closed by
- fixed: Thanks, our builds are no longer tripping up on this :) Not sure why …
- 00:56 Ticket #12042 (Wiki Timestamps) closed by
- invalid: The full history, including datestamps, can be found on the "last …
Note: See TracTimeline
for information about the timeline view.