Timeline
03/09/2010:
- 23:56 Ticket #13074 (Typo in US localflavor docs: "Format of XXX-XX-XXXX") created by
- Should be XXX-XXX-XXXX.
- 23:56 Ticket #13073 (Duplicate rows when checking ID) closed by
- worksforme: Closing worksforme. I can't reproduce your problem. If what you are …
- 23:48 Ticket #13070 (Wrong exception on django.contrib.gis from SVN) closed by
- invalid: Closing invalid. I don't deny there's a problem, but a stack trace and …
- 23:41 Ticket #13073 (Duplicate rows when checking ID) created by
- Hello: I hope that this is a legitimate bug and I'm not wasting your …
- 22:32 Ticket #13072 (A few additional small reST fixes) created by
- See attached patch.
- 21:41 Ticket #11711 (Document precise returned object of values_list()) closed by
- fixed: (In [12743]) Fixed #11711 -- clarified that ValuesQuerySets are not …
- 21:41 Changeset [1eee4023]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 #11711 -- clarified that ValuesQuerySets are not lists per se. …
- 21:40 Ticket #13071 (NullBooleanField save error in Admin?) created by
- I have a model field defined thus: […] In django 1.1 and 1.2 …
- 21:12 Changeset [70037f80]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
- Updated syndication framework porting notes. This is based on some …
- 21:05 Ticket #13070 (Wrong exception on django.contrib.gis from SVN) created by
- Hi guys, I can't use the gis app with Django trunk. The same project …
- 18:58 Changeset [ff2d0eb]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 three small doc markup errors. git-svn-id: …
- 18:52 Ticket #13069 (Update on Primary Key performs Insert) closed by
- invalid: This is behaving as designed.
- 18:50 DjangoSpecifications/NfAdmin/MediaAndValidation edited by
- (diff)
- 18:50 DjangoSpecifications/NfAdmin/FlexibleAppHandling edited by
- (diff)
- 18:50 DjangoSpecifications/Docs/ConvertingRestToOtherFormats edited by
- (diff)
- 18:49 DjangoSpecifications/Core/Threading edited by
- (diff)
- 18:49 DjangoSpecifications/Core/SingleInstance edited by
- (diff)
- 18:49 DjangoSpecifications/Contrib/Sessions edited by
- (diff)
- 18:49 DjangoSpecifications/AppGuidelines edited by
- (diff)
- 18:48 DjangoSpecifications edited by
- (diff)
- 18:47 DjangoSpecifications/NfAdmin/MediaAndValidation edited by
- (diff)
- 18:47 DjangoSpecifications/NfAdmin/FlexibleAppHandling edited by
- (diff)
- 18:47 DjangoSpecifications/Docs/ConvertingRestToOtherFormats edited by
- (diff)
- 18:47 DjangoSpecifications/Core/SingleInstance edited by
- (diff)
- 18:47 DjangoSpecifications/Contrib/Sessions edited by
- (diff)
- 18:47 DjangoSpecifications/AppGuidelines edited by
- (diff)
- 18:44 DjangoSpecifications/Core/Threading edited by
- (diff)
- 18:42 Ticket #13069 (Update on Primary Key performs Insert) created by
- When having a simple table with one column that is set to …
- 18:37 Ticket #13068 (The "Add another [inline object]" javascript doesn't respect ...) created by
- If I have an inline form with a prepopulated field, i.e: […] …
- 18:08 BetterErrorMessages edited by
- tweaking wikilink (diff)
- 18:05 Ticket #13067 (make bulk-deletion lots faster) created by
- Model._collect_sub_objects is called separately for every individual …
- 16:59 Changeset [693dcd9]stable/1.1.x by
-
[1.1.X] Fixed #12048 - MultiWidget does not define
__deepcopy__
… - 16:52 Changeset [e316b8b]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 #12048 - MultiWidget does not define
__deepcopy__
Thanks to … - 16:52 Ticket #12048 (MultiWidget does not define __deepcopy__) closed by
-
fixed: (In [12739]) Fixed #12048 - MultiWidget does not define
__deepcopy__
… - 16:24 Ticket #13066 (cache.get and cache.set should have consistent key rules across ...) created by
- As it is now, cache.get and cache.set accept keys with spaces when …
- 11:54 Ticket #13007 (Django fails to log in when a cookie is set on the same domain ...) reopened by
- Create a standard django app with the default auth system create a …
- 10:12 Ticket #13040 (Change in Sphinx rendering of current module) reopened by
- I purpose changing the Sphinx rendering of current modules I think …
- 08:49 Changeset [0a7ec91d]stable/1.1.x by
- [1.1.X] Changed last_executed_query to avoid raising exceptions on …
- 08:46 Changeset [ea288f14]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed last_executed_query to avoid raising exceptions on …
- 07:47 SummerOfCode2010 edited by
- Project idea: switch from Trac to a Django-based system. (diff)
- 05:53 Ticket #13065 (Brazilian Portuguese locale updated) created by
- 04:48 Ticket #13064 (Portuguese translation patch for Django 1.2) created by
- 04:44 Version1.2Roadmap edited by
- Added notes on revised release schedule. (diff)
- 02:02 Ticket #13061 (Default login template is on bad place - registration/login.html ...) closed by
- invalid: Omitted on purpose. We can't provide a template that will work on …
- 02:01 Ticket #13063 (Documentation Clarification - Django 1.1.1 Tutorial Part 1 and ...) closed by
- wontfix: The docs specifically say "Save these changes and start a new Python …
- 01:57 Ticket #13061 (Default login template is on bad place - registration/login.html ...) reopened by
- Ah, OK. But There isn't login.html template in registration directory. …
- 00:39 Ticket #13063 (Documentation Clarification - Django 1.1.1 Tutorial Part 1 and ...) created by
- Hi. I was going through part 1 of the 'Writing your first Django app' …
03/08/2010:
- 20:03 Changeset [89c26393]stable/1.1.x by
- [1.1.X] Fixed #11183 - BaseForm init leaves pointers pointing back to …
- 20:00 Ticket #11183 (BaseForm init leaves pointers pointing back to base_fields when widget ...) closed by
- fixed: Fixed in [12733]
- 19:42 Ticket #13062 (Can't see PendingDeprecationWarnings in the development server on Linux) created by
- When running […] PendingDeprecationWarnings are not seen in the …
- 18:52 Changeset [f13b17ad]stable/1.1.x by
- [1.1.X] Fixed #12689: Fixed admin validation to report an error on …
- 18:38 Ticket #12689 (admin model's exclude with single member tuple and no comma does not ...) closed by
- fixed: (In [12734]) Fixed #12689: Fixed admin validation to report an error …
- 18:38 Changeset [bb72aca]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 #12689: Fixed admin validation to report an error on invalid …
- 17:55 Changeset [48cd8e8]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 #11183 - BaseForm init leaves pointers pointing back to …
- 17:44 Ticket #13040 (Change in Sphinx rendering of current module) closed by
- wontfix: Broadly speaking, yes, but In this specific case, no. Like I said, …
- 17:25 Changeset [960af902]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 #13058 - "smart if" template tag doesn't support "if not in ..." …
- 17:25 Ticket #13058 (New built-in "smart if" template tag doesn't support "if not in ..." ...) closed by
- fixed: (In [12732]) Fixed #13058 - "smart if" template tag doesn't support …
- 16:08 Ticket #13061 (Default login template is on bad place - registration/login.html ...) closed by
- invalid: No, that's the correct location. The admin does its own separate login …
- 15:57 Ticket #13061 (Default login template is on bad place - registration/login.html ...) created by
- django.contrib.auth.views.login points to default template …
- 14:53 Changeset [0cac2cbc]stable/1.1.x by
- [1.1.X] Updated svnmerge metadata to reflect changesets that have been …
- 14:36 Ticket #12481 (admin readonly_fields not working with edtiable=False field named in ...) closed by
- fixed: (In [12730]) Fixed #12481: Updated admin validation code to not reject …
- 14:36 Changeset [021ba30a]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 #12481: Updated admin validation code to not reject non-editable …
- 14:06 Ticket #12870 (ORM bug with using exclude in conjunction with Q objects) closed by
- worksforme: I'm going to have to retract the above. Apparently I misunderstood the …
- 12:41 Changeset [75b10c9]stable/1.1.x by
- [1.1.X] Fixed #12024: Changed admin code to avoid raising an exception …
- 12:32 Ticket #12024 (error with limit_choices_to with complex queries (Q object) and ...) closed by
- fixed: (In [12728]) Fixed #12024: Changed admin code to avoid raising an …
- 12:32 Changeset [f2bc4dd0]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 #12024: Changed admin code to avoid raising an exception when a …
- 12:17 Ticket #13059 (Portuguese translation patch for Django SVN) closed by
- invalid: Sorry. Please ignore this ticket, I've made a diff between SVN trunk …
- 12:09 Ticket #13060 (ManagementForm exception in case of bad prefix should be easier to ...) created by
- If user adds multiple formsets with prefixes, and specifies the prefix …
- 11:11 Changeset [758123a]stable/1.1.x by
- [1.1.X] Fixed #11461: Ensured complete traceback is available on the …
- 11:08 Ticket #13059 (Portuguese translation patch for Django SVN) created by
- 11:04 Changeset [fa3b4a4]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
- Add files mistakenly left out of r12725. git-svn-id: …
- 11:01 Changeset [50e46c01]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 #11461: Ensured complete traceback is available on the debug …
- 11:01 Ticket #11461 (DebugNodeList breaks exceptions) closed by
- fixed: (In [12725]) Fixed #11461: Ensured complete traceback is available on …
- 10:21 Ticket #13058 (New built-in "smart if" template tag doesn't support "if not in ..." ...) created by
- One thing is prevent to switch completely from …
- 09:56 PastSprints edited by
- (diff)
- 09:56 Sprints edited by
- (diff)
- 09:23 Changeset [9bdfe176]stable/1.1.x by
- [1.1.X] Move the tests added for #12302 to where some other tests for …
- 09:20 Changeset [5a35619b]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
- Move the tests added for #12302 to where some other tests for debug …
- 09:13 Changeset [55c71d3e]stable/1.1.x by
- [1.1.X] Fixed #11940 - ModelForm evaluates callable default values on …
- 09:03 Ticket #11940 (ModelForm evaluates callable default values on form class creation) closed by
- fixed: (In [12721]) Fixed #11940 - ModelForm evaluates callable default …
- 09:03 Changeset [bae921dc]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 #11940 - ModelForm evaluates callable default values on form …
- 08:16 Ticket #13040 (Change in Sphinx rendering of current module) reopened by
- Russel, I think I understand what your looking for I think the …
- 06:59 Changeset [6c507a5]stable/1.1.x by
- [1.1.X] Fixed #12240 - select_related doesn't work correctly when …
- 06:47 Ticket #12240 (select_related doesn't work correctly when mixing nullable and ...) closed by
- fixed: (In [12719]) Fixed #12240 - select_related doesn't work correctly when …
- 06:47 Changeset [5e3a2e2f]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 #12240 - select_related doesn't work correctly when mixing …
- 05:56 Ticket #13057 (Missing validation of child models) created by
- In Django1.1 validation of models does not report when child model has …
- 05:56 Ticket #13056 (erorr in code snippet in documentation) closed by
- invalid: What do you mean with does not work?. I can use that without …
- 05:04 Ticket #13056 (erorr in code snippet in documentation) created by
- In the "Internationalization and localization" documentation page (all …
- 04:23 Ticket #12071 (Numeric literals like "2." are incorrectly treated as Variables) closed by
- wontfix: This is, as the comment above points out, by design; yes, Python …
- 03:19 Ticket #13055 (Transaction decorators / multiple databases : using=) created by
- [http://docs.djangoproject.com/en/dev/topics/db/transactions/#controlli …
- 00:06 Changeset [40c022c]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 #12949 -- Updated Swedish translation. Thanks to Mikko Hellsing. …
- 00:06 Ticket #12949 (swedish week & month names) closed by
- fixed: (In [12718]) Fixed #12949 -- Updated Swedish translation. Thanks to …
- 00:06 Ticket #13001 (Update to Irish Language translation file) closed by
- fixed: (In [12717]) Fixed #13001 -- Updated Irish translation. Thanks to …
- 00:06 Changeset [4376ea40]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 #13001 -- Updated Irish translation. Thanks to Michael …
03/07/2010:
- 22:37 Changeset [9b2ac2a]stable/1.1.x by
- [1.1.X] Made a few Python 2.3 compatibility test fixes. git-svn-id: …
- 21:28 Ticket #12941 (multiple database connections cursors) closed by
- fixed: (In [12709]) Fixed #12941 -- Added documentation for the connections …
- 21:27 Changeset [1adc88f4]stable/1.1.x by
- [1.1.X] Fixed #12097 -- Cleaned up the documentation for …
- 21:26 Changeset [fdbf6c88]stable/1.1.x by
- [1.1.X] Fixed #12114 -- Clarified the existence of the reverse …
- 21:26 Changeset [ec6f705]stable/1.1.x by
- [1.1.X] Fixed #12811 -- Modified Tutorial 2 to indicate that the …
- 21:20 Changeset [d1e37f2]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 #12097 -- Cleaned up the documentation for ModelChoiceField and …
- 21:20 Ticket #12097 (ModelChoiceField does not document required queryset parameter properly) closed by
- fixed: (In [12712]) Fixed #12097 -- Cleaned up the documentation for …
- 21:20 Ticket #12114 (re Tutorial pt 1 "Playing with the API") closed by
- fixed: (In [12711]) Fixed #12114 -- Clarified the existence of the reverse …
- 21:20 Changeset [6e030e7d]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 #12114 -- Clarified the existence of the reverse relation _set …
- 21:19 Ticket #12811 (Tutorial 2 gets into templating details too early) closed by
- fixed: (In [12710]) Fixed #12811 -- Modified Tutorial 2 to indicate that the …
- 21:19 Changeset [36e97e59]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 #12811 -- Modified Tutorial 2 to indicate that the templating …
- 21:19 Changeset [b50a35a]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 #12941 -- Added documentation for the connections dictionary. …
- 21:18 Changeset [abd0e962]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 #13013 -- Added missing {% csrf_token %} in example form. …
- 21:18 Ticket #13013 (Example form in i18n docs is missing {% csrf_token %}) closed by
- fixed: (In [12708]) Fixed #13013 -- Added missing {% csrf_token %} in example …
- 21:18 Ticket #13037 (Documentation missing for the form field-method ``css_classes``) closed by
- fixed: (In [12707]) Fixed #13037 -- Added documentation for the css_classes() …
- 21:18 Changeset [e0811607]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 #13037 -- Added documentation for the css_classes() helper …
- 20:46 Ticket #5176 (Bug in django.utils.cache._generate_cache_key(request, headerlist, ...) closed by
- fixed: Fixed in r12343 (and r12344 for 1.1.x)
- 20:07 Ticket #8764 (Documentation should explain you can't mix args and **kwargs in reverse()) closed by
- duplicate: duplicate of #12946
- 19:53 SummerOfCode2010 edited by
- (diff)
- 19:30 Ticket #13054 (integer part grouping settings does not respect USE_L10N setting ...) created by
- (An offspring of #13032) If, for example, you have this in your …
- 19:29 Ticket #13053 (Support for non-static DB connection info) created by
- It would be great if we could specify a class or function as the …
- 19:13 Ticket #13052 (reverse() does not resolve correctly using namespaces in some cases) closed by
- duplicate: Duplicate of #11559
- 18:41 Ticket #13047 (es-ar locale formats should use raw strings) closed by
- wontfix: Firstly, the patch as submitted is reversed - it removes raw strings, …
- 15:12 Ticket #13052 (reverse() does not resolve correctly using namespaces in some cases) created by
- When reversing a set of included urls with a url prefix which contains …
- 15:04 Ticket #13051 (reversing namespaces doesn't work according to the docs.) created by
- according to …
- 14:14 Changeset [b86b38f6]stable/1.1.x by
- [1.1.X] Fixed #6228: Changed common middleware to respect …
- 14:11 Changeset [255b3a96]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
- Added file missing from r12704. git-svn-id: …
- 14:03 Ticket #6228 (Common middleware does not respect urlconf override in request) closed by
- fixed: (In [12704]) Fixed #6228: Changed common middleware to respect …
- 14:03 Changeset [8b2c1a48]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 #6228: Changed common middleware to respect request-specific …
- 11:15 Changeset [90e1266]stable/1.1.x by
- [1.1.X] snvmerge metadata housekeeping. git-svn-id: …
- 09:15 Ticket #13050 (localflavor contrib app for Bangladesh (bd)) created by
- This is a django.contrib.localflavor.bd app for Bangladesh. It …
- 04:26 Ticket #9200 (Add a session based form wizard) reopened by
- 04:26 Ticket #9200 (Add a session based form wizard) closed by
- fixed
- 01:18 Changeset [24b969d2]stable/1.1.x by
- [1.1.X] Fixed #12876 -- Corrected a problem with recursive relations …
- 01:13 Changeset [18983f0e]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 #13003 -- Ensured that ._state.db is set correctly for …
- 01:13 Ticket #13003 (model._state.db isn't populated when the model comes from a select_related) closed by
- fixed: (In [12701]) Fixed #13003 -- Ensured that ._state.db is set correctly …
- 01:11 Ticket #12876 (maximum recursion error when caching querysets on models) closed by
- fixed: (In [12700]) Fixed #12876 -- Corrected a problem with recursive …
- 01:11 Changeset [3508a86]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 #12876 -- Corrected a problem with recursive relations under …
03/06/2010:
- 23:58 Ticket #13049 (debug 500 page incorrectly reports "extends" TemplateDoesNotExist errors.) closed by
- duplicate: Sounds like #12787
- 23:07 Ticket #13049 (debug 500 page incorrectly reports "extends" TemplateDoesNotExist errors.) created by
- There are two parts to this solution (because there are two things …
- 22:06 Changeset [72a659f8]stable/1.1.x by
- [1.1.X] Fixed #12858. DateTime related widgets now handle custom …
- 21:33 Ticket #12858 (Callable default on DateField + custom date format = ...) closed by
- fixed: (In [12698]) Fixed #12858. DateTime related widgets now handle custom …
- 21:33 Changeset [5beb5f73]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 #12858. DateTime related widgets now handle custom formats …
- 19:52 Changeset [e8c76891]stable/1.1.x by
- [1.1.X] Fixed #12913. Fields with choices now respect …
- 19:51 Ticket #12913 (Field.formfield() skips show_hidden_input parameter) closed by
- fixed: Fixed by r12696.
- 19:50 Changeset [686dac03]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 #12913. Fields with choices now respect show_hidden_initial as a …
- 18:52 Changeset [8a8366d]stable/1.1.x by
- [1.1.X] Fixed #13048: Corrected typo in email documentation. Backport …
- 18:51 Ticket #13048 (A typographical error in the Django documentation) closed by
- fixed: (In [12694]) Fixed #13048: Corrected typo in email documentation.
- 18:51 Changeset [9a67543]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 #13048: Corrected typo in email documentation. git-svn-id: …
- 16:20 Ticket #11702 (ForeignKey validation should check that to_field is unique) reopened by
- It's not fixed until patch is committed.
- 16:06 Ticket #11702 (ForeignKey validation should check that to_field is unique) closed by
- fixed: New patch. Moved validation code to django.core.management.validation …
- 15:55 Ticket #13041 (Error on InlineModel Admin) closed by
- worksforme: I couldn't reproduce the bug (except for what stated in the comment …
- 15:53 Ticket #13048 (A typographical error in the Django documentation) created by
- http://docs.djangoproject.com/en/dev/topics/email/ “The are times …
- 15:25 Ticket #13047 (es-ar locale formats should use raw strings) created by
- This ticket is related to the Ticket #12980 patch is attached. …
- 15:00 Sprint201003Argentina edited by
- Adding me to the sprint (diff)
- 14:24 Sprint201003Argentina edited by
- Added link to tickets list (diff)
- 14:05 Ticket #12592 (language code for brazilian portuguese should be case insensitive.) closed by
- wontfix
- 14:02 Ticket #12151 (UnicodeEncodeError from django.contrib.comments.views.utils line 41.) reopened by
- Regardless of the discussion in #11716, the patch for this bug should …
- 13:51 Ticket #12896 (ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) closed by
- fixed: (In [12693]) Fixed #12896. Documented the new side-effects of …
- 13:51 Changeset [fa6c9674]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 #12896. Documented the new side-effects of ModelForm validation. …
- 13:17 Changeset [55bcc8a]stable/1.1.x by
- [1.1.X] Fixed #12734. Deferred fields will now be properly converted …
- 13:08 Ticket #13046 (Argentinian Spanish translation patch) created by
- Completed the translation to Argentinian Spanish that was in …
- 13:01 Changeset [90616a77]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 a stray print from [12690]. Thanks for catching that, …
- 12:55 Ticket #13045 (Expose l10n setting in generated settings.py file when beginning a new ...) created by
- Add change needed for internationalization machinery when begining …
- 12:42 Changeset [b88f969]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 #12960. The return value of ModelForm.clean() is now applied to …
- 12:42 Ticket #12960 (return value (cleaned_data) from clean() method is ignored) closed by
- fixed: (In [12690]) Fixed #12960. The return value of ModelForm.clean() is …
- 12:36 Ticket #11975 (invalid sql returned from ...) closed by
- fixed: I was not able to reproduce this issue. My guess is that it was fixed …
- 10:07 Changeset [daec7345]stable/1.1.x by
- [1.1.X] Fixed #6918, #12791: If an email message has an encoding, …
- 09:50 Ticket #6918 (Cannot set encoding of mail headers, only of message body) closed by
- fixed: (In [12688]) Fixed #6918: Adjusted the test in r12683 to more …
- 09:50 Changeset [a2c4ad1d]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 #6918: Adjusted the test in r12683 to more specifically look for …
- 09:04 Ticket #6918 (Cannot set encoding of mail headers, only of message body) reopened by
- Test is causing a failure on the buildbots: …
- 07:50 Ticket #13040 (Change in Sphinx rendering of current module) closed by
- wontfix: Sphinx provides much better ways to do this. You don't need to …
- 05:21 Changeset [b3c2ae91]stable/1.1.x by
- [1.1.X] Fixed #11680: Added a note in the error-reporting …
- 05:20 Ticket #11680 (add references to EMAIL* settings when discussing error notifications) closed by
- fixed: (In [12686]) Fixed #11680: Added a note in the error-reporting …
- 05:20 Changeset [bb3d93f]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 #11680: Added a note in the error-reporting documentation about …
- 05:11 Changeset [98aecaa]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 #13034: Corrected default error message for IntegerField. …
- 05:11 Ticket #13034 (django.db.models.fields.IntegerField description wrong?) closed by
- fixed: (In [12685]) Fixed #13034: Corrected default error message for …
- 05:10 Ticket #13036 (Documentation Fix for TEMPLATE_LOADERS setting) closed by
- fixed: (In [12684]) Fixed #13036: Corrected a typo in the documentation for …
- 05:10 Changeset [4960095e]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 #13036: Corrected a typo in the documentation for the …
- 01:43 Ticket #13044 (Small Spanish translation improvement) created by
- Translated to Spanish some text that wasn't translated, and corrected …
- 01:03 Sprint201003Argentina edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.