Timeline
Feb 15, 2010:
- 10:53 PM Ticket #11764 (Database layer (models, ORM) - Bugfix: typo with avoid.update(..) in ...) updated by
-
Cc, Summary changed
Updated patch as the typo had moved from … - 10:04 PM Ticket #12877 (Documentation - An error in settings documentation) created by
- Section THOUSAND_SEPARATOR incorrectly refers to another setting: …
- 9:17 PM Ticket #5472 (GIS - Implement Individual Map Widgets for Geometry Fields) updated by
-
Cc changed
- 8:28 PM Ticket #7198 (Core (Other) - improved error message on apps without models.py files) updated by
-
Cc changed
At the very least, the error messages needs to point to the real … - 7:01 PM Ticket #12874 (Translations - Updated French translation) updated by
-
Triage Stage, Patch needs improvement changed
s/succés/succès/ "sélectionné(e|s)" is a bit geeky to translate … - 6:41 PM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) created by
- The following test case causes a runtime exception against django 1.2 …
- 6:40 PM Ticket #12868 (Internationalization - Updated French formats.py) updated by
-
Triage Stage changed
Looks good to me, set as Accepted given there is no French people in … - 5:51 PM Ticket #12875 (contrib.admin - Cannot redefine admin ordering dynamically) created by
- Sometimes you need redefine ordering dinamically, based in some logic …
- 5:21 PM Ticket #10977 (Database layer (models, ORM) - In some cases, the intersection of two QuerySets is empty when it ...) updated by
-
Milestone changed
- 4:17 PM Ticket #12873 (Uncategorized - Updated French translation) closed by
- invalid
- 4:16 PM Ticket #12874 (Translations - Updated French translation) created by
- 4:16 PM Ticket #12873 (Uncategorized - Updated French translation) created by
- 4:10 PM Ticket #12872 (contrib.admin - Removal of unused template_validator-related code) created by
- I remember reading Alex and Jacob talking on IRC about removing of …
- 3:50 PM Sprint201002Montreal edited by
- (diff)
- 3:43 PM Ticket #12692 (Contrib apps - Wrong interpretation of extra clause in ModelAdmin with new admin UI) updated by
- There are times when one doesn't want the users to be able to add new …
- 3:25 PM Ticket #12705 (contrib.admin - Admin date widget not working on inlines until after validation failure) updated by
- Replying to jbronn: > Patch doesn't fix my manifestation …
- 3:05 PM Ticket #12812 (contrib.comments - Inheriting from comments breaks comment moderation) closed by
- invalid: I cannot recreate any problem with the proper model being used in the …
- 2:09 PM Ticket #12871 (Documentation - Document creation of a comment form for authenticated users) updated by
- I placed this at the end of the Notes section rather than higher on …
- 1:56 PM Ticket #12871 (Documentation - Document creation of a comment form for authenticated users) created by
- The documentation does not make clear how to use the Comments …
- 1:01 PM Ticket #12812 (contrib.comments - Inheriting from comments breaks comment moderation) reopened by
- Thanks for pointing it out, but it still didn't work. In my …
- 12:59 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by
-
Description changed
- 12:58 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by
- http://dpaste.com/159557/
- 12:57 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) created by
- Here's a shell session which illustrates the problem. […]
- 12:04 PM Ticket #12869 (Database layer (models, ORM) - SELECT (1) AS [a] FROM [my_table] WHERE ([my_table].[id] = ? AND ...) closed by
- duplicate: This problem has been fixed in current trunk, I'd guess by the fix for …
- 11:54 AM Ticket #12863 (Uncategorized - POST data example broken by CSRF middleware) closed by
- fixed: (In [12438]) Fixed #12863 - bug in 'examples' app. Fixed by removing …
- 11:54 AM Changeset [33a225c]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12863 - bug in 'examples' app. Fixed by removing the whole …
- 11:31 AM Ticket #12869 (Database layer (models, ORM) - SELECT (1) AS [a] FROM [my_table] WHERE ([my_table].[id] = ? AND ...) created by
- Why is Django executing statements such as this: […] This …
- 11:26 AM Ticket #12867 (contrib.admin - admin::list_editable causes failure of reverse one to many lookup) closed by
- worksforme: Can't recreate with provided (incomplete) information. Mocking up …
- 10:41 AM Ticket #12868 (Internationalization - Updated French formats.py) created by
- Adjustments to the French l10n settings
- 10:18 AM Ticket #12470 (Uncategorized - django.contrib.messages CookieStorage failing silently in safari when ...) updated by
-
Cc changed
- 10:16 AM Ticket #12866 (contrib.admin - Unsecured fields in ModelAdmin) closed by
- invalid: The admin is not a public interface, it is for use by trusted site …
- 9:55 AM Ticket #12867 (contrib.admin - admin::list_editable causes failure of reverse one to many lookup) created by
- Python Version: 2.6.4 Django version: 1.1.1 == Description == I …
- 9:55 AM Ticket #12866 (contrib.admin - Unsecured fields in ModelAdmin) created by
- When I specify only certain fields to be displayed in ModelAdmin, …
- 9:47 AM Ticket #5711 (Core (Serialization) - Allow non-field attributes to be serialized) updated by
- (Moved example from duplicate ticket# 12862 to here) Let's say I have …
- 7:16 AM Ticket #12865 (Documentation - There is information about module that holds File in the File object ...) created by
- I had troubles to find the module name of the File object using the …
- 7:13 AM Ticket #11384 (Internationalization - Django Internationalization override translation mechanisim not ...) updated by
-
Status, Owner changed
- 5:57 AM Ticket #12864 (contrib.auth - New users written to db_for_read) created by
- We're experiencing a problem where new users are being inserted into …
- 5:17 AM Ticket #12851 (Database layer (models, ORM) - Queryset "defer" won't work properly with select_related) updated by
-
Cc, Status, Has patch, Owner changed
I'll mark this as "has patch" since one is available at #10733. - 5:15 AM Ticket #10733 (Database layer (models, ORM) - Invalid results when deferring fields in more than one related model ...) updated by
-
Cc changed
So, what is the status here? Are we going to see this in 1.2? - 5:08 AM Localization edited by
- Added myself to the list of French translators (diff)
- 4:47 AM Ticket #12863 (Uncategorized - POST data example broken by CSRF middleware) created by
- The POST data example in the sample "hello" application does not work …
Feb 14, 2010:
- 8:18 PM Changeset [4384b16]stable/1.1.x by
- [1.1.X] Fixed (what I hope is) the last Python 2.4 incompatibility, …
- 8:17 PM Changeset [75d4e93]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed (what I hope is) the last Python 2.4 incompatibility, this one …
- 7:00 PM Ticket #12862 (Uncategorized - Feature Request: Allow model @property methods to be serialized.) closed by
- duplicate: I'm going to call this a duplicate of #5711; that ticket talks about …
- 6:57 PM Ticket #11689 (Template system - Template tag to support combining form media from multiple forms) updated by
- Replying to Ciantic: > If I understood right, the add …
- 6:53 PM Ticket #12862 (Uncategorized - Feature Request: Allow model @property methods to be serialized.) created by
- Let's say I have this class: […] Obviously if I were to …
- 6:46 PM Ticket #12861 (Documentation - Docs lack example of how to include a custom JSONEncoder subclass into ...) created by
- In this section …
- 6:23 PM Ticket #12498 (Forms - Add multi-field validators) updated by
-
Patch needs improvement, Version, Milestone changed
1.2 is feature-frozen. Punting to 1.3. - 3:49 PM Ticket #11689 (Template system - Template tag to support combining form media from multiple forms) updated by
- Replying to SmileyChris: > If #11687 lands (including the …
- 2:33 PM Changeset [9f78e469]stable/1.1.x by
- [1.1.X] Fixed a couple Python 2.4 incompatibilities. Backport of …
- 2:29 PM Changeset [76afc302]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed a couple Python 2.4 incompatibilities. git-svn-id: …
- 2:04 PM Ticket #3148 (Database layer (models, ORM) - Add getters and setters to model fields) updated by
- I beg my pardon for not reading the "simple enough that it works as it …
- 2:00 PM Ticket #3148 (Database layer (models, ORM) - Add getters and setters to model fields) updated by
- Wrong. Lack of a correct implementation does not mean the …
- 1:01 PM Ticket #12860 (Database layer (models, ORM) - Typo in django.db.models.manager) closed by
- invalid: That line no longer exists in the latest trunk.
- 12:56 PM Ticket #12860 (Database layer (models, ORM) - Typo in django.db.models.manager) created by
-
Line 176,
get_query_ste()
- 12:43 PM Ticket #12798 (Documentation - Markup typo in 1.2 release notes) closed by
- fixed: (In [12433]) Fixed #12798: fixed a typo in the 1.2 release notes. …
- 12:43 PM Changeset [db0209e]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12798: fixed a typo in the 1.2 release notes. Thanks, Andrew …
- 12:42 PM Ticket #12834 (Documentation - "self" missing from Database Router signatures in docs) closed by
-
wontfix: The standard style in our docs is to omit the
self
argument when … - 12:39 PM Ticket #12840 (Documentation - Mark natural key suppory in serialzation docs as new in 1.2) closed by
- fixed: (In [12432]) Fixed #12840: mark natural key serialization in the docs …
- 12:39 PM Changeset [3d849047]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12840: mark natural key serialization in the docs as new in …
- 12:36 PM Ticket #6799 (Contrib apps - Update to truncate words methods to make them more callable) closed by
-
fixed: (In [12431]) Fixed #6799 - added an
end_text
argument to … - 12:36 PM Changeset [1d078be4]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
-
Fixed #6799 - added an
end_text
argument to … - 12:33 PM Ticket #6054 (Validators - PIL import error) updated by
- (In [12430]) [1.1.X] Fixed #6054: work around PIL's installation …
- 12:33 PM Changeset [a9879b14]stable/1.1.x by
- [1.1.X] Fixed #6054: work around PIL's installation brokeness by …
- 12:28 PM Ticket #6054 (Validators - PIL import error) closed by
- fixed: (In [12429]) Fixed #6054: work around PIL's installation brokeness by …
- 12:28 PM Changeset [7578981]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #6054: work around PIL's installation brokeness by detecting …
- 12:04 PM DjangoFriendlyWebHosts edited by
- (diff)
- 11:13 AM Sprint201002Montreal edited by
- (diff)
- 8:15 AM Ticket #12377 (Internationalization - Make the makemessages command more open) closed by
- wontfix: Babel rocks with Jinja2.
- 8:12 AM Ticket #6106 (Internationalization - make-messages.py should not touch POT-Creation-Date) updated by
-
Triage Stage, Milestone changed
Hm, according to the gettext manual … - 4:43 AM Ticket #12851 (Database layer (models, ORM) - Queryset "defer" won't work properly with select_related) updated by
- @carljm, sorry. Changed the code a bit on the fly. But as russellm …
- 1:20 AM ProfilingDjango edited by
- (diff)
Feb 13, 2010:
- 8:54 PM Ticket #12859 (Documentation - Incorrect docs on Updating multiple objects at once using related records) updated by
-
Status, Has patch changed
- 8:53 PM Ticket #12859 (Documentation - Incorrect docs on Updating multiple objects at once using related records) created by
- The docs for …
- 8:08 PM Ticket #12856 (Documentation - Decide on public API/documentation for form.BoundField attributes) updated by
- Replying to russellm: > Essentially, any attribute of …
- 7:43 PM Ticket #4656 (Core (Serialization) - Allow In-depth serialization by specifying depth to follow relationship) updated by
- @russellm I was thinking of only one side of the solution and figuring …
- 3:13 PM Ticket #6054 (Validators - PIL import error) updated by
- Confirming that, under OSX 10.5.8, using easy_install to install …
- 2:54 PM Sprint201002Montreal edited by
- added mention that the BNHQ is at capacity (diff)
- 2:53 PM Ticket #11585 (Internationalization - i18n in urls.py) updated by
-
Milestone changed
Moving to 1.3 since this is certainly a new feature and we are in … - 2:21 PM Ticket #12498 (Forms - Add multi-field validators) updated by
-
Cc changed
- 2:19 PM Ticket #6073 (Internationalization - compile-messages.py parse error for utf-8 files with signature) updated by
-
Needs tests changed
- 1:56 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) created by
-
I have a
ModelFormset
with some extra forms. The model the forms … - 11:50 AM Ticket #12485 (Documentation - Add Links to poll tutorial) updated by
-
Has patch changed
- 11:31 AM Sprint201002Montreal edited by
- (diff)
- 11:21 AM Ticket #12650 (Contrib apps - Some contrib apps depend on the i18n context processor to output valid ...) updated by
- I made the assumption that if I'm not using i18n, I could also remove …
- 11:15 AM Ticket #12789 (Core (Cache system) - ConditionalGetMiddleware behavior improvement.) updated by
- You probably have a point there. Maybe we could return no ETag when a …
- 11:00 AM Ticket #12857 (Documentation - Doc: Media class usage) created by
- I've noticed that one can create own Media objects outside …
- 10:45 AM Ticket #11689 (Template system - Template tag to support combining form media from multiple forms) updated by
-
Cc changed
- 10:31 AM Ticket #9966 (Generic views - Generic view "redirect_to" to carry existing query string) updated by
-
Triage Stage changed
Patch looks good to me. - 8:44 AM Ticket #12613 (Template system - phone2numeric doesn't convert the letters 'Q' or 'Z'.) updated by
- (In [12425]) Fixed #12613 -- Added Q and Z to the list of characters …
- 8:44 AM Changeset [166405b]stable/1.1.x by
- [1.1.X] Fixed #11944 -- Improved exception handling for the …
- 8:43 AM Ticket #12613 (Template system - phone2numeric doesn't convert the letters 'Q' or 'Z'.) closed by
- fixed: (In [12427]) [1.1.X] Fixed #12613 -- Added Q and Z to the list of …
- 8:43 AM Changeset [f30a4b3]stable/1.1.x by
- [1.1.X] Fixed #12613 -- Added Q and Z to the list of characters …
- 8:37 AM Ticket #11944 (Template system - filesizeformat should catch ValueError) closed by
- fixed: (In [12426]) Fixed #11944 -- Improved exception handling for the …
- 8:37 AM Changeset [e6740cb3]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #11944 -- Improved exception handling for the filesizeformat …
- 8:36 AM Changeset [0e5836dc]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12613 -- Added Q and Z to the list of characters supported by …
- 8:06 AM Ticket #12524 (Core (Serialization) - Bad formatting on dates in JSON serializer causes ValidationError in ...) updated by
- (In [12424]) [1.1.X] Fixed #12524 -- Clarified handling of pre-1000AD …
- 8:06 AM Changeset [d751f2c]stable/1.1.x by
- [1.1.X] Fixed #12524 -- Clarified handling of pre-1000AD dates in …
- 8:02 AM Ticket #12524 (Core (Serialization) - Bad formatting on dates in JSON serializer causes ValidationError in ...) closed by
- fixed: (In [12423]) Fixed #12524 -- Clarified handling of pre-1000AD dates in …
- 8:02 AM Changeset [0392492]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12524 -- Clarified handling of pre-1000AD dates in …
- 6:32 AM Ticket #10976 (Testing framework - missing template files for correctly executing test cases on ...) updated by
- (In [12422]) [1.1.X] Fixed #10976 -- Isolated contrib.auth tests so …
- 6:32 AM Changeset [1d9bc59]stable/1.1.x by
- [1.1.X] Fixed #10976 -- Isolated contrib.auth tests so they will …
- 6:32 AM Ticket #12011 (Testing framework - Test client ignores scheme on redirect) updated by
- (In [12421]) [1.1.X] Fixed #12011 -- Modified the test client to …
- 6:32 AM Changeset [bf11ab2b]stable/1.1.x by
- [1.1.X] Fixed #12011 -- Modified the test client to preserve the …
- 6:12 AM DevelopersForHire edited by
- (diff)
- 6:02 AM Ticket #10976 (Testing framework - missing template files for correctly executing test cases on ...) closed by
- fixed: (In [12420]) Fixed #10976 -- Isolated contrib.auth tests so they will …
- 6:02 AM Changeset [b794441]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #10976 -- Isolated contrib.auth tests so they will always pass, …
- 6:01 AM Ticket #12011 (Testing framework - Test client ignores scheme on redirect) closed by
- fixed: (In [12419]) Fixed #12011 -- Modified the test client to preserve the …
- 6:01 AM Changeset [7985780]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12011 -- Modified the test client to preserve the request …
- 6:00 AM Ticket #12378 (Testing framework - Remove redundant test.) closed by
- fixed: (In [12418]) Fixed #12378 -- Removed some tests made redundant by …
- 6:00 AM Changeset [23d3450d]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12378 -- Removed some tests made redundant by feature …
- 5:59 AM Ticket #12825 (Testing framework - Missing space in assertFormError error message) closed by
- fixed: (In [12417]) Fixed #12825 -- Corrected a missing space in a test case …
- 5:59 AM Changeset [cc40651f]mainstable/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.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12825 -- Corrected a missing space in a test case error …
- 5:31 AM Ticket #12850 (Database layer (models, ORM) - db constraint identifiers are not quoted consistantly, so are not case ...) updated by
-
Component changed
- 5:30 AM Ticket #12856 (Documentation - Decide on public API/documentation for form.BoundField attributes) updated by
-
Component, Triage Stage changed
Essentially, any attribute of BoundField (including any attributes of … - 5:14 AM Ticket #12842 (Database layer (models, ORM) - Importing a non-installed app assumes the non-installed DB table exists) updated by
-
Triage Stage changed
The non-existence of tables will always be a problem - Django doesn't … - 2:08 AM Ticket #12856 (Documentation - Decide on public API/documentation for form.BoundField attributes) created by
- On …
Feb 12, 2010:
- 11:32 PM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by
-
Triage Stage, Milestone changed
- 10:11 PM Ticket #12620 (Documentation - "defer" docs refer to non-existant "Entry.lede" field) updated by
-
Has patch changed
- 9:56 PM Ticket #12620 (Documentation - "defer" docs refer to non-existant "Entry.lede" field) updated by
-
Triage Stage changed
- 9:55 PM Ticket #12620 (Documentation - "defer" docs refer to non-existant "Entry.lede" field) updated by
-
Status, Owner changed
- 9:09 PM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by
- I had an issue with this, causing this error: …
- 8:40 PM Ticket #12853 (Translations - Brazilian portuguese translation of POT files for 1.2) updated by
-
Triage Stage changed
- 8:40 PM Ticket #12851 (Database layer (models, ORM) - Queryset "defer" won't work properly with select_related) updated by
-
Triage Stage, Milestone changed
@carljm - Agreed: "Earth" should be the expected result. Either way, … - 6:12 PM Ticket #12817 (Core (Other) - email validator is maybe too stingy (user@hostname fails)) updated by
-
Status, Owner changed
- 3:48 PM Ticket #12855 (Database layer (models, ORM) - QuerySet.__or__ has bad behavior in the presence of extra) updated by
-
Triage Stage changed
- 3:47 PM Ticket #12855 (Database layer (models, ORM) - 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 …
- 2:01 PM Ticket #12854 (Contrib apps - Group ordering in contrib.auth.models.Group) closed by
- wontfix: You will notice this was removed in the past for performance reasons. …
- 1:58 PM Ticket #12851 (Database layer (models, ORM) - Queryset "defer" won't work properly with select_related) updated by
- I haven't played with this yet, but your repro code doesn't look …
- 1:56 PM Ticket #12851 (Database layer (models, ORM) - Queryset "defer" won't work properly with select_related) updated by
-
Cc changed
- 1:55 PM Ticket #10733 (Database layer (models, ORM) - Invalid results when deferring fields in more than one related model ...) updated by
-
Cc changed
- 1:45 PM Sprint201002Montreal edited by
- (diff)
- 1:21 PM Ticket #12854 (Contrib apps - Group ordering in contrib.auth.models.Group) created by
- I would like to order the groups by name. More specifically for ease …
- 9:32 AM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) updated by
- @mikl, Thanks for the report. I was under the impression that it was …
- 9:30 AM DjangoDesign edited by
- (diff)
- 9:17 AM Ticket #12853 (Translations - Brazilian portuguese translation of POT files for 1.2) created by
- 9:03 AM Ticket #12016 (contrib.admin - timefield's are showing as "(None)" in the list_display of the admin ...) updated by
-
Cc changed
- 9:01 AM Ticket #12850 (Database layer (models, ORM) - db constraint identifiers are not quoted consistantly, so are not case ...) updated by
-
Cc changed
- 8:44 AM Ticket #12852 (contrib.admin - 1406, "Data too long for column 'name'..." on syncdb) closed by
- duplicate: Duplicate of #8162.
- 7:26 AM Ticket #12852 (contrib.admin - 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 …
- 7:05 AM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by
-
Cc changed
- 6:13 AM Ticket #12851 (Database layer (models, ORM) - Queryset "defer" won't work properly with select_related) updated by
- Seems to be related to #10733.
- 6:10 AM Ticket #12851 (Database layer (models, ORM) - Queryset "defer" won't work properly with select_related) created by
- Select_related and defer don't seem to work properly together. …
- 5:40 AM Ticket #12850 (Database layer (models, ORM) - db constraint identifiers are not quoted consistantly, so are not case ...) updated by
-
Triage Stage, Milestone changed
- 5:14 AM Ticket #12850 (Database layer (models, ORM) - db constraint identifiers are not quoted consistantly, so are not case ...) created by
- When running "python manage.py sqlclear appname", the generated sql …
- 2:43 AM Ticket #12769 (Database layer (models, ORM) - Queryset.query pickle fails if fields have lazy translations in field ...) updated by
-
Has patch changed
- 2:40 AM Ticket #12769 (Database layer (models, ORM) - Queryset.query pickle fails if fields have lazy translations in field ...) updated by
- Main reason was that before multidb there was no pickling support for …
Note:
See TracTimeline
for information about the timeline view.