Timeline
11/06/2011:
- 19:09 Ticket #17173 (Add a unit test for reverse('namespace:name') -> URL with special ...) closed by
- fixed: In [17075]: […]
- 19:09 Changeset [b745fc0f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixes #17173 -- Added some extra regression tests for reversing …
- 18:54 Ticket #17173 (Add a unit test for reverse('namespace:name') -> URL with special ...) created by
- The last test in this patch fails on 1.3.1 but works on HEAD, and I …
- 18:39 Ticket #17172 (was_published_today.short_description is causing problems) closed by
- needsinfo: Closing as needsinfo, there's not enough information here to reproduce …
- 18:34 Ticket #17172 (was_published_today.short_description is causing problems) created by
- the 3rd line below causes the server to stop working. […]
- 10:59 Ticket #17171 (No updated tutorial for django 1.3.1) closed by
- fixed: In [17074]: […]
- 10:59 Changeset [eabbb361]stable/1.3.x by
- [1.3.X] Fixed #17171 -- Updated tutorial urls.py code snippets to …
- 10:58 Changeset [7f658a54]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refs #17171 -- Updated tutorial sections 3 and 4 to follow the …
- 10:25 Ticket #17171 (No updated tutorial for django 1.3.1) created by
- I have been going through the tutorial for 1.3 (currently the most …
- 09:21 DjangoJobs edited by
- Russia! :) (diff)
- 07:27 Ticket #17118 (list_editable will update wrong rows on a multiuser system if ...) closed by
- duplicate: Thanks a lot for taking the time to detail out all the steps to …
- 07:01 Ticket #17170 (django.forms.fields.CharField.widget_attrs wrong return) created by
- The "django.forms.fields.CharField" objects method widget_attrs …
- 03:14 Ticket #17169 (Typo in the tutorial, misleading?) closed by
- invalid: Hey, thanks for the report! However, I think that the documentation is …
11/05/2011:
- 22:32 Ticket #17169 (Typo in the tutorial, misleading?) created by
- In Part 4 of the "Writing Your First Django App" tutorial, near the …
- 20:19 Ticket #17152 (WizardView template documentation incorrect) closed by
- fixed: In [17072]: […]
- 20:19 Changeset [5f64af9e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17152 -- Fixed a few anomalies in the
contrib.formtools
… - 19:31 Ticket #17165 (SelectDateWidget does not work correctly with has_changed()) closed by
- fixed: In [17071]: […]
- 19:31 Changeset [b2948d81]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17165 -- Fixed
SelectDateWidget._has_changed()
to work … - 18:49 Ticket #12698 (ValidationError bug when passing a string message argument in model ...) closed by
- fixed: This has been resolved, by changeset r12402, linked in the comment …
- 15:53 Ticket #17168 (Transaction middleware only creates transaction for default database) created by
- The current implementation of django.middleware.TransactionMiddleware …
- 12:53 Ticket #17167 (ModelForm model=class not honoring reference fields with secondary database) closed by
- invalid: Why have you forked this discussion off to django-users as well, and …
- 12:49 Ticket #17167 (ModelForm model=class not honoring reference fields with secondary database) reopened by
- This does not span multiple databases. The employee and department …
- 12:26 Ticket #17167 (ModelForm model=class not honoring reference fields with secondary database) closed by
- invalid: Near as I can tell you are trying to have ForeignKeys that cross …
- 12:12 Ticket #17167 (ModelForm model=class not honoring reference fields with secondary database) created by
- When using a separate database for objects used as an instance in a …
- 05:09 Ticket #17153 (WizardView including media is not documented) closed by
- duplicate: I've incorporated this into #17152.
11/04/2011:
- 21:16 Ticket #17166 (The fixture documentation tells nowhere that you can (should?) use ...) created by
- On this page …
- 18:00 Ticket #17164 (Defunct reference for Atom syndication format) closed by
- fixed: In [17070]: […]
- 18:00 Changeset [af7688d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17164 -- Fixed outdated link to Atom spec in …
- 12:48 Ticket #17165 (SelectDateWidget does not work correctly with has_changed()) created by
- See …
- 12:08 Ticket #8165 (When using can_order=True on formset, ordered_forms is not avaible ...) reopened by
- Yes, this ticket was incorrectly closed as a duplicate. #11801 …
- 11:33 Changeset [64bfec3]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- docs: Added missing 'form' argument to class-based-views.txt. Thanks, …
- 10:55 Ticket #17164 (Defunct reference for Atom syndication format) created by
- The Django documentation for the Atom1Feed class, which is here: …
- 06:52 Ticket #7844 (Very small race condition in file field saving) closed by
- fixed: This part of the code was changed drastically in the file storage …
- 05:46 Ticket #6749 (Generic week view displays Sunday objects in both the current and next week) closed by
- duplicate: It seems this was already fixed in r8476 (fix for #7602). Closing as …
- 01:07 DevelopersForHire edited by
- Added location (diff)
- 00:37 DevelopersForHire edited by
- Added myself as a developer for hire (diff)
11/03/2011:
- 20:14 Ticket #17163 (Add NamedUrlWizardView.get_step_url) created by
-
I propose that a method
get_step_url
should be added to … - 18:45 Ticket #17162 (Remove WizardView.get_wizard_name()) created by
-
I propose removing
WizardView.get_wizard_name
. I think this is a … - 17:28 Ticket #17161 (Call super in BaseForm.__init__) created by
- Currently /django/forms/forms.py BaseForm.__init__ (as well as a …
- 16:19 Ticket #17146 (Django docs possiable error) closed by
-
invalid: It says 'roughly' translates, and it is correct.
get()
may or may … - 14:16 Ticket #17140 (Unexpected behaviour with on_delete handlers and proxy models ...) closed by
- duplicate: I'm not sure I see how this is the reverse of #16128. If I'm reading …
- 13:02 Ticket #12698 (ValidationError bug when passing a string message argument in model ...) reopened by
- Has this been resolved? I'm still getting this error when I raise a …
- 12:19 Ticket #17160 (Exception with CachedStaticFilesStorage) created by
- When run manage.py collectstatic with STATICFILES_STORAGE = …
- 10:52 Ticket #17159 (Paginator.Page() should throw an exception for invalid ...) created by
- The next_page_number() and previous_page_number() currently return an …
- 06:21 Ticket #17158 (django.db.backends.BaseDatabaseOperations.last_executed_query can ...) created by
- Method "last_executed_query" should not always return …
- 05:51 Ticket #16966 (CachedStaticFilesStorage chokes on file references that end with a '#' ...) closed by
- fixed: In [17068]: […]
- 05:51 Changeset [a82488bf]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on …
- 02:47 Ticket #17157 (CSRF fails in cross-domain iframes on IE) created by
- Internet Explorer >=6 …
- 01:35 Ticket #17156 (QuerySet.__contains__ needs documentation) created by
- The documentation should explain what happens in this code: […] If …
- 00:06 DevelopersForHire edited by
- Adding another Django Shop (diff)
Note: See TracTimeline
for information about the timeline view.