Timeline
02/29/2012:
- 21:03 Ticket #17800 (Empty settings.SECRET_KEY should raise an error) created by
- Django does not complain if the SECRET_KEY is left to the default …
- 19:06 Ticket #17767 (add signed cookie session backed to session engine settings docs) closed by
- fixed: In [17606]: […]
- 19:06 Changeset [d2988ce0]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 #17767 - Added signed cookie session backed to session engine …
- 18:57 Ticket #17696 (Queryset prefetch_related() ignores using()) closed by
- fixed: In [17605]: […]
- 18:57 Changeset [3db5b0e4]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 #17696 - Queryset prefetch_related() ignores using() Thanks to …
- 16:32 UsingVimWithDjango edited by
- Improve surround.vim additions (diff)
- 15:10 Ticket #17799 (Default parameters in syncdb.Command().Execute()) created by
- Trying to run syncdb.Command().Execute() command there is an error …
- 14:30 Ticket #17791 (Ticket system thinks links to Django tickets are spam and gives rude ...) closed by
- wontfix: Sorry if you felt offended. However, this is a "technical" ticket …
- 14:22 Ticket #17053 (Add a note about USE_THOUSAND_SEPARATOR in localization docs) reopened by
- The link above tell us how to apply custom formats. My patch was about …
- 14:12 Ticket #17777 (MD5PasswordHasher is not using salt) closed by
- fixed: In [17604]: […]
- 14:12 Changeset [413e374]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 #17777 and makes tests run again. Adds a salted MD5 hasher for …
- 13:40 Ticket #17798 (minor changes in localflavor.ca.ca_provinces) created by
- Two changes: 1) Removed RuntimeWarning (seen it enough in 1.3) 2) …
- 11:55 Ticket #17797 (Added PATCH request functionality to django.test.client.Client) created by
- Whilst developing with tastypie I found I couldn't write unittests …
- 11:46 Ticket #15169 (With gis.mysql backend BooleanField convert to Python as 1|0 instead ...) reopened by
- 11:46 Ticket #17796 (Aggregating an IntegerField returns Decimal from MySQL) closed by
- fixed: In [17603]: […]
- 11:46 Changeset [ae640e5e]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 #17796 -- Rolled back [17588] because the fix for the original …
- 11:32 Ticket #17796 (Aggregating an IntegerField returns Decimal from MySQL) created by
- […] The aggregate used to return an integer until recently. It …
- 11:24 Ticket #10852 (Add no-fuzzy-matching option to makemessages) closed by
- wontfix: Please do not reopen a ticket closed by a core committer, unless you …
- 10:40 Ticket #17795 (kwargs not passed on by django.views.generic.edit import ProcessFormView) created by
- Although these do get attached to self.kwargs for use within the …
- 10:24 Ticket #17794 (Docs should have more links to reference) created by
- I think to documentation (like topic guides) should have more links to …
- 10:16 Ticket #10852 (Add no-fuzzy-matching option to makemessages) reopened by
- Replying to EmilStenstrom: > Replying to [comment:4 …
- 10:08 Ticket #17793 (SimpleTepmlateResponse is not re-picklable) created by
- When pickling a template response, a few attributes are stripped. …
- 03:25 Ticket #16946 (core.files.File assumes name attribute on file-like objects) closed by
- duplicate: This is indeed a duplicate of #15644
- 02:57 Changeset [c471cfd6]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
- Avoided importing _mysql directly. Refs #17755. git-svn-id: …
02/28/2012:
- 15:27 Ticket #17792 (pickled object's __setstate__() ignores exceptions) created by
- I find it odd that any exceptions (TypeError too) raised in a pickled …
- 15:23 Ticket #17786 (Exception when running the tests under Oracle) closed by
- fixed: In [17601]: […]
- 15:23 Changeset [97061bdf]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 #17786 (again) -- Ensured destruction of test databases works …
- 14:06 Ticket #17791 (Ticket system thinks links to Django tickets are spam and gives rude ...) created by
- When I posted the ticket at …
- 14:02 Ticket #17790 (Ajax CSRF example is needlessly restrictive) created by
- On https://docs.djangoproject.com/en/dev/ref/contrib/csrf/ , the …
- 13:34 Ticket #17668 (prefetch_related does not work in in_bulk) closed by
- fixed: In [17600]: […]
- 13:34 Changeset [de9942a6]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 #17668 - prefetch_related does not work in in_bulk Thanks to …
- 05:16 SlugifyUniquely edited by
- (diff)
- 05:08 SlugifyUniquely edited by
- (diff)
- 04:03 Ticket #17786 (Exception when running the tests under Oracle) reopened by
- I don't think the patch is correct. You can have multiple Oracle …
- 03:50 Ticket #17786 (Exception when running the tests under Oracle) closed by
- fixed: In [17599]: […]
- 03:50 Changeset [4b641b7]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 #17786 -- Exception when running the tests under Oracle, during …
- 00:22 Ticket #17784 (per-view cache broken in latest 1.4beta) closed by
- invalid: I'm fairly certain this never worked. Decorators expect a callable …
- 00:13 Ticket #17789 (when i use a custom FieldListFilter class for a given field.) created by
- when i use a custom FieldListFilter class for a given field. […] …
02/27/2012:
- 23:08 Ticket #17788 (bulk_create() "too many SQL variables" error) created by
-
I tried to
bulk_create()
lots of (e.g. >300) objects with Django … - 18:59 DjangoJobs edited by
- Add position at Budget Travel, NYC (diff)
- 16:57 Ticket #17744 (override_settings has no effect on FileSystemStorage()) closed by
- duplicate: This is a particular instance of the general problem tracked in #17787 …
- 16:54 Ticket #16366 (contrib.auth.tests.context_processors.AuthContextProcessorTests.test_se ...) closed by
- fixed: In [17598]: […]
- 16:54 Changeset [abf2d42]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 #16366 -- Prevented some failures of the django.contrib.auth …
- 16:52 Changeset [2ddfcfbe]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
- Clarified the fact that the signal_changed signal isn't used by Django …
- 16:18 DjangoJobs edited by
- Reorganized US listings by state only (diff)
- 15:45 Ticket #17787 (Clear setting-dependant caches when settings are overridden (in tests)) created by
-
r16237 introduced a
setting_changed
signal, triggered by the … - 15:15 Ticket #17755 (Use database adapters for converting time zone aware datetimes in raw ...) closed by
- fixed: In [17596]: […]
- 15:15 Changeset [ce88b57b]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 #17755 -- Ensured datetime objects that bypass the model layer …
- 14:53 Ticket #17786 (Exception when running the tests under Oracle) created by
- […] This could be to be a consequence of r17411.
- 13:04 Changeset [7061da5]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
- Added a diagram of the hierarchy of our TestCase subclasses to the …
- 10:14 Ticket #17785 (PostgreSQL Introspection: get_relations() broken after drop column) created by
- Hi, if a column gets dropped postgreSQL does not update the attnum of …
- 09:05 Ticket #17784 (per-view cache broken in latest 1.4beta) created by
- I'm using cache_page in the URLconf. It worked in 1.4 alpha, but is …
- 08:40 Changeset [0447cc12]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
- Added versionadded info for ensure_csrf_cookie decorator git-svn-id: …
- 08:40 Changeset [59b2439e]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 ReST typo in CSRF docs. git-svn-id: …
- 07:29 Changeset [4bbacd2]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
- Modified tests introduced in r15452 to not run 31 test cases twice. …
- 07:00 Ticket #17782 (django.contrib.gis.feeds.Feed uses deprecated API) closed by
- duplicate: This was fixed in r16539 …
- 03:54 Ticket #17782 (django.contrib.gis.feeds.Feed uses deprecated API) created by
- django.contrib.gis.feeds.Feed inherits from …
- 03:51 Ticket #17781 (Django cache middleware does not set "Age" header as described in rfc2616) created by
- Django cache middleware set "Cache-Control: max-age=" and "Expires", …
02/26/2012:
- 23:53 Ticket #17779 (floatformat template filter no longer works at all) closed by
- invalid: I traced the problem to a build of Python that was incapable of doing …
- 21:40 Ticket #17779 (floatformat template filter no longer works at all) created by
- As of a recent commit, the floatformat template filter no longer works …
- 15:51 Ticket #17778 (RequestContext methods pollute template variables) created by
- Imagine the following simple view: […] And the following simple …
- 15:17 Ticket #17715 (Got a RuntimeWarning when following the tutorial) closed by
- fixed: In [17591]: […]
- 15:17 Changeset [e0d78f8]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 #17715 -- Updated the tutorial for time zone support, plus a few …
- 14:48 Changeset [26d12af6]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 #17772 -- typo in the release notes. git-svn-id: …
- 14:38 Ticket #17773 (Django does not catch ProtectedError when DEBUG=True) closed by
- worksforme: Just tested with current code, and I cannot reproduce your bug. I got …
- 13:42 Ticket #17777 (MD5PasswordHasher is not using salt) created by
- Django 1.3.1: In django.contrib.auth.models.py line 32 md5 passwort …
- 12:26 Ticket #17774 (In BooleanField default value is not set) closed by
- invalid: Well, I can't reproduce with 1.3.1 and Postgres either. Something I …
- 11:43 Ticket #17774 (In BooleanField default value is not set) reopened by
- Well, I'm use Django==1.3.1 psycopg2==2.4.1 …
- 11:12 Ticket #17776 (DoesNotExist is not picklable) closed by
- wontfix: Unfortunately, after further investigation it looks like this is an …
- 10:19 Changeset [d96ffa13]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
- Added file missed in r17588. git-svn-id: …
- 10:11 Ticket #17774 (In BooleanField default value is not set) closed by
- invalid: I can't reproduce this: […] I'm using the sqlite DB backend. …
- 09:17 Ticket #17776 (DoesNotExist is not picklable) created by
-
[…]
The example uses
contrib.auth.models.User
but this is … - 08:35 Ticket #15169 (With gis.mysql backend BooleanField convert to Python as 1|0 instead ...) closed by
- fixed: In [17588]: […]
- 08:35 Changeset [9f6859e1]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 #15169 -- Corrected handling of model boolean fields in MySQL …
- 08:35 Ticket #17775 (The Document version tag in lower right overwrites text when printing) created by
- While helpful to determine which version of the documentation is in …
- 08:33 Ticket #17774 (In BooleanField default value is not set) created by
- My code: […] Output is: Form clean data is {'is_active': False}
- 06:29 Ticket #17772 (Release Notes 1.4: typo implicitely) closed by
- worksforme: This has already been fixed in SVN17304. I presume the on line …
- 05:18 Ticket #17773 (Django does not catch ProtectedError when DEBUG=True) created by
- Django does not catch ProtectedError when DEBUG=True It return: A …
- 02:48 DjangoScreencasts edited by
- Making "Django Djourney" url a text link. :) (diff)
- 02:47 DjangoScreencasts edited by
- Adding "Django Djourney", a screencast series for newbies. (diff)
Note: See TracTimeline
for information about the timeline view.