Timeline
02/12/2010:
- 15:47 Ticket #12855 (QuerySet.__or__ has bad behavior in the presence of extra) created by
- If you do something like […] In this csae the where clause of the …
- 14:01 Ticket #12854 (Group ordering in contrib.auth.models.Group) closed by
- wontfix: You will notice this was removed in the past for performance reasons. …
- 13:45 Sprint201002Montreal edited by
- (diff)
- 13:21 Ticket #12854 (Group ordering in contrib.auth.models.Group) created by
- I would like to order the groups by name. More specifically for ease …
- 09:30 DjangoDesign edited by
- (diff)
- 09:17 Ticket #12853 (Brazilian portuguese translation of POT files for 1.2) created by
- 08:44 Ticket #12852 (1406, "Data too long for column 'name'..." on syncdb) closed by
- duplicate: Duplicate of #8162.
- 07:26 Ticket #12852 (1406, "Data too long for column 'name'..." on syncdb) created by
- Hi! If the an class in django model have more than 40 characters in …
- 06:10 Ticket #12851 (Queryset "defer" won't work properly with select_related) created by
- Select_related and defer don't seem to work properly together. …
- 05:14 Ticket #12850 (db constraint identifiers are not quoted consistantly, so are not case ...) created by
- When running "python manage.py sqlclear appname", the generated sql …
02/11/2010:
- 23:22 Ticket #12849 (django's development server raises an encoding exception when trying ...) created by
- Utf-8 should not be hardcoded, but I don't know where to read …
- 19:42 Ticket #12848 (language names should be kept native) closed by
- duplicate: Duplicate of #4030, the patch attached there implements a more …
- 18:37 Ticket #12848 (language names should be kept native) created by
- the LANGUAGES settings array holds tuples of language code and …
- 18:13 Ticket #12847 (Allow simple_tags to specify a function name) created by
- It would be useful if simple_tag allowed you to specify the function …
- 17:23 Ticket #12846 ([PATCH] Support for compiled pyc files) created by
- I am using django bundled with my app in an RPM file, and that RPM …
- 13:09 Ticket #12845 (JSON serialization of empty query set raises "cannot serialize" error.) created by
- If I try to use […] and the query set is empty, a serialization …
- 12:16 Ticket #12844 (improve lazy loading and resource usage) created by
- This is a general problem, but it's particularly noticeable on App …
- 08:31 Ticket #12843 (add user in admin causes template exception: maximum recursion depth ...) closed by
- worksforme: I can't recreate with 1.1.1 and a machine running Python 2.6. It would …
- 08:10 Ticket #11244 (serialization only works for iterable objects) closed by
- wontfix: Please don't reopen wontfixed issues without first gaining some …
- 07:23 Changeset [0e9f155]stable/1.1.x by
- [1.1.X] Corrected merge of r12411 to 1.1.X branch (see r12415). …
- 07:12 Changeset [f764d7f]stable/1.1.x by
- [1.1.X] Fixed #11483 -- Modified db cache backend to use db backend …
- 07:11 Changeset [d4a34b55]stable/1.1.x by
- [1.1.X] Fixed #11623 -- Corrected table name quoting in db cache …
- 07:10 Changeset [a9282168]stable/1.1.x by
- [1.1.X] Fixed #12189 -- Corrected rollback behavior in database cache …
- 07:09 Changeset [3792b2cd]stable/1.1.x by
- [1.1.X] Fixed #12399 -- Added handling for memcache timeouts longer …
- 06:47 Ticket #11260 (File based cache not very efficient with large amounts of cached files) closed by
- wontfix: I'm going to wontfix, on the grounds that the filesystem cache is …
- 06:26 Ticket #11483 (DB Cache backend should use value_to_db_datetime() on datetime values) closed by
- fixed: (In [12411]) Fixed #11483 -- Modified db cache backend to use db …
- 06:26 Changeset [02d40b9]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 #11483 -- Modified db cache backend to use db backend functions …
- 06:21 Ticket #11623 (django.core.cache.backends.db does not escape table names) closed by
- fixed: (In [12410]) Fixed #11623 -- Corrected table name quoting in db cache …
- 06:21 Changeset [ab828da2]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 #11623 -- Corrected table name quoting in db cache backend. …
- 06:10 Ticket #12189 (Cache database backend should use rollback_unless_managed) closed by
- fixed: (In [12409]) Fixed #12189 -- Corrected rollback behavior in database …
- 06:10 Changeset [4d2f489b]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 #12189 -- Corrected rollback behavior in database cache backend. …
- 06:06 Ticket #12399 (memcached not working as expected when setting keys with a timeout > ...) closed by
- fixed: (In [12408]) Fixed #12399 -- Added handling for memcache timeouts …
- 06:06 Changeset [75ab212]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 #12399 -- Added handling for memcache timeouts longer than 30 …
- 03:49 Ticket #12841 (In admin options class, blank short_description causes "string index ...) closed by
- duplicate: duplicate of #12434
- 02:03 Ticket #12843 (add user in admin causes template exception: maximum recursion depth ...) created by
- Running Django 1.1.1, set up basic model structure and activated admin …
- 01:51 ProfilingDjango edited by
- (diff)
- 00:10 Ticket #11244 (serialization only works for iterable objects) reopened by
- @kmtracy I might be overstepping my bounds (ie, feel free to slap me …
02/10/2010:
- 22:34 Ticket #12842 (Importing a non-installed app assumes the non-installed DB table exists) created by
- The project example attached demonstrates the problem with the …
- 21:39 Sprint201002Montreal edited by
- (diff)
- 18:31 Sprint201002Montreal edited by
- (diff)
- 17:51 Changeset [be57541a]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 #12839 - noted change of import path for csrf_exempt decorator …
- 17:51 Ticket #12839 (csrf_exempt decorator) closed by
- fixed: (In [12407]) Fixed #12839 - noted change of import path for …
- 17:14 Ticket #8778 (validate_unique - different phrases have the same translations) closed by
- fixed: Replying to ramiro: > I'm leaving this ticket open because …
- 16:54 Ticket #12841 (In admin options class, blank short_description causes "string index ...) created by
- Example admin.py: […] Descripion This admin classes …
- 16:15 Ticket #12838 (Feature Request: Usable JSON-RPC API) closed by
- wontfix: After much searching, I've come across the holy grail: …
- 15:20 Ticket #12840 (Mark natural key suppory in serialzation docs as new in 1.2) created by
- We need to mark the new natural key handling capabilities of the …
- 15:10 Ticket #12839 (csrf_exempt decorator) created by
- Documentation states: New in Django 1.1 To manually exclude …
- 13:31 Ticket #12838 (Feature Request: Usable JSON-RPC API) created by
- The existing JSON-RPC Django implementations out there are limited and …
- 13:24 Changeset [ad08f07]stable/1.1.x by
- [1.1.X] Fixed #11535: Corrected SQL generated for queries involving …
- 13:21 Changeset [bb6b9aa4]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 #11535: Corrected SQL generated for queries involving generic …
- 13:21 Ticket #11535 (GenericRelation query with OR creates incorrect SQL) closed by
- fixed: (In [12405]) Fixed #11535: Corrected SQL generated for queries …
- 12:26 Ticket #8087 (Template tags 'ifin' and 'ifnotin' checking if element is present in ...) closed by
- fixed: Fixed in [11806].
- 11:43 Changeset [750c889]stable/1.1.x by
- [1.1.X] Update svnmerge metatdata to reflect changesets that should …
- 10:15 Ticket #12837 (Clarify m2m intermediate table naming strategy) created by
- Reports #12614 and #12810 hint about the fact the "By default, this …
- 09:20 Ticket #7204 (QuerySet cloning can sometimes fail) closed by
- fixed: Please open a new ticket for new problems. The fact that there's no …
- 08:52 Ticket #7204 (QuerySet cloning can sometimes fail) reopened by
- similar issue on Python 2.6.4 (r264:75706, Dec 7 2009, 18:45:15) ( …
- 07:40 Sprints edited by
- (diff)
- 07:35 Ticket #11533 (AUTH_USE_MESSAGES) closed by
- fixed: I'm fairly certain this is fixed by virtue of introducing the new …
- 07:11 Ticket #12824 (Add --gui option to ./manage.py shell) closed by
- duplicate: I'll close this as a duplicate of #11542, which calls for generic …
- 07:10 Ticket #12821 (Application settings) closed by
- wontfix: Duplicate of #6546, #5049 and #1371. When Jacob spoke about …
- 06:52 Ticket #12809 (Add returning of parameters for get_from_clause()) closed by
- invalid: I'm unclear why you can't use the normal query.join() mechanisms to …
- 06:43 Ticket #12796 (Change in django.db.models.options.get_verbose_name) closed by
- wontfix: I'm not sure I understand why this is any clearer, and my portuguese …
- 06:20 Ticket #12757 (Join on field 'geo' not permitted) closed by
- invalid: Trac isn't for asking howto questions or diagnosing problems, it's for …
- 06:14 Ticket #12709 (Refetch method for getting a fresh model instance) closed by
- duplicate: Duplicate of #901.
- 06:03 Ticket #12625 (.filter(foo__in= duplicates) closed by
- invalid: Closing due to a lack of feedback. Please reopen if you can provide a …
- 05:37 Ticket #12666 (Setting for sending email using localtime instead of UTC) closed by
- wontfix: Is there a particularly compelling reason to send mail with headers in …
- 05:27 Ticket #12662 (Enforce Hostname Middleware) closed by
- wontfix: I'm not sure I agree that the use case is common enough to warrant …
- 05:27 Ticket #12836 (Model.get_absolute_url lose method attributes) created by
- […]
- 05:19 Ticket #12660 (Proposal: adding "render_display_form" support to ...) closed by
- duplicate: Duplicate of #820
- 05:09 DjangoFriendlyWebHosts edited by
- (diff)
- 05:07 DjangoFriendlyWebHosts edited by
- (diff)
- 05:06 DjangoFriendlyWebHosts edited by
- (diff)
- 05:05 DjangoFriendlyWebHosts edited by
- (diff)
- 04:29 Ticket #12652 (create_update should support extra data to be intial and bind on form) closed by
- wontfix: I'm going to close this wontfix in favour of #6735. Class-based …
02/09/2010:
- 22:17 Ticket #6458 (Make BoundField with RadioSelect widget iterable) closed by
- duplicate: Marking as a dupe of the more recently patched in #9230
- 20:34 Ticket #12835 (Setting date fields on new admin inlines does not work.) closed by
- duplicate: Duplicate of #12705
- 20:28 Ticket #12835 (Setting date fields on new admin inlines does not work.) created by
- The problem is that the date and time form fields do not autocomplete …
- 19:51 Sprint201002Montreal edited by
- (diff)
- 18:49 Ticket #12647 (Django admin unique validation fails) closed by
- fixed: (In [12403]) Fixed #12647. Allow unique_together checks be specified …
- 18:49 Changeset [225c413]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 #12647. Allow unique_together checks be specified as lists as …
- 18:34 Ticket #12698 (ValidationError bug when passing a string message argument in model ...) closed by
- fixed: (In [12402]) Fixed #12698. Model.clean() used with a ModelForm no …
- 18:34 Changeset [8f4540b2]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 #12698. Model.clean() used with a ModelForm no longer causes a …
- 18:03 Sprint201002Montreal edited by
- (diff)
- 17:54 Ticket #12833 ("self" missing from Database Router signatures in docs) closed by
- duplicate: Duplicate of #12834
- 17:53 Ticket #12828 (Invalid SQL in GIS DB) reopened by
- 17:00 DevelopersForHire edited by
- Adding myself to the list. Under United Kingdom - London. (diff)
- 16:17 Ticket #12834 ("self" missing from Database Router signatures in docs) created by
- In the Database Router docs, "self" is missing from the method signatures.
- 16:17 Ticket #12833 ("self" missing from Database Router signatures in docs) created by
- In the Database Router docs, "self" is missing from the method signatures.
- 16:14 Ticket #12832 (Docs out of date perhaps in several places.) created by
- For example: http://geodjango.org/docs/layermapping.html#example …
- 16:07 Ticket #12828 (Invalid SQL in GIS DB) closed by
- worksforme: I have just added a fix for this bug that works for me. I dont know …
- 15:14 Ticket #12831 (Use CACHE_MIDDLEWARE_KEY_PREFIX in template cache.) created by
- Running two django instances with the same memcached as cache backend …
- 15:13 Ticket #12830 (Jquery not includedd when actions=None in admin) closed by
- duplicate: Fixed formatting, please use preview prior to submit. This sounds …
- 15:01 Ticket #12630 (My e-mail is invalid) closed by
- worksforme: I can't recreate a problem attempting to register here: …
- 15:00 Ticket #12830 (Jquery not includedd when actions=None in admin) created by
- In the admin interface, if you have a ModelAdmin class specifying …
- 14:05 Changeset [4682d693]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 #12829 - typos introduced in [12400] Thanks Alex. …
- 14:05 Ticket #12829 (Docs typos in [12400]) closed by
- fixed: (In [12401]) Fixed #12829 - typos introduced in [12400] Thanks Alex.
- 14:00 Sprint201002Montreal edited by
- (diff)
- 13:40 Ticket #12829 (Docs typos in [12400]) created by
- There are a few places where decorators are used without the @ sign: …
- 13:37 Changeset [eaee55e5]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
- Removed docs that assume developer might be using Python < 2.4 …
- 12:33 Ticket #12657 (Caching middleware raises an error for binary files) closed by
- duplicate: Please include full trcebacks in ticket descriptions. In the absence …
- 12:28 Ticket #12828 (Invalid SQL in GIS DB) created by
- GIS Db generates invalid SQL when using the GIS model query as a …
- 12:22 Ticket #12827 (ORA-12899 error with oracle syncdb) closed by
- duplicate: Reformatted description -- please use WikiFormatting and preview …
- 12:11 Ticket #12827 (ORA-12899 error with oracle syncdb) created by
- I pointed settings.py to an Oracle DB and tried to run syncdb for the …
- 10:47 Ticket #12826 (Use __slots__ for some simple objects.) created by
- I have started to introduce slots for some simple object. See …
- 10:36 Ticket #12825 (Missing space in assertFormError error message) created by
- from django/test/testcases.py, introduced in [12273] "Response did …
- 10:03 Ticket #12824 (Add --gui option to ./manage.py shell) created by
- I have written a patch that adds the option --gui to the shell …
- 09:02 Ticket #12804 (decorating admin views doesn't work) closed by
- fixed: (In [12399]) Fixed #12804 - regression with decorating admin views. …
- 09:02 Changeset [4bff194]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 #12804 - regression with decorating admin views. This is a …
- 08:53 Ticket #12648 ([PATCH]User send_email change from send_mail to EmailMessage) closed by
- invalid: Not sure I see the reason for this code churn. And send_mail() hasn't …
- 08:45 Ticket #12634 (sql compiler execute: fetchone empty result with ordering_aliases fail.) closed by
- invalid: Marking invalid due to incomplete reproduction information. I don't …
- 08:34 Ticket #12616 (dev server should not override directory listing of static media) closed by
- wontfix: I'm going to mark this wontfix. The approach you're describing …
- 08:15 Ticket #12611 (Incorrect quoting in QuerySet.query.__str__()) closed by
- wontfix: I completely acknowledge the problem, but it is non-trivial to fix. …
- 08:00 Ticket #12565 (PostgresSQL does not rollback transactions from database errors.) closed by
- duplicate
- 07:50 Ticket #12556 (Django should not reset all parent model field values when saving ...) closed by
- invalid: I'm not convinced this is legitimate usage. There all comes down to …
- 07:26 Ticket #12536 (Issue with usage of @vary_on_cookie decorator with URLconf based ...) closed by
- invalid: […] is not the same as […] You mention that the first approach …
- 07:21 Ticket #12534 (django.contrib.auth.views.login refuses to redirect to urls with spaces) closed by
- duplicate: Duplicate of #11457.
- 06:56 DjangoDesign edited by
- Added a link to Trac tickets (diff)
- 06:33 Ticket #12487 (authenticated user alwayse fetch from database for each request) closed by
- wontfix: An interesting idea, but I don't think it's as simple as you make out. …
- 06:22 Ticket #12823 (Wrong SQL query when using .exclude()) created by
- Given the following model: […] Create the following query: […] …
- 06:05 Ticket #12475 (Confusion between list_display and list_display_links for 'id' field) closed by
- invalid
- 05:49 Ticket #12451 (limit_choices_to with ajax support) closed by
- invalid: Sure - but that would be outside the scope of the Django core. Django …
- 05:46 Ticket #12440 (show_hidden_initial needs to "remember" initial hidden_initial when ...) closed by
- duplicate: Duplicate of #11652
- 05:33 Ticket #12822 (DatabaseError: aggregates not allowed in WHERE clause) created by
- From …
- 05:31 Ticket #12424 (Trac fix for the viewing [11952]) closed by
- wontfix: Closed on the basis that the reporter says it won't work, and we've …
- 05:19 Ticket #12411 (MultiPartParserError: Invalid content length: 0) closed by
- invalid: There isn't anywhere near enough detail here to reproduce the problem …
- 04:48 Ticket #12821 (Application settings) created by
- Providing application default settings is quite painful but still very …
- 04:17 DjangoDesign edited by
- (diff)
- 03:40 Ticket #12387 (TransactionRollbackError when there are more ForeignKey's to one table) closed by
- invalid: There isn't enough detail here to reproduce the problem. The error …
- 02:59 CookBookSplitModelsToFiles edited by
- there's no need to recommend an unnecessary import. (diff)
- 01:57 DjangoDesign edited by
- html/css framework (diff)
- 01:48 DjangoDesign edited by
- (diff)
- 00:27 DjangoDesign edited by
- Wiki formatting fix (diff)
- 00:20 DjangoDesign edited by
- (diff)
- 00:17 DjangoDesign edited by
- (diff)
- 00:09 Ticket #12820 (for param in request.REQUEST fails with (a misleading) KeyError exception) created by
- If you do a "for param in" on request.POST or request.GET it works as …
Note: See TracTimeline
for information about the timeline view.