Timeline
05/06/2008:
- 21:30 Ticket #7182 (Extra MultiWidget fields in Inline in Admin are validating when left blank) closed by
- invalid
- 21:12 Ticket #7184 (inspectdb outputs primary key) created by
- As noted in the djangobook http://new.djangobook.com/en/1.0/chapter16/ …
- 19:58 Ticket #7183 (sessionid broken by jsession) created by
- I was trying to use a django setup on a machine that used to have a …
- 16:25 Ticket #7182 (Extra MultiWidget fields in Inline in Admin are validating when left blank) created by
- The fix to bug 7160 caused a regression. Now when saving a …
- 15:17 DjangoAndNginx edited by
- (diff)
- 15:17 DjangoAndNginx edited by
- (diff)
- 15:08 Ticket #7181 (Meta ordering on foreign key field which can be None) created by
- I have model A which links to model B (using field b, but A.b can be …
- 15:02 DevelopersForHire edited by
- (diff)
- 14:36 DjangoResources edited by
- (diff)
- 14:35 DjangoAndNginx created by
- 13:19 Ticket #7180 (make-messages.py using I18N_TEMPLATES_EXTENSIONS from settings...) created by
- It would be nice if the make-messages.py script would use the …
- 08:25 Ticket #7175 ("extra" anchor in sidebar is really long) closed by
-
invalid: The other methods, like
get
,filter
, etc. are marked as taking … - 08:06 Ticket #7179 ([newforms-admin] - Standard 403 error page on breadcrumb if no ...) created by
- If permission is restricted to only allow 'user' or 'group' to 'add' …
- 05:33 Ticket #7178 (X-MAC-SIMP-CHINESE problem) closed by
- invalid: This requires a explaination of the problem that makes sense and a …
- 04:22 Ticket #7178 (X-MAC-SIMP-CHINESE problem) created by
- X-MAC-SIMP-CHINESE problem
05/05/2008:
- 20:29 Ticket #7176 (HAVING clauses are not generated) closed by
- wontfix: GROUP BY and HAVING are included in the Query class for completeness; …
- 19:53 Ticket #7177 (Expand and modify escaping of JavaScript strings in the escapejs filter) created by
- The escapejs filter currently escapes a small subset of characters to …
- 18:41 Ticket #7176 (HAVING clauses are not generated) created by
- django.db.models.sql.query.Query has a "having" attribute (a list) …
- 15:18 Ticket #7175 ("extra" anchor in sidebar is really long) created by
- In the sidebar on the …
- 14:44 Ticket #7174 (Settings documentation is incorrect about default TEMPLATE_LOADERS) created by
- Patch attached.
- 13:08 Ticket #7160 (MultiWidget does not detect changed values on an Inline - newforms-admin) closed by
- fixed: (In [7517]) newforms-admin: Fixed #7160 -- MultiWidget._has_changed …
- 12:33 Ticket #7132 (SelectMultiple Widget need's it's own _has_changed method) closed by
- fixed: Looks like post-commit hook did not work. This was fixed in [7515].
- 12:19 Ticket #7173 (Reverse of OneToOneField relationships are being cached improperly, ...) created by
- When following a reverse relationship, the cache where the objects …
- 11:04 Changeset [3c4d3530]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Cleaned up some comments in the Oracle backend. Fixes #7139. Thanks, …
- 11:04 Ticket #7139 (Some typos in comments of the Oracle backend query class) closed by
- fixed: (In [7514]) Cleaned up some comments in the Oracle backend. Fixes …
- 10:13 DjangoFriendlyWebHosts edited by
- Adding djangohosting.ch (diff)
- 09:51 Ticket #7172 (registration/password_reset_form.html, does not show the form errors) created by
- After test it, password_reset_form.html does not show any form errors …
- 08:18 IrcFAQ edited by
- reorganized media questions (diff)
- 03:39 Ticket #7171 (Minor code cleanup in django/newforms/models.py) created by
- 'There is a comment in django/newforms/models.py, that …
- 01:28 Ticket #7170 (Multi-table inheritance generates many UNIQUE indexes on MySQL) created by
- Creating the following very simple model : […] And then …
- 00:16 Ticket #7169 (Minor bug in wizards.py :: render_template) closed by
- duplicate: #6893
- 00:14 Ticket #7168 (FormWizard broken) closed by
- duplicate: Duplicate of #6893
05/04/2008:
- 15:09 Ticket #7166 (Need to document paging variables added to template context by object_list) closed by
- invalid: Please read documentation carefully - object_list pagination already …
- 13:58 IrcFAQ edited by
- updated model inheritance blurb (diff)
- 10:09 Ticket #7166 (Need to document paging variables added to template context by object_list) reopened by
- I have included a patch to the docs. Please consider including as I …
- 09:41 Ticket #7169 (Minor bug in wizards.py :: render_template) created by
- This is actually only a problem if (a) you are using (or copied) the …
- 08:12 Ticket #7168 (FormWizard broken) created by
- FormWizard is broken in trunk: it always passes step=0 to …
- 07:59 Ticket #7167 (Add a SafeForm / SecureForm to django.contrib.csrf) created by
- According to the discussion …
- 03:44 Ticket #7166 (Need to document paging variables added to template context by object_list) closed by
- worksforme: It links to the notes on pagination, which in turn link to a full …
- 03:27 Localization edited by
- (diff)
- 02:59 Ticket #7166 (Need to document paging variables added to template context by object_list) created by
- The django.views.generic.list_detail.object_list api should be …
05/03/2008:
- 21:36 Ticket #7165 (Include an assertNotContains for responses) created by
- Hello, I've wrote an assertNotContains for the TestCase for testing …
- 16:04 Ticket #7162 (created keyword not sent to signal pre_save) closed by
- invalid: If you want to do something before the object saves, use the …
- 16:01 Ticket #7164 (Page not found) closed by
- invalid: This is because there was no such documentation at the time of the …
- 14:20 Ticket #7164 (Page not found) created by
- I was navigating through the documentation and in this link …
- 10:21 Ticket #7163 (Region locales' translation objects get overwritten) created by
- Internal caching performed by Python's gettext module causes …
- 10:15 Ticket #7162 (created keyword not sent to signal pre_save) created by
- kwargs does not have a created keyword, EVER. This seems to be a error …
- 10:06 Ticket #7161 (Date-based views provide inappropriate dates for next_/previous_ day/month) created by
- The archive_month's and archive_day's next_* / previous_* are not …
Note: See TracTimeline
for information about the timeline view.