Timeline
11/03/2009:
- 23:51 Changeset [0e49b397]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
- Corrected the default value of the EMAIL_BACKEND in the settings docs. …
- 23:47 Changeset [aa014191]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
- Corrected the default value of the EMAIL_BACKEND in the settings docs. …
- 23:40 Version1.2Features edited by
- (diff)
- 22:30 Ticket #12146 (Canada localflavor: postal code validation too lax) created by
- In the Canada localflavor package, postal code validation is too lax. …
- 22:21 Ticket #12145 (select_related() does not work with inherited models) closed by
- duplicate: This is a duplicate of #7270.
- 22:20 Ticket #12145 (select_related() does not work with inherited models) created by
- Example code: […] Now, when I select {{{ BaseModel.objects.all() …
- 20:01 Changeset [9a38c1c]stable/1.1.x by
- [1.1.X] Fixed #11849 -- Corrected handling of use_tls in the SMTP mail …
- 19:59 Ticket #11849 (use_tls initialization bug in django.core.mail.SMTPConnection) closed by
- fixed: (In [11714]) Fixed #11849 -- Corrected handling of use_tls in the SMTP …
- 19:59 Changeset [77b602a]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 #11849 -- Corrected handling of use_tls in the SMTP mail …
- 17:34 Ticket #12143 (r11710 breaks recursive ManyToManyField) closed by
- fixed: (In [11713]) Fixed #12143 -- Corrected the naming of the 'to' column …
- 17:34 Changeset [f9ead3fe]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 #12143 -- Corrected the naming of the 'to' column in recursive …
- 15:23 Ticket #12144 (Django throwing ProgrammingError instead of IntegrityError for ...) closed by
- wontfix: Django isn't throwing any exceptions here, it's being thrown by the …
- 15:04 Ticket #12131 (Translation not recognized when not using requests) closed by
-
worksforme: Please don't re-open tickets.
The
settings.py
file of your … - 14:48 Ticket #12144 (Django throwing ProgrammingError instead of IntegrityError for ...) created by
- Using Django 1.1 with pyscopg2. I am using the email-confirmation app …
- 13:18 Ticket #12143 (r11710 breaks recursive ManyToManyField) created by
- Revision r11710(#10109) breaks recursive ManyToManyField, ie. …
- 11:05 Ticket #12131 (Translation not recognized when not using requests) reopened by
- Or, wait - I don't have any requests, you know. The language is …
- 09:23 Ticket #12142 (Calling update() on EmptyQuerySet updates all rows in database) created by
- Assuming a model Foo, with a CharField "bar" of which there is for …
- 09:21 Ticket #4786 (Debug page traceback should highlight local code vs. framework code) closed by
- duplicate: #11834 has a more simple way to check for django vs. application code.
- 09:02 Ticket #11795 (Allow use of inlines for many-to-many fields) closed by
- fixed: (In [11712]) Fixed #11795 -- Document (and slightly simplify) the use …
- 09:02 Changeset [dab3e97]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 #11795 -- Document (and slightly simplify) the use of inlines …
- 08:40 Changeset [53b2c386]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 #12130 - documented need for csrf_protect on views that don't …
- 08:40 Ticket #12130 (CSRF code requires non-POST-accepting views to be protected) closed by
- fixed: (In [11711]) Fixed #12130 - documented need for csrf_protect on views …
- 08:08 Version1.2Features edited by
- (diff)
- 08:04 Version1.2Features edited by
- Part 1 of multidb is done. (diff)
- 08:02 Ticket #10109 (Move raw sql from models.fields.related to models.sql.query) closed by
- fixed: (In [11710]) Fixed #10109 -- Removed the use of raw SQL in …
- 08:02 Changeset [585b7ac]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 #10109 -- Removed the use of raw SQL in many-to-many fields by …
- 08:02 Ticket #12141 (Add glob support to tests/runtests.py) created by
-
Glob support for the app labels passed to
runtests.py
: […] Of … - 07:18 Version1.2Features edited by
- Email-01 is done. (diff)
- 06:57 Ticket #12140 (urlencode empty list encoding bug & fix) created by
-
django.utils.http.urlencode
doesn't behave the same as … - 06:53 Ticket #10355 (add support for email backends) closed by
- fixed: (In [11709]) Fixed #10355 -- Added an API for pluggable e-mail …
- 06:53 Changeset [aba53893]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 #10355 -- Added an API for pluggable e-mail backends. Thanks to …
- 06:33 Ticket #12139 (forms.fields.DateTimeField and TimeField so not accept stringified ...) created by
- When you stringify a datetime.datetime or datetime.time object, it …
- 06:32 Ticket #12138 (django.contrib.auth assumes all applications are hosted in their top ...) closed by
- invalid: There's no design mistake here. You need to use …
- 06:28 Ticket #12138 (django.contrib.auth assumes all applications are hosted in their top ...) created by
- File "django/contrib/auth/models.py", line 283, in get_profile has …
- 06:02 Ticket #12137 (Postgres 8.4 imposes strict typing on CharField and TextField) created by
- Consider the following model: […] (i.e, a char field whose choices …
- 04:47 Ticket #12136 (Minor visual problem in django admin (and correction)) created by
- When I use callables in the 'list_display' property of the Admin …
- 04:46 Ticket #12135 (confusion between get_current_time and do_current_time) created by
- http://docs.djangoproject.com/en/dev/howto/custom-template-tags/#settin …
- 00:18 Ticket #12101 (django.contrib.gis.gdal.OGRGeometry leaking memory) closed by
-
fixed: (In [11708]) [1.1.X] Fixed #12101 --
OGRGeometry
does not need to … - 00:18 Changeset [a9c816c]stable/1.1.x by
-
[1.1.X] Fixed #12101 --
OGRGeometry
does not need to create a clone … - 00:16 Changeset [8287c27b]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 #12101 --
OGRGeometry
does not need to create a clone of the …
11/02/2009:
- 23:14 Ticket #12134 (contrib.admin.RelatedFieldWidgetWrapper.__deepcopy__() should copy() ...) created by
- Otherwise it ends up with a shallow copy which reuses the same attrs …
- 22:21 Ticket #12133 (tutorial 4 - generic view and vote view) created by
- In the last part of tutorial 4, it mention that in order to get the …
- 16:56 Ticket #12131 (Translation not recognized when not using requests) closed by
-
worksforme: You probably want to use
django.utils.translation.ugettext_lazy
… - 16:14 Ticket #12132 (possibly unneccessary unique_check for primary key fields is models) created by
- Every time a clean() method of the model instance is run, …
- 15:46 Ticket #12131 (Translation not recognized when not using requests) created by
- Hi there, I'm currently using django's ORM and translation library …
- 09:47 Ticket #12130 (CSRF code requires non-POST-accepting views to be protected) created by
- There's a very confusing failure mode for the new CSRF protection when …
- 03:40 Ticket #12129 (distributions checksums) created by
- It will be a good practice to give links to files with checksums for …
- 02:27 Changeset [e3f07d2b]stable/1.1.x by
- [1.1.X] Fixed #12127 -- Corrected teardown of dateformat tests. Thanks …
- 02:26 Ticket #12127 (timezone tests are failing) closed by
- fixed: (In [11705]) Fixed #12127 -- Corrected teardown of dateformat tests. …
- 02:26 Changeset [5dfed1b2]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 #12127 -- Corrected teardown of dateformat tests. Thanks to …
11/01/2009:
- 20:24 Changeset [30ebd268]stable/1.1.x by
-
[1.1.X] Fixed #12093 --
LayerMapping
now takes into account model … - 20:17 Ticket #12093 (LayerMapping disregards model inheritance) closed by
-
fixed: (In [11703]) Fixed #12093 --
LayerMapping
now takes into account … - 20:17 Changeset [be89c9ab]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 #12093 --
LayerMapping
now takes into account model … - 19:01 Ticket #12128 (Remove restrictive 30 character limit from username of AuthenticationForm.) created by
- While #8274 at least makes it possible to override the form now, the …
- 17:52 Changeset [e114f440]stable/1.1.x by
- [1.1.X] Repeat the setUp/tearDown changes made in r11699 for the tests …
- 17:48 Changeset [1ea08b44]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
- Repeat the setUp/tearDown changes made in r11699 for the tests …
- 17:15 Ticket #12120 (documentation: get() does not work with values()) closed by
- invalid: The docs state quite clearly that get() doesn't return a QuerySet, …
- 17:13 Changeset [13d83908]stable/1.1.x by
- [1.1.X] Changed setUp and tearDown for the tests converted from …
- 17:09 Changeset [d4bb582b]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
- Changed setUp and tearDown for the tests converted from doctests in …
- 17:05 Ticket #12127 (timezone tests are failing) created by
- I have some timezone tests failing, but can't find out why (I hate …
- 16:23 Ticket #12126 (Tutorial part 3: "Decoupling the URLconfs" looks weird (doesn't really ...) closed by
- duplicate: Dupe of #3941, and about a dozen others. Please search trac before …
- 16:16 Ticket #12126 (Tutorial part 3: "Decoupling the URLconfs" looks weird (doesn't really ...) created by
- In the tutorial it says: Now that we've decoupled that, we need to …
- 16:16 Changeset [8061665]stable/1.1.x by
- [1.1.X] (In [11697]) Fixed #12125 -- Fixed a typo in the generic views …
- 16:12 Ticket #12125 ([patch] The tests for date-based generic views fail in november) closed by
- fixed: (In [11697]) Fixed #12125 -- Fixed a typo in the generic views …
- 16:12 Changeset [ff38e0b1]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 #12125 -- Fixed a typo in the generic views date_based test that …
- 14:47 DevelopersForHire edited by
- (diff)
- 14:46 DevelopersForHire edited by
- (diff)
- 14:24 Ticket #12125 ([patch] The tests for date-based generic views fail in november) created by
- In tests/regressiontests/views/tests/generic/date_based.py, line 103: …
- 08:01 Ticket #12124 (auth unit test bug: u.has_usable_password()) closed by
- invalid
- 07:32 Ticket #12124 (auth unit test bug: u.has_usable_password()) created by
- in auth module's tests dir, in the file basic.py, on line 15: the …
- 02:29 Localization edited by
- remove lukas from translators (diff)
10/31/2009:
- 23:54 Ticket #12123 (dateformat tests fail on first of the month if in GMT+ timezone) closed by
- fixed: (In [11696]) [1.1.X] Fixed #12123 -- Updated the utils.dateformat test …
- 23:54 Changeset [e109de3b]stable/1.1.x by
- [1.1.X] Fixed #12123 -- Updated the utils.dateformat test to be a …
- 23:53 Changeset [e18af06]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 #12123 -- Updated the utils.dateformat test to be a unittest …
- 23:42 Ticket #12123 (dateformat tests fail on first of the month if in GMT+ timezone) reopened by
- Oops - there's a dependency on the dateformat tests in …
- 23:21 Changeset [801a8925]stable/1.1.x by
- [1.1.X] Fixed #12123 -- Refactored dateformat tests to use unittest. …
- 23:20 Ticket #12123 (dateformat tests fail on first of the month if in GMT+ timezone) closed by
- fixed: (In [11693]) Fixed #12123 -- Refactored dateformat tests to use …
- 23:20 Changeset [acfa9332]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 #12123 -- Refactored dateformat tests to use unittest. This is …
- 23:17 Ticket #12123 (dateformat tests fail on first of the month if in GMT+ timezone) created by
- The dateformat tests set the system timezone to Europe/Copenhagen, but …
- 22:06 Ticket #12121 (deepcopy(model_instance) causes infinite recursion since r11681) closed by
- fixed: (In [11692]) [1.1.X] Fixed #12121 -- Modified reduce on a model to …
- 22:06 Changeset [fe9a45e5]stable/1.1.x by
- [1.1.X] Fixed #12121 -- Modified reduce on a model to avoid an …
- 22:04 Changeset [08d521ef]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 #12121 -- Modified reduce on a model to avoid an infinite …
- 19:23 Ticket #12082 (Inclusion of new auth tests force Sites framework requirement) closed by
- duplicate: Dupe of #10608.
- 11:52 Ticket #8767 (Should user profile docs mention OneToOne fields?) closed by
- duplicate: Duplicate of #11744
- 11:15 Ticket #12121 (deepcopy(model_instance) causes infinite recursion since r11681) reopened by
- Searching for a python bug, I stumbled over a blog post from Malcolm: …
- 09:41 Changeset [9e02b4a]stable/1.1.x by
- [1.1.X] Updated svnmerge metadata: block CSRF changesets, include …
- 08:00 Ticket #12122 (don't create test database on ./manage.py test) closed by
- wontfix: What you propose sounds like extremely dangerous behavior to exist as …
- 07:51 Ticket #12122 (don't create test database on ./manage.py test) created by
- Hello! ./manage.py tries to create database even if it's exists! I …
- 07:01 Ticket #12121 (deepcopy(model_instance) causes infinite recursion since r11681) closed by
- worksforme: I ran the full test suite before I committed, and I just re-ran the …
- 04:46 Ticket #12121 (deepcopy(model_instance) causes infinite recursion since r11681) created by
-
deepcopy(mode_instance)
causes infinite recursion in …
Note: See TracTimeline
for information about the timeline view.