Timeline
07/19/2008:
- 23:53 Ticket #7848 ([Cleanup] Remove dead code) created by
- Removed some dead code here and there…
- 23:15 DjangoBranches edited by
- remove obsolete newforms-admin branch (diff)
- 23:11 Ticket #7847 ([Cleanup] Unused imported modules in Django) created by
- I've removed many import statements of modules that were not used, …
- 22:05 Ticket #4126 (TypeError when edit_inline and Multiple ForeignKeys to same model ...) closed by
- worksforme: As expected, this is fixed with the merge of newforms-admin. I …
- 21:47 Ticket #7203 (Admin error if an edit_inline=True object has a ForeignKey to some ...) closed by
- fixed: As expected, this works fine now that the newforms-admin branch has …
- 18:49 Ticket #7441 (Doctest OutputChecker for xml and json) reopened by
-
Seems that the
looks_like_markup
method was a premature optimization … - 18:22 Ticket #7846 ([Cleanup] Unused imported modules in contrib apps) closed by
- invalid: Closing for now, will soon submit a bigger patch for the whole of Django.
- 17:50 Ticket #7846 ([Cleanup] Unused imported modules in contrib apps) created by
- I removed all imported statements in contrib apps for modules that …
- 17:50 Changeset [55ebc2b5]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Modified [7999] based on some feedback from Marty Alchin. …
- 17:45 Changeset [44c329e1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Update es_AR l10n to post nf-a merging (actually r7984). Yay for first …
- 17:36 Ticket #7845 (./manage.py reset fails if app does not define models) created by
- ./manage.py reset fails with an obscure IndexError if an app does not …
- 17:29 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) reopened by
- As noted in the above commits, there are technical reasons why it's …
- 17:26 Changeset [e942636]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 a cavaet to the use of get_FOO_filename() and get_FOO_url(). …
- 17:26 Ticket #7843 (r7986 breaks uploaded files stored in date-based directories) closed by
- fixed: (In [7998]) Reverted [7986]. It turns out that we need to treat …
- 17:26 Changeset [5141b67]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Reverted [7986]. It turns out that we need to treat filename …
- 17:07 Ticket #7844 (Very small race condition in file field saving) created by
-
Noticed this whilst reading
Model._save_FIELD_file()
for another … - 16:41 Ticket #7764 ([gis] Segfault on django.contrib.gis.geos.prototypes.errcheck.check_string) closed by
- worksforme: Works for me. I've tried my hardest and cannot reproduce this bug. …
- 16:34 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) closed by
- fixed: Since you've already opened another ticket (#7843) for the new bug, …
- 16:15 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) reopened by
- This patch is totally broken, and breaks get_FIELD_url for all files …
- 16:12 Ticket #7843 (r7986 breaks uploaded files stored in date-based directories) created by
- After updating to a Django revision post- [7986], get_FIELD_url is …
- 16:00 Ticket #7827 (Admin change_view uses _default_manager in place of self.queryset()) closed by
- duplicate: This is a dupe of #7510.
- 15:33 Ticket #7840 ('get_list_or_404' does not know the slicing) closed by
- wontfix: You've changed this function entirely; the name is now misleading. It …
- 15:21 Ticket #7842 (raw string identifier missing from django-admin.py) created by
- After creating a new project with django-admin.py the urls.py is …
- 15:21 Ticket #7841 (A typo in newforms docs, {% form %} is a not needed line) created by
- I will attached with typo
- 15:19 Ticket #7840 ('get_list_or_404' does not know the slicing) created by
- To make a story short, see this code. I have model, Document, it …
- 15:02 Changeset [a461994]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- it translation: updated to r7996 git-svn-id: …
- 14:54 Changeset [be922f1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- it translation: regenerated po file, now let's get to work …
- 14:37 Changeset [189c704a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Revert [7991] - [7993]. I was committing from the wrong branch. Sorry …
- 14:32 Ticket #7774 (Updated Norwegian translation) closed by
- fixed: (In [7994]) Fixed #7774 -- Updated Norwegian translation from jonklo.
- 14:32 Changeset [be367501]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7774 -- Updated Norwegian translation from jonklo. …
- 14:32 Changeset [ff68e85]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Starting to do the reverse() threading stuff. git-svn-id: …
- 14:32 Changeset [99bbaa00]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Allow avoidance of the Apache mod_rewrite undo. git-svn-id: …
- 14:32 Changeset [b653cdc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- First part of setting request.path correctly. Still needs: - …
- 14:26 Changeset [e8dd3855]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7761 -- Updated Georgian translation. Thanks, David …
- 14:26 Ticket #7761 (Update of Georgian translation (ka)) closed by
- fixed: (In [7990]) Fixed #7761 -- Updated Georgian translation. Thanks, David …
- 14:22 Ticket #7763 (Romanian localflavor) closed by
- fixed: (In [7989]) Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD.
- 14:22 Changeset [8ac9cbee]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7763 -- Added a Romanian localflavor. Thanks, MihaiD. …
- 13:54 Ticket #7653 (The documentation should be more explicit about file upload sizes) closed by
- wontfix: It doesn't matter if the reader knows how big 2.5MB is in the end. …
- 13:49 Changeset [795b6a1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7471 -- If the 400 response handler raises an exception, pass …
- 13:49 Ticket #7471 (Django serves exception tracebacks from 404 handlers) closed by
- fixed: (In [7988]) Fixed #7471 -- If the 400 response handler raises an …
- 13:48 Ticket #6009 (UnicodeDecodeError when uploading file with non-english filename.) closed by
- fixed: (In [7987]) Fixed #6009 -- Added regression tests to show that …
- 13:47 Changeset [3443832]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #6009 -- Added regression tests to show that uploading non-ASCII …
- 13:35 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) closed by
- fixed: (In [7986]) Fixed #5619 -- Return the same path in get_FOO_filename() …
- 13:35 Changeset [a1037869]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #5619 -- Return the same path in get_FOO_filename() before and …
- 13:05 Changeset [c09351a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #6965 -- Sped up the urlize and urlizetrunc filters. A nice …
- 13:05 Ticket #6965 (urlize should be faster) closed by
- fixed: (In [7985]) Fixed #6965 -- Sped up the urlize and urlizetrunc filters. …
- 12:23 BackwardsIncompatibleChanges edited by
- improved the newforms-admin changes. (diff)
- 11:40 SprintSausalitoJuly2008 edited by
- (diff)
- 11:14 VersionOneFeatures edited by
- Added some status notes resulting from July 18 sprint activity (diff)
- 11:09 NewformsAdminBranch edited by
- a note about the recent merge. (diff)
- 10:51 Changeset [67eeb72e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7838 -- Corrected an invalid class name the 'classes' usage in …
- 10:51 Ticket #7838 (Type inconsistency in part 2 of the tutorial) closed by
- fixed: (In [7984]) Fixed #7838 -- Corrected an invalid class name the …
- 10:45 Ticket #7838 (Type inconsistency in part 2 of the tutorial) reopened by
-
Not completely closed: as I said the
classes
value should be … - 10:38 Ticket #7838 (Type inconsistency in part 2 of the tutorial) closed by
- fixed: Whoops didn't see this. I already closed #7839 with a fix. Closing …
- 10:37 Changeset [4729e383]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7839 -- Corrected admin documentation and tutorial to reflect …
- 10:34 Ticket #7839 (Error in admin documentation and tutorial 2 - 'classes' should be a list) closed by
- duplicate: Oh me... Duplicate of #7838
- 10:34 Ticket #7693 (Different import paths can impact whether doctests are run or not.) closed by
- invalid: There must be something else going on here - you haven't mentioned …
- 10:29 Ticket #7839 (Error in admin documentation and tutorial 2 - 'classes' should be a list) created by
- The documentation claimes: […] This is false. 'classes' is …
- 10:26 Ticket #7694 (Models that are imported into tests.py (and utilize signals) result in ...) closed by
- invalid: What you're seeing is the result of the signal handler getting …
- 10:25 Ticket #7838 (Type inconsistency in part 2 of the tutorial) created by
- In the "Customize the admin form" section, we have the following …
- 10:18 Ticket #7837 (Hierarchy in forms metaclasses can miss declarated fields in forms) created by
- This was occurs after [7847]. Ok, [7847] is a good commit for make …
- 10:05 Changeset [dce4db49]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 svn:ignore properties to some recently added directories. …
- 10:02 Ticket #7836 (django.test.client._session should check for session middleware instead) created by
-
The django test client class allows you to use
self.client.session
… - 09:49 GeoDjango edited by
- Added more notable changesets; added link to 1.0 preview documenation. (diff)
- 09:46 Changeset [0cffff0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7441 - Improved the doctest OutputChecker to be more lenient …
- 09:46 Ticket #7441 (Doctest OutputChecker for xml and json) closed by
- fixed: (In [7981]) Fixed #7441 - Improved the doctest OutputChecker to be …
- 09:41 Ticket #7835 (Provide the ability for model definitions that are only availably ...) created by
- A current limitation of the unit test framework is that there is no …
- 09:21 Ticket #7834 (There's no link from the documentation index to the admin docs) closed by
- duplicate: Duplicate of #7829
- 09:19 Ticket #7834 (There's no link from the documentation index to the admin docs) created by
- Summary says it all.
- 09:06 DjangoFriendlyWebHosts edited by
- (diff)
- 06:27 Ticket #7832 (documentaion syntax error in newforms documentation) closed by
- fixed: (In [7978]) Fixed #7832 -- Corrected a formatting error in the …
- 06:27 Changeset [c819252b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7832 -- Corrected a formatting error in the newforms docs. …
- 06:03 Ticket #7833 (UserCreationForm doesn't handle the case where password1 is not set) created by
- The new UserCreationForm does not check wheter password1 is available …
- 05:03 Ticket #7832 (documentaion syntax error in newforms documentation) created by
- In the Formsets section, there appears a syntax error message: […] …
- 04:09 Ticket #6923 (Contrib.auth.tests.basic.py does not delete test users 'testuser' and ...) closed by
- worksforme: I've tried reproducing this with both Doctests and Django TestCase, …
- 04:01 DjangoFriendlyWebHosts edited by
- undo previous (incorrect) change (diff)
- 03:55 BackwardsIncompatibleChanges edited by
- Minor typo correction (diff)
- 03:51 DjangoFriendlyWebHosts edited by
- (diff)
- 02:55 Ticket #7831 (get_language_from_request should be case-insensitive while matching ...) created by
- HTTP_ACCEPT_LANGUAGE sent by browser will be different from its vendor …
- 02:53 Changeset [649463dd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #4412 -- Added support for optgroups, both in the model when …
- 02:53 Ticket #4412 (Allow Select and SelectMultiple widgets to render HTML optgroups from ...) closed by
- fixed: (In [7977]) Fixed #4412 -- Added support for optgroups, both in the …
- 01:42 SprintSausalitoJuly2008 edited by
- (diff)
- 00:58 Ticket #7830 (removal of some deprecated features for 1.0) created by
- Attached is a patch that removes: * "simple" cache backend * …
- 00:43 Ticket #7822 (Creating a OneToOneField with a related model breaks the list_filter ...) closed by
- duplicate: dup of #2145.
- 00:19 Ticket #7611 (auth app PasswordResetTest requires admin app to be installed) closed by
- wontfix: I've provided a slightly patch updated to post-newforms-admin merge, …
07/18/2008:
- 23:35 BackwardsIncompatibleChanges edited by
- added a bit about the admin urls.py change. (diff)
- 22:23 SprintIdeas edited by
- 2070 has already landed. (diff)
- 21:49 SprintIdeas edited by
- New results for Sausalito sprint (diff)
- 21:46 Ticket #7785 (Add note about the requirement of integer primary keys in generic relations) closed by
- fixed: (In [7976]) Fixed #7785 -- Added a note in the contenttypes …
- 21:46 Changeset [b5b0febc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7785 -- Added a note in the contenttypes documentation that …
- 21:38 Ticket #7773 (Add regression test to the django.core.mail) closed by
- fixed: (In [7975]) Fixed #7773 -- Added some simple tests for EmailMessage. …
- 21:38 Changeset [825622d9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7773 -- Added some simple tests for EmailMessage. Thanks to …
- 21:29 Ticket #7829 ([djangoproject.com] The admin doc page is not linked to from the main ...) created by
- The admin page has it's own documentation page …
- 21:27 Ticket #7828 (Unnecessary import statements in admin/widgets.py) closed by
- fixed: (In [7974]) Fixed #7828 -- Removed some unnecessary imports from admin …
- 21:26 Changeset [69ac815]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7828 -- Removed some unnecessary imports from admin widgets. …
- 21:18 Ticket #7826 (invalid_models test unhappy after NFA merge) closed by
- fixed: I'm pretty sure this was fixed by [7273] - if you're still seeing the …
- 21:17 Ticket #7828 (Unnecessary import statements in admin/widgets.py) created by
- 21:13 Changeset [56df66ba]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Removed a stale directory missed by [7967]. git-svn-id: …
- 21:05 SprintIdeas edited by
- New result for Sausalito sprint (diff)
- 20:56 BackwardsIncompatibleChanges edited by
- no time machine, sorry (diff)
- 20:56 Ticket #7827 (Admin change_view uses _default_manager in place of self.queryset()) created by
- The admin change_view uses self.model._default_manager in place of …
- 20:51 Ticket #7826 (invalid_models test unhappy after NFA merge) reopened by
- I'm sitting opposite Malcolm and he sees it as well... he told me to …
- 20:45 Ticket #7826 (invalid_models test unhappy after NFA merge) closed by
- invalid: This works fine for me and doesn't show up in the buildbot, marking as …
- 20:42 BackwardsIncompatibleChanges edited by
- (diff)
- 20:42 Ticket #7826 (invalid_models test unhappy after NFA merge) created by
- Like #7825, this one turns up: […] Note: If you're seeing …
- 20:25 Ticket #7558 (svn:ignore properties missing) closed by
- fixed: (In [7972]) Fixed #7558 -- Added missing svn:ignore property on some …
- 20:25 Changeset [d70df56]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7558 -- Added missing svn:ignore property on some directories …
- 20:22 Changeset [46786b41]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7741: django.newforms is now django.forms. This is obviously a …
- 20:22 Ticket #7741 (move django.newforms to django.forms) closed by
- fixed: (In [7971]) Fixed #7741: django.newforms is now django.forms. This is …
- 20:07 Ticket #7782 (Typo in the upload_handling documentation) closed by
- fixed: (In [7970]) Fixed #7782 -- Corrected documentation to refer to …
- 20:07 Changeset [39af2738]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7782 -- Corrected documentation to refer to chunks(), rather …
- 20:06 Ticket #7825 (modeltests/delete test fails after NFA merge) created by
- After the NFA merge, this happens: […] It appears to be related …
- 20:04 Ticket #7687 (UploadedFile chunk or chunks) closed by
- duplicate: Duplicate of #7782
- 19:56 Ticket #7824 (Missing information about autodiscover and admin.py in the tutorial ...) created by
- From what I understand, using admin.py to specify admin related …
- 19:50 Ticket #7823 (ForeignKey get_db_prep_lookup doesn't work for custom primary key) created by
- If a parent model has a user-defined field as a primary key: […] …
- 19:43 SprintIdeas edited by
- (diff)
- 19:42 Ticket #7375 (auth framework shouldn't write verbose_name values in permission ...) closed by
- wontfix: The purpose of verbose name is to provide a human readable name when …
- 19:28 Ticket #7756 (contrib.auth dependency on contrib.admin) closed by
- duplicate: duplicate of #7611.
- 19:25 Ticket #7822 (Creating a OneToOneField with a related model breaks the list_filter ...) created by
- This has happened since before the NFA merge. The summary of the …
- 19:17 SprintIdeas edited by
- (diff)
- 19:13 BackwardsIncompatibleChanges edited by
- added a bit too much from nfa wiki page. (diff)
- 19:11 BackwardsIncompatibleChanges edited by
- Updated to reflect newforms-admin merge. (diff)
- 19:08 Ticket #7719 (Configuration do avoid error silencing when rendering template) closed by
- duplicate: Duplicate of #6907
- 19:07 Changeset [88ae2d44]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 django.VERSION after NFA merge. git-svn-id: …
- 19:04 Ticket #7821 (Add exception value to NoReverseMatch exception) created by
- The NoReverseMatch exception in django.core.urlresolvers.reverse has …
- 18:54 Changeset [a19ed8ae]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Merged the newforms-admin branch into trunk. This is a backward …
- 18:53 Ticket #7750 (TextField in unique_together breaks with MySQL BLOB index without ...) closed by
- duplicate: Duplicate of the quite old bug #2495. The easy work-around is to leave …
- 18:52 Changeset [dc375fb0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3639 -- Minor docstring correction, it's a function not a …
- 18:50 Ticket #7743 (Django uses "testserver" instead of "example.com" in assertRedirects tests) closed by
- invalid: I believe it's because django.test.testcases.TestCase.assertRedirects …
- 18:46 Changeset [5735e16]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #6086 -- Changed settings docs to reflect deprecation of "simple" …
- 18:36 Ticket #4741 ([unicode] Mysql (only!) returns non-unicode strings on UnicodeBranch) closed by
- wontfix: Well, mysql_old's been removed in [7949], so I think this goes down as …
- 18:34 Ticket #7798 (django.contrib.auth.tests.PasswordResetTest.test_email_not_found fails ...) closed by
- duplicate: This has been fixed in [7808].
- 18:25 Changeset [1442ebe1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- svnmerge.py init for newforms-admin merge back into trunk. …
- 18:10 SprintIdeas edited by
- Added section for Sausalito sprint's results (diff)
- 18:02 Changeset [5f6b08f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7685 -- fixed a typo in French localflavor documentation. …
- 18:02 Ticket #7685 (Error in Code example "local flavor") closed by
- fixed: (In [7961]) Fixed #7685 -- fixed a typo in French localflavor …
- 17:57 Ticket #7787 (Update tutorial for newforms-admin) closed by
- fixed: Fixed in r7959.
- 17:41 Ticket #7820 (django.core.exceptions.MiddlewareNotUsed documentation is difficult to ...) created by
- Currently, users must ask Jacob for an explanation. This might be …
- 17:39 Ticket #7819 (Sites admin.py missing a model import) closed by
- fixed: Fixed in r7957
- 17:36 Changeset [436ef18]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #5552 -- Raise an error, rather than failing silently, when …
- 17:36 Ticket #5552 (manage.py syncdb will fail silently when `DATABASE_NAME' is empty with ...) closed by
- fixed: (In [7956]) Fixed #5552 -- Raise an error, rather than failing …
- 17:30 Ticket #7404 (Add last_login and date_created to User's admin list) closed by
- wontfix: Newforms-admin will make it easy to customize things to your heart's …
- 17:10 Ticket #7819 (Sites admin.py missing a model import) created by
-
Rev [7953] refactored the admin options for
django.contrib.sites
…
- 16:45 Ticket #7816 (Deprecation warning should not mislead user) closed by
- fixed: (In [7955]) Fixed #7816 -- Fixed error in a few DeprecationWarnings. …
- 16:45 Changeset [13643a7f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7816 -- Fixed error in a few DeprecationWarnings. Thanks, …
- 15:48 Ticket #7818 (Merging querysets can result in wrong operator grouping) created by
- If you do (Foo.objects.filter(bar=x) | Foo.objects.filter(bar=y)) & …
- 15:40 Ticket #5578 (Can't import fixtures generated using mysql into postgresql) closed by
- worksforme: This does not appear to be a bug anymore. The default table name is …
- 14:49 BackwardsIncompatibleChanges edited by
- (diff)
- 14:45 Ticket #3639 (use newforms in generic create_update view) closed by
- fixed: (In [7952]) Fixed #3639: updated generic create_update views to use …
- 14:45 Changeset [7997133a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3639: updated generic create_update views to use newforms. This …
- 14:32 SprintSausalitoJuly2008 edited by
- (diff)
- 13:49 Ticket #7817 ({% include "tpl" with foo=x bar=y %}) created by
- This is a simple but useful syntax extension. The separator could also …
- 13:42 Ticket #7816 (Deprecation warning should not mislead user) created by
- "DeprecationWarning: Representing uploaded files as dictionaries is …
- 13:32 Ticket #7815 (Let Context handle include, extends and inclusion_tag template loading) created by
-
* Add a
loader
kwarg toContext
which should be something with a … - 13:25 Ticket #3119 (Problem for the up-loading of non-ASCII character file name.) closed by
- duplicate: dupe of #6009
- 13:14 BackwardsIncompatibleChanges edited by
- Removed mysql_old backend (diff)
- 12:54 SprintAustinAugust2008 edited by
- (diff)
- 12:39 Changeset [cd80ce7a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 missing files form [7946] git-svn-id: …
- 12:38 Changeset [c681f40]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Removed the mysql_old backend. It smells bad and has no friends. …
- 12:35 Ticket #7814 (Clean documentation for commonly used terms) created by
- As laid out by …
- 11:58 Ticket #7813 (Problem Pickling Querysets) created by
- I saw a previously closed [http://code.djangoproject.com/ticket/7506 …
- 10:47 Ticket #7812 (read() in an InMemoryUploadedFile returns an empty string) created by
- If you try to access to .read() in an InMemoryUploadedFile object, …
- 10:37 Ticket #7807 (Length/max_length patch for oldforms.TextField) closed by
- wontfix: Only security bugfixes in 0.96 and oldforms will be completely removed …
- 10:36 Ticket #7811 (The contrib.admindocs templates are still part of the contrib.admin ...) created by
- In revision 7947 of newforms-admin the contrib.admindocs templates are …
- 10:34 Ticket #7810 (Url to contrib.admindocs is still hardcoded in base template of ...) created by
- In revision 7947 of newforms-admin, the base template of contrib.admin …
- 10:13 Ticket #7803 (url template tag doesn't pass arguments to view) closed by
- wontfix: Marking WON'T FIX because the url template tag is only there to return …
- 09:57 Ticket #7809 (Fixes to French translation) created by
- Weekdays and months are lower-cased in French: […] Also fixes a …
- 09:22 Ticket #5938 (test.Client.login_user(user_instance)) closed by
- wontfix: If you have a test user, you can set up the test password to be …
- 08:44 Ticket #7808 (Form Preview does not work with file uploads) created by
- There seems to be no way to bind a form to a Form Preview (using …
- 08:33 Ticket #4741 ([unicode] Mysql (only!) returns non-unicode strings on UnicodeBranch) reopened by
- Sorry. In my environment i still need this patch. I have update the …
- 08:00 DjangoGraphviz edited by
- (diff)
- 08:00 DjangoGraphviz edited by
- (diff)
- 06:51 Ticket #7807 (Length/max_length patch for oldforms.TextField) created by
- Version 0.96 of Django's db.models.fields.CharField uses …
- 06:44 Ticket #7806 (django.template refactoring) created by
-
== Why should
django.template
be refactored? == Filter and Variable … - 05:14 SprintSausalitoJuly2008 edited by
- (diff)
- 04:52 GoFlow:older_news edited by
- (diff)
- 04:49 goflow:changelog created by
07/17/2008:
- 23:34 Ticket #7805 (ImageField doesn't need its own get_internal_type()) closed by
- fixed: (In [7947]) Fixed #7805 -- Removed ImageField.get_internal_type() …
- 23:34 Changeset [d261c1d0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7805 -- Removed ImageField.get_internal_type() because it …
- 22:47 Ticket #1443 (No support for dates before 1900) closed by
- fixed: (In [7946]) Fixed #1443 -- Django's various bits now support dates …
- 22:47 Changeset [df2b19c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #1443 -- Django's various bits now support dates before 1900. …
- 22:45 Changeset [f6fafc02]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Improved LocalTimezone._isdst() to handle dates before approximately …
- 20:40 Ticket #7805 (ImageField doesn't need its own get_internal_type()) created by
- After [7133] went in, it was no longer assumed that most fields in …
- 20:27 Ticket #7804 (newforms.fields.UploadedFile Invalid Deprecation warning.) created by
- I'm not sure if anyone has noticed this yet, but in [7814], …
- 19:46 SprintSausalitoJuly2008 edited by
- Added time zone info (diff)
- 19:29 Ticket #7803 (url template tag doesn't pass arguments to view) created by
- about <% url foo bar %> template tag. when 'url' tag reverse url, …
- 19:10 Ticket #7802 (Installation script for 0.96.2 does not copy all admin files) closed by
- wontfix: This will be fixed in the 1.0 release (it's been fixed in trunk for …
- 18:52 Ticket #7802 (Installation script for 0.96.2 does not copy all admin files) created by
- When installing official 0.96.2 release through "python setup.py …
- 18:27 Ticket #7801 (DateField/TimeField returning datetime objects (not date/time objects)) created by
- I was having problems with TimeField's and DateField's returning …
- 17:30 Ticket #7799 (django.template refactoring) closed by
- wontfix: django-dev seems like a bad place to discuss anything unrelated to …
- 16:09 Ticket #3852 ([patch] newforms SelectDateWidget fails to display saved values ...) closed by
- duplicate: The issue of displaying saved values correctly was fixed by #5917
- 15:41 Ticket #7800 (GenericRelation doesn't respect changes from the default ...) created by
- I have a GenericForeignKey with custom field names ( …
- 15:22 Ticket #7799 (django.template refactoring) created by
-
== Why should
django.template
be refactored? == Filter and Variable … - 15:19 Ticket #7411 (Saving db object while iterating over a queryset larger than ...) closed by
- fixed: Tests pass on a clean Leopard install. Must be something funky on my …
- 15:07 SprintDCAugust2008 edited by
- (diff)
- 14:16 Ticket #7797 (documentation for django 0.96: link to doc for render_to_response is broken) closed by
- wontfix: Django 0.96's documentation didn't include the 'shortcuts' doc. This …
- 14:11 Ticket #7798 (django.contrib.auth.tests.PasswordResetTest.test_email_not_found fails ...) created by
- I changed the way password_reset is handled by mapping …
- 13:52 Ticket #7797 (documentation for django 0.96: link to doc for render_to_response is broken) created by
- I tried http://www.djangoproject.com/documentation/0.96/shortcuts/ and …
- 13:42 Ticket #7759 (QuerySet count method is wrong while cached results filling) closed by
- fixed: I'm pretty sure there's something wrong with your environment, Dave. …
- 12:26 Ticket #7796 (Fieldset description is autoescaped in newforms-admin) created by
- The fieldset description has not been marked safe here: …
- 12:01 SprintIdeas edited by
- (diff)
- 12:01 Ticket #7788 (Response HTTP/1.0 (/django/core/servers/basehttp.py http_version = "1.0")) closed by
- wontfix: Not worth doing anything here. You are talking about the internal …
- 12:00 SprintSausalitoJuly2008 edited by
- (diff)
- 11:51 Ticket #7790 (New validator for ModelAdmin classes should use explicitly declared ...) closed by
- fixed: (In [7943]) newforms-admin: Fixed #7790 -- Check form fields, not …
- 11:11 Ticket #7794 (Change Validations on Edit Inlines to Validate Inheritance from ...) closed by
- fixed: (In [7942]) newforms-admin: Fixed #7794 -- Allow BaseModelFormSet …
- 11:09 Ticket #7795 (QuerySet used instead of Admin.manager.get_queryset()) created by
- this prevents me from modifying the admin search behaviour by setting …
- 10:38 Ticket #7794 (Change Validations on Edit Inlines to Validate Inheritance from ...) created by
- This breaks down when trying to implement a generic inline (see patch …
- 10:34 Ticket #7792 (Exclude Fields on new-forms admin) closed by
- invalid: This is a rare case and will ultimately be fixed when model …
- 10:26 SprintDCAugust2008 edited by
- Updated metro reference, because of a behind-the-scenes change (diff)
- 08:56 Ticket #6962 (admin/doc pages aren't handled by admin.site.root) closed by
- wontfix: While I understand the argument for making it simple to setup, but the …
- 08:42 Ticket #7793 (Sitemaps generator does not care about 50,000 URL limit) created by
- As stated in the protocol, each sitemap must have no more than 50,000 …
- 08:31 Ticket #7466 (newforms-admin: Handle relative paths in documentation templates) reopened by
- Not all relative links are working after the fix. For example, if you …
- 08:29 Changeset [c4d0cfe1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7745 -- Modified use of assertTrue to failUnless, because …
- 08:24 Ticket #7751 (Don't assume that connection.autocommit is a callable) closed by
- fixed: (In [7940]) Fixed #7751 -- Added check to allow for the fact that …
- 08:24 Changeset [1107e6b4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7751 -- Added check to allow for the fact that autocommit can …
- 07:44 Ticket #7792 (Exclude Fields on new-forms admin) created by
- Sometimes we need exclude fields on admin (Which have null and blank …
- 07:38 Ticket #7791 (len() on queryset with distinct ordered by child's field crashes) created by
- Given this model: […] and this data (one test record for each …
- 05:15 Ticket #7790 (New validator for ModelAdmin classes should use explicitly declared ...) created by
- Ticket #5374 Introduced …
- 04:57 Ticket #6962 (admin/doc pages aren't handled by admin.site.root) reopened by
- I'm not sure if I can fully agree with this. There is in fact always a …
- 04:21 Ticket #7789 (get_or_create fails due to case sensivity) created by
- […] In my opinion get_or_create should get the name if it is …
- 04:16 SprintSausalitoJuly2008 edited by
- (diff)
- 04:11 Ticket #7788 (Response HTTP/1.0 (/django/core/servers/basehttp.py http_version = "1.0")) created by
- In IE6 the Response is required to be HTTP/1.1 to get the browser to …
- 04:05 Ticket #5663 (markdown 1.6b unicodedecodeerror) reopened by
- The patch works for 1.6a and earlier because 1.6b is the first to …
- 01:17 Ticket #7759 (QuerySet count method is wrong while cached results filling) reopened by
- On OSX Leopard (Python 2.5.1, SQLite3 3.4.0), r7938 introduces several …
- 01:02 Ticket #7411 (Saving db object while iterating over a queryset larger than ...) reopened by
- On OSX Leopard (Python 2.5.1, SQLite3 3.4), r7926 introduces the …
07/16/2008:
- 20:50 SprintSausalitoJuly2008 edited by
- signed up to come. (diff)
- 20:22 SprintDCAugust2008 edited by
- Converted the bulleted signup list to a numbered list to make tracking … (diff)
- 19:49 DjangoResources edited by
- (diff)
- 18:59 SprintSausalitoJuly2008 edited by
- (diff)
- 18:55 Ticket #7786 (queries test failure on Python 2.3) closed by
- fixed: (In [7939]) Fixed #7786 -- Removed some tests from running when using …
- 18:55 Changeset [431206a2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7786 -- Removed some tests from running when using Python 2.3. …
- 18:17 Changeset [52fdedba]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7759 -- Fixed QuerySet.count() when the results cache was only …
- 18:17 Ticket #7759 (QuerySet count method is wrong while cached results filling) closed by
- fixed: (In [7938]) Fixed #7759 -- Fixed QuerySet.count() when the results …
- 16:22 Ticket #7787 (Update tutorial for newforms-admin) created by
- One of the last things that need to be done in order to get …
- 15:58 Ticket #7786 (queries test failure on Python 2.3) created by
- Running the test suite on Python 2.3, I get a test failure in the …
- 14:27 Ticket #7610 (Building sphinx documentation fails) closed by
- worksforme: Works for me. Revision 7936, Sphinx 0.4.1
- 14:21 Ticket #5490 (newforms-admin: Admin pages insufficiently escape special characters ...) closed by
- fixed: (In [7935]) newforms-admin: Fixed #5490 -- Properly quote special …
- 14:16 Ticket #7748 (inspectdb on PostgreSQL database missing type for 'real' column) closed by
- invalid: It seems that the PostgreSQL backend maps FloatField to the "double …
- 13:37 SprintDCAugust2008 edited by
- (diff)
- 13:19 Ticket #7785 (Add note about the requirement of integer primary keys in generic relations) created by
- For Generic Relations using an integer primary key is a requirement. …
- 13:02 NewformsAdminBranch edited by
- drop a contrib.admin import that isn't needed anymore in a models.py file (diff)
- 12:39 Ticket #5663 (markdown 1.6b unicodedecodeerror) closed by
- fixed: That patch is no good. As one of the markdown core devs I can confirm …
- 12:34 SprintSausalitoJuly2008 edited by
- Added myself to the "online" list. (diff)
- 12:13 Ticket #7784 (Command.__handle__ instead of Command.handle) closed by
- wontfix: Firstly, please do not assign milestones to your own tickets. It …
- 12:09 Ticket #7784 (Command.__handle__ instead of Command.handle) created by
- I can see why the Command class convention is highly desirable. But …
- 12:02 Ticket #7780 (get returns multiple objects when model includes a ManyToManyField in ...) closed by
- invalid: "Doctor it hurts when I do this".. "Then don't do that, sir". As …
- 11:52 Ticket #6387 (Markdown for Python v1.7 support needed in contrib.markup -- handling ...) closed by
- fixed: @italomaia: Please open a new ticket with the details of your failure …
- 11:21 Ticket #7708 (Model instance deletion doesn't lead to the OneToOne mapped model deletion) closed by
- wontfix: Wontfix, …
- 11:15 Ticket #7661 (Newforms docs give a misleading migration plan - implies that there ...) closed by
- invalid: Because newforms will entirely replace oldforms within the next few …
- 10:29 Ticket #7783 (PostgreSQL database introspection does not detect NULL columns) created by
- cursor.description does not return the null_ok field, so database …
- 10:23 Ticket #6387 (Markdown for Python v1.7 support needed in contrib.markup -- handling ...) reopened by
- This last change breaks markdown for me. Using ubuntu hardy, sqlite3 …
- 09:55 SprintSausalitoJuly2008 edited by
- (diff)
- 09:47 SprintDCAugust2008 edited by
- (diff)
- 08:56 Ticket #7353 (Add manipulator fails when unique together fields added) closed by
- invalid: I asked a question about this ticket over on django-dev mailing list …
- 08:53 Ticket #7466 (newforms-admin: Handle relative paths in documentation templates) closed by
- fixed: (In [7934]) newforms-admin: Fixed #7466 -- Generate a root_path for …
- 08:51 Ticket #6962 (admin/doc pages aren't handled by admin.site.root) closed by
- wontfix: The general issue described here is being handled with #7466 which …
- 08:28 Ticket #7782 (Typo in the upload_handling documentation) created by
- There is a typo in the documentation : …
- 07:57 Ticket #7781 (Paginator missing documentation) created by
- Paginator or obj_page doesn't include results_per_page.
- 07:46 SprintDCAugust2008 edited by
- (diff)
- 07:13 NewformsAdminBranch edited by
- (diff)
- 05:52 Ticket #7779 (Setting matching query does not exist.) closed by
- invalid: Please don't use the ticket system to ask support questions. If you …
- 04:51 Ticket #7780 (get returns multiple objects when model includes a ManyToManyField in ...) created by
- Django throws a MultipleObjectsReturned error when getting a single …
- 03:36 Ticket #7779 (Setting matching query does not exist.) created by
- Environment: Request Method: GET Request URL: …
- 03:15 Ticket #7778 (Model subclasses cannot be deleted if a nullable foreign key relates ...) created by
- We use model subclasses in our application and we have come across a …
- 01:43 Ticket #7777 (DecimalField validation ignores infinity and nan) created by
- I have noticed that the DecimalField validation doesn't validate inf …
- 00:15 Ticket #7776 (Test cookie isn't deleted if persistent data in Newforms-Admin login) created by
- The test is probably the most simple way to see this. Right now a test …
Note: See TracTimeline
for information about the timeline view.