Timeline
09/06/2006:
- 23:21 Changeset [29ba3e3]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Optimized django.utils.functional.curry. Thanks for the patch, Martin …
- 21:42 Ticket #2667 (calling Add on a ManyToMany field with empty arguments results in bad SQL) created by
- Scenario: You have generic code which wants to add one or more …
- 20:28 Tickets #2663,2664 batch updated by
- fixed: (In [3731]) [per-object-permissions] Fixes #2664 and #2663
- 16:53 Ticket #2666 (redefined save methods not always called when using edit_inline) created by
- Given something loseley like this […] when I edit an a in the …
- 14:03 Ticket #2665 (Allow customizing a m2m table name) created by
- while porting a legacy app i wanted to use the existing table name for …
- 12:44 Ticket #2664 ([per-object-permissions] pop admin broken (2)) created by
- This snippet from row_level_permissions.py looks wrong: […] as …
- 12:29 Ticket #2663 ([patch] [per-object-permissions] pop admin broken) created by
- I guess this is my fault for using unmerged branches, but this all …
- 10:19 Ticket #2660 (FloatField cant be edited in admin.) closed by
-
invalid: You have a bad combination of arguments there;
max_digits=1
means … - 09:32 Ticket #2639 (A few words are not i18n-ized in admin interface) closed by
- invalid: See the [http://www.djangoproject.com/documentation/i18n/ …
- 04:21 Ticket #2662 ([patch] dictfetchmany and dictfetchall should use generators) created by
- In db.backends.util, dictfetchmany and dictfetchall currently use list …
- 03:03 Ticket #2639 (A few words are not i18n-ized in admin interface) reopened by
- Hi, I've searched in the french translation files but was unable to …
09/05/2006:
- 21:00 DevelopersForHire edited by
- (diff)
- 20:54 Ticket #2661 (html code for badges does not validate) created by
- Currently the html code for the django badges will not validate in …
- 17:07 Ticket #2660 (FloatField cant be edited in admin.) created by
- When adding the following FloatField to a model: score = …
- 14:46 Ticket #2659 ([patch] get_object_or_none shortcut) closed by
- wontfix: I'm marking this as a wontfix because it's a bit of feature creep. …
- 14:31 Ticket #2659 ([patch] get_object_or_none shortcut) created by
- I keep finding myself having to catch exceptions when I want to get an …
- 12:59 WikiStart edited by
- Added Diamanda link (diff)
- 11:36 Changeset [4f5fb9f5]stable/0.90.x by
- 0.90-bugfixes: changes in the README to provide more useful info on …
- 11:36 Changeset [e35be34c]stable/0.91.x by
- 0.91-bugfixes: fix bad copy/paste in previous version of README …
- 11:35 Changeset [4b973479]stable/0.91.x by
- 0.91-bugfixes: changes in the README to provide more useful info on …
- 11:12 Changeset [6152b325]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Made psycopg2 backend actually support dictfetch* methods. …
- 11:04 Changeset [b2f1f38]stable/0.90.x by
- 0.90-bugfixes: fix a problem on mod_python that could result in stale …
- 11:03 Changeset [db2e70a7]stable/0.91.x by
- 0.91-bugfixes: fix a problem on mod_python that could result in stale …
- 08:42 Ticket #2656 (After creating a new user with create_user, calling login is failed) closed by
- invalid: I don't think that was the question -- if I'm understanding correctly, …
- 08:37 Ticket #2656 (After creating a new user with create_user, calling login is failed) reopened by
- I know that. But what I mean is since I can create a user …
- 08:32 Changeset [6f87b17a]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Fixes #2658 -- Modified SQLite cursor close() method for in-memory …
- 08:32 Ticket #2658 (Test suite fails using SQLite in memory database) closed by
- fixed: (In [3723]) Fixes #2658 -- Modified SQLite cursor close() method for …
- 08:27 Ticket #2658 (Test suite fails using SQLite in memory database) created by
- Ned Batchelder reports that when using the SQLite backend on [3708], …
- 08:19 Ticket #2656 (After creating a new user with create_user, calling login is failed) closed by
- invalid: Yes, you MUST call authenticate, as authenticate actually logs in the …
- 07:53 Ticket #2583 (can't use ForeignKey in list view (class Admin: list_display)) reopened by
- Same problem here, an exmaple […] When adding 'content' or …
- 07:00 Ticket #2657 ([patch] Add carriage return quote in django.utils.text.javascript_quote) created by
- \r should be also quoted, at least firefox interprets it as a new line …
- 04:00 Ticket #2656 (After creating a new user with create_user, calling login is failed) created by
- I see that login() should be called after authenticate(), but because …
09/04/2006:
- 19:26 Changeset [6417d6c7]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Added some escaping of request.path to django/views/debug.py. Thanks, …
- 19:20 Changeset [7bd94625]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Fixed #2646 -- Removed unneeded comma in docs/syndication_feeds.txt. …
- 19:20 Ticket #2646 (Spurious comma in Syndication/Atom1Feed Example Usage causes example ...) closed by
- fixed: (In [3721]) Fixed #2646 -- Removed unneeded comma in …
- 19:19 Ticket #2645 ([patch] template error handler has an error) closed by
- fixed: (In [3720]) Fixed #2645 -- Fixed format-string error in exception call …
- 19:19 Changeset [cba5557c]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Fixed #2645 -- Fixed format-string error in exception call in …
- 19:18 Ticket #2639 (A few words are not i18n-ized in admin interface) closed by
- invalid: Looks like the problem is that those phrases aren't translated in the …
- 19:16 Ticket #2409 (Call model methods on object from admin interface) closed by
- wontfix: Closing for the reasons I pointed out in the previous comment.
- 18:56 Ticket #2655 ([patch] Update to docs/templates_python.txt to include information on ...) created by
- Simple update that includes a new section titled Passing object …
- 18:56 Changeset [8e52384]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Added small comment to django.template.loader_tags, to clarify change …
- 18:49 Changeset [b7a352d]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Changed template names from [3707] to remove initial caps, to fit our …
- 18:40 Changeset [8f79523b]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Corrected spelling of 'behavior' in docs/templates_python.txt from …
- 16:47 Ticket #2654 (document the follow argument for maniplators) closed by
- wontfix: Manipulators are going away, so this isn't worth documenting in the …
- 16:29 Ticket #2654 (document the follow argument for maniplators) created by
- At the moment, follow seems to only be documented on the …
- 12:33 Ticket #2653 (multiple manytomanyfield on self causes complaint in manage.py) created by
- Consider: […] Both relations should be symmetrical. If A suggests …
- 11:59 Ticket #2652 ([patch] [per-object-permissions] changing perms fails if another app ...) closed by
- fixed: (In [3716]) [per-object-permissions] Fixes #2652, modified the form …
- 09:22 Changeset [f0362aa3]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Refs #2333 - Made minor formatting modifications to test framework …
- 09:02 Ticket #2637 ([patch] Filters no longer parsed for unresolved variables) closed by
- fixed: (In [3714]) Fixes #2637 -- Clarified handling of …
- 09:02 Changeset [cfe77946]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Fixes #2637 -- Clarified handling of TEMPLATE_STRING_IF_INVALID, …
- 08:05 Changeset [3a919dbe]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Refs #2333 - Made minor tweaks to the formatting of testing …
- 04:51 Ticket #2652 ([patch] [per-object-permissions] changing perms fails if another app ...) created by
- My application has a model called Group so editing row level perms …
- 03:34 Ticket #2651 (ForeignKey search/filter/autocomplete widget) created by
- This is an adoptation of nice SelectFilter2.js for single item …
- 02:43 BetterErrorMessages edited by
- manage.py now checks for applications named the same as a project, and … (diff)
09/03/2006:
- 21:40 Ticket #2650 (XML Serialization of None TextFields does not use the <None/> tag) created by
- There appears to be a problem serializing TextFields where the value …
- 21:21 MultipleDatabaseSupport edited by
- Status update: [3661] merge is done, finally (diff)
- 17:18 Ticket #2649 ([patch] update to documentation to mention side effect of ...) created by
- Ran into this again, so I thought I'd update the docs.. editable=False …
- 06:33 Ticket #2648 (Bi-directional edits of ManyToMany fields in admin) created by
- In certain situations, it makes sense to be able to edit a ManyToMany …
Note: See TracTimeline
for information about the timeline view.