Timeline
10/14/2010:
- 22:30 Ticket #14470 (Convert model_admin doctests to unit tests) created by
- Attached is a patch to convert the modeladmin doctests to unittests. …
- 22:15 Changeset [5ee1d5e]stable/1.10.xstable/1.11.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 some typos in the documentation that snuck in with [14223]. …
- 21:58 Changeset [5a8e40a0]stable/1.10.xstable/1.11.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 #11350 -- added an Israeli localflavor. Thanks to Yuval and …
- 21:58 Ticket #11350 (Support "local flavor" for Israel) closed by
- fixed: (In [14223]) Fixed #11350 -- added an Israeli localflavor. Thanks to …
- 21:41 Changeset [f18e271]stable/1.2.x by
- [1.2.x] Fixed #14454 -- converted admin_widgets tests from doctests to …
- 21:35 Ticket #14454 (Convert admin_widgets doctest to unit tests) closed by
- fixed: (In [14221]) Fixed #14454 -- converted admin_widgets tests from …
- 21:35 Changeset [2e8bc8f]stable/1.10.xstable/1.11.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 #14454 -- converted admin_widgets tests from doctests to …
- 21:09 Changeset [65b98c9]stable/1.10.xstable/1.11.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
- Change the stacklevel for Field deprecation warnings to correctly …
- 20:56 DevelopersForHire edited by
- (diff)
- 19:41 Changeset [dfcb814a]stable/1.10.xstable/1.11.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
- Fix the version which the safe argument for the urlencode filter was …
- 19:40 IrcFAQ edited by
- Added link to instructions on registering on freenode to get onto channel. (diff)
- 15:54 Ticket #14469 (id localflavor tests are breoken since r14196) closed by
- duplicate: Duplicate of #14455
- 15:54 Ticket #14445 (Use HMAC and constant-time comparison functions where needed in Django) closed by
- fixed: (In [14218]) Fixed #14445 - Use HMAC and constant-time comparison …
- 15:54 Changeset [45c7f427]stable/1.10.xstable/1.11.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 #14445 - Use HMAC and constant-time comparison functions where …
- 15:52 Ticket #14469 (id localflavor tests are breoken since r14196) created by
- see r14196
- 15:26 Ticket #14403 (Missing/incomplete documentation for FloatField?) reopened by
- I suppose that's fair; though what needs to be understood is actually …
- 15:02 Ticket #14465 (TemplateSyntaxError in Django Admin search) closed by
- invalid: Searching for one record in the admin works perfectly for me. …
- 14:55 Ticket #14468 (test_client_regress.models.UploadedFileEncodingTest fails if the ...) created by
- […]
- 13:38 Changeset [7be27dc0]stable/1.2.x by
- [1.2.X] Fixed #14301 -- Handle email validation gracefully with email …
- 13:37 Ticket #14301 (django crashes on email address that passed validate_email() (utf8-tld)) closed by
- fixed: (In [14216]) Fixed #14301 -- Handle email validation gracefully with …
- 13:37 Changeset [36f2f7ee]stable/1.10.xstable/1.11.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 #14301 -- Handle email validation gracefully with email …
- 13:30 Version1.3Roadmap edited by
- (diff)
- 10:21 Ticket #14465 (TemplateSyntaxError in Django Admin search) reopened by
- Oh, my... I don't known english language. Just try find only 1 record …
- 07:20 Ticket #14467 (AllValuesFilterSpec does not work with Null) created by
- AllValuesFilterSpec does not make the proper __isnull query for …
- 06:41 Ticket #14465 (TemplateSyntaxError in Django Admin search) closed by
- invalid: There is not enough information here to diagnose what is wrong. The …
- 05:04 Changeset [ece06a8]stable/1.2.x by
- [1.2.X] Fixed #5327 -- Added standardized field information to …
- 05:03 Changeset [767cf955]stable/1.10.xstable/1.11.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 #5327 -- Added standardized field information to …
- 05:03 Ticket #5327 (ModelChoiceField and ChoiceField clean methods behave differently) closed by
- fixed: (In [14214]) Fixed #5327 -- Added standardized field information to …
- 04:26 Ticket #14466 ("ORA-00918: column ambiguously defined error" has reappeared in 1.2.3) created by
- It seems that the ORA-00918 error, regarding identical column names in …
- 04:10 Ticket #14465 (TemplateSyntaxError in Django Admin search) created by
- When I bound see in search result 1 string, I get exception …
10/13/2010:
- 21:45 Ticket #11754 (mod_fastcgi documentation should specify full path to .fcgi script) reopened by
- I'm re-opening this as it does document an apache-specific issue with …
- 20:40 Changeset [e50066d0]stable/1.2.x by
- [1.2.X] Fixed #14456 -- converted inline_formsets tests from doctests …
- 20:40 Changeset [8d36476]stable/1.10.xstable/1.11.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 #14456 -- converted inline_formsets tests from doctests to …
- 20:40 Ticket #14456 (Convert inline_formsets doctests to unit tests) closed by
- fixed: (In [14212]) Fixed #14456 -- converted inline_formsets tests from …
- 20:24 Changeset [14419f91]stable/1.2.x by
- [1.2.X] Fixed #14459 -- converted many_to_one_regress tests from …
- 20:24 Ticket #14459 (Convert many_to_one_regress test to unit tests) closed by
- fixed: (In [14211]) [1.2.X] Fixed #14459 -- converted many_to_one_regress …
- 20:24 Changeset [1ac4c101]stable/1.10.xstable/1.11.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 #14459 -- converted many_to_one_regress tests from doctests to …
- 20:24 Changeset [5bf73dd]stable/1.10.xstable/1.11.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 reference to removed function root() in AdminSite docstring. …
- 20:17 Changeset [25db006]stable/1.2.x by
- [1.2.X] Fixed #14460 -- converted managers_regress tests from doctests …
- 20:17 Changeset [52efbf97]stable/1.10.xstable/1.11.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 #14460 -- converted managers_regress tests from doctests to …
- 20:17 Ticket #14460 (Convert managers_regress doctests to unit tests) closed by
- fixed: (In [14207]) Fixed #14460 -- converted managers_regress tests from …
- 20:11 Changeset [1df25941]stable/1.2.x by
- [1.2.X] Fixed #14458 -- converted m2m_regress tests from doctests to …
- 20:10 Ticket #14458 (Convert m2m_regress doctests to unit tests) closed by
- fixed: (In [14205]) Fixed #14458 -- converted m2m_regress tests from doctests …
- 20:10 Changeset [2bbea755]stable/1.10.xstable/1.11.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 #14458 -- converted m2m_regress tests from doctests to …
- 18:48 Ticket #14464 (Docs should advise people to use the docs for their version) created by
- http://docs.djangoproject.com/en/dev/intro/install/ At the end, it …
- 18:36 Ticket #12192 (Don't execute sql query with limit 0) closed by
- fixed: (In [14204]) Fixed #12192 -- Don't execute any DB query when the QS …
- 18:36 Changeset [08d1492]stable/1.10.xstable/1.11.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 #12192 -- Don't execute any DB query when the QS slicing being …
- 17:52 Ticket #14463 ("See allowed date format strings" Is not linked) created by
- On the settings page, …
- 17:37 Ticket #14379 (formset.is_bound returns False for ModelFormsets created with queryset ...) closed by
-
invalid: This is correct behavior - instantiating
ModelFormSet
with a … - 17:12 Ticket #14461 (Allow to use other translation languages than just the ones available ...) reopened by
- After further discussion with Jannis on IRC, actually this could be an …
- 16:50 Ticket #14462 (Aggregates default to the database type instead of the field type) created by
- First a little background information, I've got a couple of custom …
- 16:47 Ticket #14461 (Allow to use other translation languages than just the ones available ...) closed by
- wontfix: I know this is a design decision, and has been like this for a long …
- 16:01 Ticket #14461 (Allow to use other translation languages than just the ones available ...) created by
- Django doen't allow to activate a language available in a project, but …
- 15:33 Ticket #11273 (Tutorial - Part 2 should note the first appearance of curly brackets) closed by
- wontfix: The first appearance of the curly brackets is their use in some …
- 15:12 Ticket #14460 (Convert managers_regress doctests to unit tests) created by
- Patch attached
- 14:57 Ticket #14459 (Convert many_to_one_regress test to unit tests) created by
- Patch attached
- 14:20 Ticket #14458 (Convert m2m_regress doctests to unit tests) created by
- Patch attached.
- 07:57 Ticket #10093 (Table of Contents should show two levels) closed by
- wontfix: For the sake of comparison I just tried building the docs with the TOC …
- 07:44 Ticket #8711 (Add documentation about deploying Django under SCGI and AJP) closed by
- wontfix: It suddenly strikes me that requesting a guide for a specific …
- 07:29 ListColumns edited by
- (diff)
- 07:07 Changeset [5f5a61e]stable/1.10.xstable/1.11.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
- Added a skeleton for 'little features' in the 1.3 release notes. …
- 06:29 Changeset [33211719]stable/1.10.xstable/1.11.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
- Correcting a typo and a copy/paste problem in the RequestFactory docs …
- 06:22 Ticket #14403 (Missing/incomplete documentation for FloatField?) closed by
- wontfix: The field classes in that document are listed in alphabetical order …
- 06:01 Ticket #14457 (Possible error in settings.py description) closed by
- invalid: As lrekucki said, the removal of "mysite" was intentional; that …
- 05:20 Ticket #13830 (Change one of province name in Indonesian localflavour) closed by
- fixed: Re-closing in favor of #14455.
- 05:10 Ticket #13830 (Change one of province name in Indonesian localflavour) reopened by
- This change has introduced a test failure: […] Easy enough to …
- 02:42 DjangoResources edited by
- (diff)
- 02:42 DjangoResources edited by
- (diff)
- 02:02 Changeset [55b68363]stable/1.2.x by
- [1.2.X] Fix a typo in my bio. Backport of [14200] git-svn-id: …
- 01:59 Changeset [b37327ca]stable/1.10.xstable/1.11.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
- Fix a typo in my bio git-svn-id: …
- 00:00 Ticket #14457 (Possible error in settings.py description) created by
- On this page http://docs.djangoproject.com/en/1.2/intro/tutorial01/ …[…]
10/12/2010:
- 23:46 Changeset [00a6851]stable/1.10.xstable/1.11.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 #14119 -- fields_for_model no longer returns all fields when …
- 23:46 Ticket #14119 (fields_for_model returns all fields when fields parameter is the empty ...) closed by
- fixed: (In [14199]) Fixed #14119 -- fields_for_model no longer returns all …
- 23:42 Ticket #14456 (Convert inline_formsets doctests to unit tests) created by
- Attached is a patch that converts the inline_formsets doctests to unit …
- 23:36 Changeset [52716dd]stable/1.10.xstable/1.11.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 #12304 -- regression tests to make sure the validation messages …
- 23:36 Ticket #12304 (modelForm/unique_together error 'Foo bar with this None and None ...) closed by
- fixed: (In [14198]) Fixed #12304 -- regression tests to make sure the …
- 23:30 Ticket #14455 (Document possibly backwards-incompatible localflavor changes) created by
- It appears the regression tests were not updated as part of …
- 23:16 Changeset [b7ed25a]stable/1.10.xstable/1.11.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 #14017 -- wrong comment on log_deletion method of ModelAdmin …
- 23:16 Ticket #14017 (Wrong comment in django.contrib.admin.options log_deletion) closed by
- fixed: (In [14197]) Fixed #14017 -- wrong comment on log_deletion method of …
- 22:51 Ticket #14454 (Convert admin_widgets doctest to unit tests) created by
- Attached is a patch that converts the admin_widgets doctests to unit …
- 22:38 Ticket #14442 (During tests parse fixtures using setUpClass) closed by
- wontfix: Wontfixing on the grounds that it's non-trivial and the observed gain …
- 21:15 DjangoResources edited by
- Added Japanese Django users group (diff)
- 20:25 Changeset [a6d7836f]stable/1.2.x by
- [1.2.X] Fixed #13830 -- Updated province name in Indonesian …
- 20:23 Ticket #13830 (Change one of province name in Indonesian localflavour) closed by
- fixed: (In [14195]) Fixed #13830 -- Updated province name in Indonesian …
- 20:23 Changeset [2c3b710]stable/1.10.xstable/1.11.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 #13830 -- Updated province name in Indonesian localflavor. …
- 19:33 Changeset [18a605d6]stable/1.2.x by
- [1.2.X] Changed unique validation in model formsets to ignore None …
- 19:30 Ticket #13811 (Unique checks in model formsets do not ignore null values) closed by
- fixed: (In [14193]) Fixed #13811 -- Changed unique validation in model …
- 19:30 Changeset [67f9663f]stable/1.10.xstable/1.11.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 #13811 -- Changed unique validation in model formsets to ignore …
- 19:21 ClassBasedViews edited by
- Clarified brainfart. (diff)
- 19:15 Ticket #13693 (error_messages for fields in Model don't carry over to ModelForm) closed by
- wontfix: This is not a straightforward issue as just this patch (which also …
- 18:55 Changeset [98dd10e6]stable/1.10.xstable/1.11.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
- Clarified the text and example describing the RequestFactory. Thanks …
- 18:44 ClassBasedViews edited by
- Directed attention to my bitbucket branch (diff)
- 18:37 Changeset [eec45e8]stable/1.10.xstable/1.11.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 #9002 -- Added a RequestFactory. This allows you to create …
- 18:37 Ticket #9002 (Easy way to create mock Request objects for testing views) closed by
- fixed: (In [14191]) Fixed #9002 -- Added a RequestFactory. This allows you to …
- 18:07 Ticket #14403 (Missing/incomplete documentation for FloatField?) reopened by
- This makes sense. Thank you. Actually, after writing this ticket, I …
- 17:49 Ticket #14453 (typecast_timestamp in db.backends.util gives incorrect behavior) created by
- […] This causes sqlite to give occasional incorrect results when …
- 16:26 Ticket #14403 (Missing/incomplete documentation for FloatField?) closed by
- invalid: The "Changed in version 1.0" marker is going to be removed in 1.3 …
- 16:02 Ticket #14452 (Need help understanding why the below is happening.) closed by
- invalid: Hello, Trac is designed for filing bugs about Django itself, not for …
- 15:52 Ticket #14452 (Need help understanding why the below is happening.) created by
- I've attempted to get help in the #django IRC but with no luck. I hope …
- 14:53 DevelopersForHire edited by
- updated info (diff)
- 13:02 ClassBasedViews edited by
- (diff)
- 12:27 Changeset [4ed10675]stable/1.2.x by
- [1.2.X] Enabled area calculations for geography columns. Backport of …
- 12:13 Changeset [120aae22]stable/1.10.xstable/1.11.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
- Enabled area calculations for geography columns. git-svn-id: …
- 10:39 ListColumns edited by
- (diff)
- 10:35 Ticket #14451 (add related_name to contrib.auth.models.User for 'groups') created by
- Would allow for […] instead of the current […] You know, …
- 09:17 Ticket #5171 (postgresql_psycopg2 backend registers psycopg2's UNICODE extension, ...) closed by
- wontfix: My apologies, until now I had not seen bug:13161 which proposes this …
- 09:11 Ticket #5171 (postgresql_psycopg2 backend registers psycopg2's UNICODE extension, ...) reopened by
- 09:09 Changeset [3c8bc8c6]stable/1.2.x by
- [1.2.X] Modified the test_client tests to use the non-deprecated mail …
- 09:06 Changeset [c7384af]stable/1.10.xstable/1.11.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
- Modified the test_client tests to use the non-deprecated mail API. …
- 08:02 Ticket #14298 (maximum open cursors exceeded on Jython and Oracle) reopened by
- Sorry I'm going to disagree here, properly closing our cursors would …
- 06:42 Ticket #14450 (Simple but powerfull patch to make application name localizable) created by
- The applied patch is used to make application names localizable for …
- 06:15 Ticket #14449 (restructuredtext filter does not return the correct content) created by
- I'm using the django.contrib.flatpages with restructuredtext markup. …
- 04:10 Ticket #14448 (Docs for brazilian local flavor are outdated) created by
- BRCNPJField and BRCPFField are not mentioned in docs but, here they …
- 02:53 Changeset [65dc5186]stable/1.10.xstable/1.11.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
- Refs #12991 -- Added release note about deprecation of …
- 02:32 Ticket #14298 (maximum open cursors exceeded on Jython and Oracle) closed by
- wontfix: I'm tentatively closing this as wontfix. I think jbaker's explanation …
- 02:27 Changeset [23ecf3c]stable/1.2.x by
- [1.2.X] Modified the sitemaps tests to remove an assumption about the …
- 02:15 Ticket #14447 (Auth and Sitemap test failures from manage.py test) closed by
- fixed: (In [14184]) Fixed #14447 -- Modified the auth and sitemaps tests to …
- 02:15 Changeset [03f00bc]stable/1.10.xstable/1.11.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 #14447 -- Modified the auth and sitemaps tests to remove some …
- 00:54 Ticket #14447 (Auth and Sitemap test failures from manage.py test) created by
-
The
contrib.auth
andcontrib.sitemap
tests pass perfectly when run …
10/11/2010:
- 23:09 Ticket #14438 (Deserializer raises ValidationError if natural key is given as string) closed by
- worksforme: I've tested this locally and the YAML generated is correct (see …
- 22:39 Ticket #5415 (Every SQL query should send a signal) closed by
-
wontfix: Wontfixing on the grounds that between
connection.queries
and the …
- 22:35 Ticket #661 (New function: batch save of objects would make for more efficient ...) closed by
- wontfix: While I agree that this might be useful functionality, re-opening a …
- 22:33 Changeset [5506653b]stable/1.10.xstable/1.11.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 #5416 -- Added TestCase.assertNumQueries, which tests that a …
- 22:33 Ticket #5416 (Add assertNumQueries() to testing framework) closed by
- fixed: (In [14183]) Fixed #5416 -- Added TestCase.assertNumQueries, which …
- 21:32 Ticket #14446 (auth.views.password_reset_confirm should never be cached) created by
- I'm splitting this issue off from #14105, as it is separate from the …
- 21:16 MercurialBranches edited by
- how to push single rev (diff)
- 21:09 Changeset [9b077ee4]stable/1.2.x by
- [1.2.X] Converted model_inheritance_select_related tests from doctests …
- 21:09 Changeset [ceef628c]stable/1.10.xstable/1.11.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
- Converted model_inheritance_select_related tests from doctests to …
- 20:59 Changeset [9ab383b]stable/1.2.x by
- [1.2.X] Converted initial_sql_regress tests from doctests (sort of...) …
- 20:59 Changeset [977d588]stable/1.10.xstable/1.11.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
- Converted initial_sql_regress tests from doctests (sort of...) to …
- 20:54 Changeset [de8ff6b]stable/1.2.x by
- [1.2.X] Converted get_or_create_regress tests from doctests to …
- 20:54 Changeset [2d030707]stable/1.10.xstable/1.11.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
- Converted get_or_create_regress tests from doctests to unittests. We …
- 20:52 DjangoBranches edited by
- Updated/removed stale Git mirrors info (diff)
- 20:48 Changeset [9235d24d]stable/1.10.xstable/1.11.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
- Added myself to committers git-svn-id: …
- 20:19 Ticket #14342 (Part 2 of the Tutorial -- path format for TEMPLATE_DIR) closed by
- worksforme: Django should find the template provided the following: 1. The …
- 20:03 Ticket #14425 (Unused imports in contrib.admin) closed by
- fixed: (In [14175]) Fixed #14425 -- Unused imports in contrib.admin. Thanks …
- 20:03 Changeset [e509c152]stable/1.10.xstable/1.11.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 #14425 -- Unused imports in contrib.admin. Thanks robhudson. …
- 20:02 Changeset [5f8332af]stable/1.2.x by
- [1.2.X] Tweak to many_to_one_null doctest to avoid primary key …
- 20:02 Changeset [6f7f1f65]stable/1.2.x by
- [1.2.X] Migrated one_to_one doctests. Thanks to George Sakkis for the …
- 20:02 Changeset [6b1a4528]stable/1.2.x by
- [1.2.X] Migrated many_to_one_null doctests. Thanks to George Sakkis …
- 20:01 Changeset [5ecb496d]stable/1.2.x by
- [1.2.X] Migrated properties doctests. Thanks to George Sakkis for the …
- 20:01 Changeset [d83af03]stable/1.2.x by
- [1.2.X] Migrated the mutually_referential doctests. Thanks to George …
- 20:00 Changeset [b12428de]stable/1.2.x by
- [1.2.X] Migrated m2o_recursive and m2o_recursive2 tests, merging them …
- 19:56 Changeset [9079ecf4]stable/1.10.xstable/1.11.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
- Tweak to many_to_one_null doctest to avoid primary key assumptions …
- 19:56 Changeset [77ec3ce0]stable/1.10.xstable/1.11.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
- Migrated one_to_one doctests. Thanks to George Sakkis for the patch. …
- 19:55 Changeset [0ef3e86]stable/1.10.xstable/1.11.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
- Migrated many_to_one_null doctests. Thanks to George Sakkis for the …
- 19:55 Changeset [c830dbe3]stable/1.10.xstable/1.11.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
- Migrated properties doctests. Thanks to George Sakkis for the patch. …
- 19:55 Changeset [cdfbe796]stable/1.10.xstable/1.11.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
- Migrated the mutually_referential doctests. Thanks to George Sakkis …
- 19:52 Ticket #14439 (Improve documentation on how to run the GIS test suite) reopened by
- 19:14 Changeset [539af4de]stable/1.10.xstable/1.11.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
- Migrated m2o_recursive and m2o_recursive2 tests, merging them into a …
- 19:06 MercurialBranches edited by
- (diff)
- 18:57 Changeset [fbc1fca]stable/1.10.xstable/1.11.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 a reference in the docs to a non-existant PasswordField. …
- 18:50 Changeset [3e05054]stable/1.10.xstable/1.11.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 good stuff to the top in releases/1.3.txt git-svn-id: …
- 18:35 Changeset [6ddfe26]stable/1.10.xstable/1.11.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 #14349 -- Added Belgium localflavor. Thanks for the report and …
- 18:35 Ticket #14349 (Add Belgium (be) localflavor) closed by
- fixed: (In [14160]) Fixed #14349 -- Added Belgium localflavor. Thanks for the …
- 17:36 Changeset [d327611]stable/1.2.x by
- [1.2.X] Fixed #13494 -- Correctly concat an email subject prefix with …
- 17:35 Changeset [cf6b26d]stable/1.2.x by
- [1.2.X] Fixed links to the date formats choices in the global …
- 17:27 Changeset [d7397370]stable/1.10.xstable/1.11.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 #13494 -- Correctly concat an email subject prefix with a …
- 17:27 Ticket #13494 (Bad default for EMAIL_SUBJECT_PREFIX) closed by
- fixed: (In [14157]) Fixed #13494 -- Correctly concat an email subject prefix …
- 17:24 Changeset [cc1a41f3]stable/1.2.x by
- [1.2.X] Updated version of PostGIS in GeoDjango install docs. …
- 16:58 Changeset [d2724d8]stable/1.2.x by
- [1.2.X] Added information about the "easy-pickings" keyword to the …
- 16:57 Changeset [2ed554b]stable/1.10.xstable/1.11.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 #14227 -- Added information about the "easy-pickings" keyword to …
- 16:57 Ticket #14227 (Modify contributing docs to mention the 'easy-pickings' keyword in triage) closed by
- fixed: (In [14154]) Fixed #14227 -- Added information about the …
- 16:53 Reports edited by
- Added link to easy-pickings query (diff)
- 16:49 WikiStart edited by
- Added link to "easy pickings" tickets under "Getting involved" (diff)
- 16:41 LittleEasyImprovements edited by
- Removed #4092 since it was closed: fixed. (diff)
- 16:36 Ticket #14445 (Use HMAC and constant-time comparison functions where needed in Django) created by
- Various places in Django use MD5/SHA1 based methods as a kind of MAC …
- 15:38 Changeset [01d1dd6]stable/1.2.x by
- [1.2.X] Fixed #14444 -- Convert the pagination doctests to unittests. …
- 15:38 Changeset [103a2014]stable/1.10.xstable/1.11.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 #14444 -- Convert the pagination doctests to unittests. We have …
- 15:38 Ticket #14444 (Convert pagination doctests to unittests) closed by
- fixed: (In [14152]) Fixed #14444 -- Convert the pagination doctests to …
- 15:34 Changeset [dd22150b]stable/1.10.xstable/1.11.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 the same set of typos as were corrected in [14149], this time in …
- 15:24 Ticket #14444 (Convert pagination doctests to unittests) created by
- Patch to eradicate the pagination doctests.
- 14:48 Changeset [c4cbbb25]stable/1.10.xstable/1.11.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
- Updated version of PostGIS in GeoDjango install docs. git-svn-id: …
- 14:19 Changeset [f85f79eb]stable/1.10.xstable/1.11.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 a few typos in the unittest2 docs introduced in [14139]. …
- 13:30 Ticket #14439 (Improve documentation on how to run the GIS test suite) closed by
- invalid
- 13:18 Changeset [efc75242]stable/1.2.x by
- [1.2.X] Converted ordering tests from doctests to unittests. We have …
- 13:17 Changeset [39595a9e]stable/1.10.xstable/1.11.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
- Converted ordering tests from doctests to unittests. We have always …
- 12:56 Ticket #14443 (Oracle backend returns wrong test database name) created by
- While working on #14415 I have noticed that method {{{ _create_test_db …
- 12:41 Changeset [6d34d30]stable/1.2.x by
- [1.2.X] Converted save_delete_hooks tests from doctests to unittests. …
- 12:41 Changeset [3879c59]stable/1.10.xstable/1.11.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
- Converted save_delete_hooks tests from doctests to unittests. We have …
- 11:41 Ticket #14442 (During tests parse fixtures using setUpClass) created by
- Now that we can do class level setup we should move most of the stuff …
- 11:41 Ticket #14441 (Oracle list limit exceeded with __in filters) closed by
- duplicate: Replying to Alex: > Reformatted the message. Can you try …
- 10:18 Changeset [69d40b4a]stable/1.2.x by
- [1.2.X] Fixed #14440 - Converted mail doctests to unittests. Thanks …
- 10:11 Ticket #14440 (Conversion of mail tests from doctest to unittests) closed by
- fixed: (In [14143]) Fixed #14440 - Converted mail doctests to unittests. …
- 10:11 Changeset [e01bce1b]stable/1.10.xstable/1.11.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 #14440 - Converted mail doctests to unittests. Thanks to Rob …
- 09:36 Changeset [1534af4]stable/1.2.x by
- [1.2.X] Fixed #14433 - replaced a thread-unsafe solution to #10235 …
- 09:34 Changeset [e0ec4583]stable/1.10.xstable/1.11.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 #14433 - replaced a thread-unsafe solution to #10235 introduced …
- 09:34 Ticket #14433 (Thread safety problem in contrib.sitemaps) closed by
- fixed: (In [14141]) Fixed #14433 - replaced a thread-unsafe solution to …
- 08:43 Ticket #14441 (Oracle list limit exceeded with __in filters) created by
- Trying to retrieve a set of objects based on field values. I build the …
- 08:21 Ticket #12484 (Document that cmemcache is definetly not thread safe) closed by
- wontfix: Since support for cmemcache was deprecated in 1.2 due to a lack of …
- 08:18 Changeset [5e319f51]stable/1.10.xstable/1.11.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
- Refs #12991 -- Added extra docs for the unittest2 changes made in …
- 08:08 Ticket #14440 (Conversion of mail tests from doctest to unittests) created by
- The test suite for django.core.mail is currently in doctest format. It …
- 08:03 Ticket #14439 (Improve documentation on how to run the GIS test suite) created by
- Starting small, I'm attempting to use Spatialite to run the GIS …
- 07:55 Ticket #12991 (Django 1.2 should have optional support for unittest2) closed by
- fixed: (In [14139]) Fixed #12991 -- Added unittest2 support. Thanks to PaulM …
- 07:55 Changeset [121d2e36]stable/1.10.xstable/1.11.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 #12991 -- Added unittest2 support. Thanks to PaulM for the draft …
- 07:20 Ticket #14436 (Bump PendingDeprecationWarnings to DeprecationWarnings) closed by
- fixed: (In [14138]) Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings …
- 07:20 Changeset [1070c57]stable/1.10.xstable/1.11.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 #14436 -- Escalated 1.2 PendingDeprecationWarnings to …
- 06:59 Ticket #14126 (blocktrans count is parsing incorrectly) reopened by
- Actually it is not blocktrans issue, but translation file issue. For …
- 06:33 Ticket #14438 (Deserializer raises ValidationError if natural key is given as string) created by
-
Command
manage.py dumpdata --natural --format=yaml
generates FK as … - 05:37 Ticket #14437 (Allow force_insert for fixtures loading.) created by
- There are some useful cases where silent overwriting is not desired: …
- 04:48 Ticket #14436 (Bump PendingDeprecationWarnings to DeprecationWarnings) created by
- The PendingDeprecationWarnings introduced in Django 1.2 need to be …
- 03:42 Ticket #14435 (postgis and NoSQL for postgre version 9.1 postgreQUEL) closed by
- invalid: I'm afraid you've been caught by an old April Fool's joke; QUEL is …
- 03:25 Ticket #14435 (postgis and NoSQL for postgre version 9.1 postgreQUEL) created by
- This is a feature request; all the following should work somehow: …
Note: See TracTimeline
for information about the timeline view.