Timeline
09/12/2009:
- 23:54 Changeset [10e3c9f1]stable/1.1.x by
- [1.1.X] Fixed #11589 -- Corrected an argument in the shortcuts …
- 23:41 Ticket #11746 (Some message in `contrib/localflavor/fr/forms.py` could not be localized) closed by
- fixed: (In [11552]) Fixed #11746 -- Marked a string for translation in the FR …
- 23:40 Changeset [85d4baa]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 #11746 -- Marked a string for translation in the FR localflavor. …
- 23:37 Ticket #11820 (Grace Hopper's name is misspelled) closed by
- fixed: (In [11551]) Fixed #11820 -- Corrected the spelling of Grace Hopper's …
- 23:32 Changeset [07576072]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 #11820 -- Corrected the spelling of Grace Hopper's name in a …
- 22:09 Changeset [7ae2f70]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 #11862 -- Corrected an error in the Hebrew translation. Thanks …
- 22:09 Ticket #11862 (Hebrew translation mistake) closed by
- fixed: (In [11550]) Fixed #11862 -- Corrected an error in the Hebrew …
- 22:01 Ticket #11755 (Django documentation on Model FormSets should include a tip on how to ...) closed by
- fixed: (In [11549]) Fixed #11755 -- Added documentation for an edge case of …
- 22:01 Changeset [f8077919]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 #11755 -- Added documentation for an edge case of FormSet usage. …
- 20:35 Ticket #11740 (ModelForm documentation not clear on default attributes of custom Fields) closed by
- fixed: (In [11548]) Fixed #11740 -- Added extra detail on the behavior of …
- 20:35 Changeset [38e78da]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 #11740 -- Added extra detail on the behavior of ModelForms. …
- 20:13 Changeset [0e07f80c]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 #9414 -- Clarified the documentation on the permission …
- 20:13 Ticket #9414 (Documentation on has_perm and the permission_required decorator is ...) closed by
- fixed: (In [11547]) Fixed #9414 -- Clarified the documentation on the …
- 19:31 Ticket #11874 (Cleanup SortedDictionary) created by
- It's a very special datastructure, let's bring it into the 21st century.
- 19:25 Ticket #11873 (Incorrect pluralization in generic views docs) closed by
- fixed: (In [11546]) Fixed #11873 -- Corrected typo in generic views docs. …
- 19:25 Changeset [d0c6e9cf]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 #11873 -- Corrected typo in generic views docs. Thanks to Brett …
- 19:17 Changeset [8b6a2c1]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 #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks to …
- 19:17 Ticket #11073 (SESSION_COOKIE_PATH should be introduced in this page) closed by
- fixed: (In [11545]) Fixed #11073 -- Added documentation for …
- 19:12 Changeset [7dfd7cb8]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 #10864 -- Clarified the role played by redirect_to_field in the …
- 19:12 Ticket #10864 (Clarify that "next" is the default for redirect_to_field) closed by
- fixed: (In [11544]) Fixed #10864 -- Clarified the role played by …
- 18:56 Ticket #9236 (django.contrib.admin documentation -- missing dependency info?) closed by
- fixed: (In [11543]) Fixed #9236 -- Added documentation on the dependencies of …
- 18:56 Changeset [ec6b9d6e]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 #9236 -- Added documentation on the dependencies of the admin. …
- 18:44 Ticket #10709 (Please clarify what objects are accepted by get_object_or_404) closed by
- duplicate: I'm gonna call this a dupe of [11589], fixed in r11531.
- 18:38 Ticket #6047 (db-api docs: invalid REGEX SQL equiv for SQLite) closed by
- fixed: (In [11541]) Fixed #6047 -- Minor correction to the documentation …
- 18:37 Changeset [27c68216]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 the SVN internal docs to the internal docs index. git-svn-id: …
- 18:36 Changeset [423b5c1e]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 #6047 -- Minor correction to the documentation regarding regex …
- 18:28 Ticket #11659 (Minor typo in 1.1 release notes) closed by
- fixed: (In [11537]) Fixed #11659 -- Corrected a minor typo in the v1.1 …
- 18:27 Ticket #11780 (Small typo (two articles) in the static file serving docs) closed by
- fixed: (In [11535]) Fixed #11780 -- Corrected a typo in the static file …
- 18:06 Ticket #11359 ("Built-in signals" API reference doc fails to mention "Signals" ...) closed by
- fixed: (In [11540]) Fixed #11359 -- Added a link to the signals topic guide …
- 18:06 Changeset [7cbc232]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 #11359 -- Added a link to the signals topic guide in the signals …
- 17:59 Ticket #11592 ("filter" should "filtered" (just a typo)) closed by
- fixed: (In [11539]) Fixed #11592 -- Corrected the grammar in the queryset …
- 17:59 Changeset [9aef7dd]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 #11592 -- Corrected the grammar in the queryset docs. Thanks to …
- 17:57 Ticket #11628 (Incorrect comment in part 1 of tutorial) closed by
- fixed: (In [11538]) Fixed #11628 -- Corrected the tutorial, removing …
- 17:57 Changeset [77c64c69]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 #11628 -- Corrected the tutorial, removing instructions to …
- 17:52 Changeset [b8b9411f]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 #11659 -- Corrected a minor typo in the v1.1 release notes. …
- 17:51 Ticket #11728 (Documentation typo) closed by
- fixed: (In [11536]) Fixed #11728 -- Corrected a typo in a class name in the …
- 17:51 Changeset [baf7d3e]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 #11728 -- Corrected a typo in a class name in the …
- 17:48 Changeset [94d8da31]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 #11780 -- Corrected a typo in the static file serving docs. …
- 17:44 Ticket #11808 (Typo in admin's documentation) closed by
- fixed: (In [11534]) Fixed #11808 -- Corrected typo in admin docs. Thanks to …
- 17:44 Changeset [94885bac]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 #11808 -- Corrected typo in admin docs. Thanks to kratorius for …
- 17:43 Ticket #11831 (typo in comments doc) closed by
- fixed: (In [11533]) Fixed #11831 -- Corrected typo in comments docs. Thanks …
- 17:43 Changeset [fc7ef1c]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 #11831 -- Corrected typo in comments docs. Thanks to gsf for the …
- 17:41 Changeset [1ed9d29d]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
- Modified r11531 to use the original suggested text from the patch …
- 17:32 Ticket #11589 (Typo in documentation for get_object_or_404) closed by
- fixed: (In [11531]) Fixed #11589 -- Corrected an argument in the shortcuts …
- 17:32 Changeset [15f3610]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 #11589 -- Corrected an argument in the shortcuts documentation. …
- 17:05 Changeset [39c53b4b]stable/1.1.x by
- [1.1.X] Fixed #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH …
- 17:02 Changeset [f03a1ab1]stable/1.1.x by
- [1.1.X] Initialized svnmerge properties. git-svn-id: …
- 16:35 Ticket #11660 (mod_python handler does not set inbound content-type correctly) closed by
- fixed: Fail.
- 16:28 Changeset [d2321e37]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 #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH headers …
- 16:08 Ticket #11873 (Incorrect pluralization in generic views docs) created by
- The docs say "... is a regular view functions ...". That should be …
- 15:06 Ticket #11872 (can't pass instance=None to inline formset) created by
- If you try to pass instance=None to a new unbound formset you get an …
- 14:00 Ticket #11871 (Subclassing django.contrib.auth.models.User) closed by
- duplicate: This is a duplicate of #3011, please search the ticket tracker before …
- 13:57 Ticket #11814 (GIS with mysql doesnt work together with multidb raises argument ...) closed by
- fixed: This was fixed on my Github branch, the results of that work will be …
- 13:49 Ticket #11871 (Subclassing django.contrib.auth.models.User) created by
- There area some problems with using User class and auth model. Main …
- 13:43 Ticket #11870 (Moderation doesn't work with comments extended from ...) created by
- CommentFlag has a hardcoded foreign key to …
- 13:35 Ticket #11624 (`render_to_kmz` can't handle non-ascii data) closed by
-
fixed: (In [11527]) Fixed #11624:
render_to_kmz
no longer balks on … - 13:35 Changeset [1aef1320]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 #11624:
render_to_kmz
no longer balks on non-ASCII data. … - 06:47 Ticket #11869 (makemessages command hangs when there're many errors in the .po file) created by
-
I have found a bug in the
makemessages
command. It deadlocks when … - 04:18 GeoDjango1.2 created by
- Started page
- 00:49 Ticket #11868 (Multiple sort in admin changelist) created by
- I've made an attempt at adding multiple sort columns to the admin …
- 00:03 Version1.2Features edited by
- (diff)
09/11/2009:
- 23:37 Ticket #11867 (if spatialite is installed and pysqlite2.5 is installed without ...) created by
- Using spatialite with contrib.gis is supported only with pysqlite2.5.0 …
- 19:30 Version1.2Features edited by
- (diff)
- 18:44 DevelopersForHire edited by
- (diff)
- 18:15 Changeset [677ddcb]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 #10752. Added more advanced bash completion. Thanks, Arthur …
- 18:15 Ticket #10752 (Advanced Bash Completion) closed by
- fixed: (In [11526]) Fixed #10752. Added more advanced bash completion. …
- 18:14 Ticket #11866 (non-null FK to a CharField primary key fails when key value is the ...) created by
- Model A has a CharField primary_key. Model B has a ForeignKey field to …
- 18:07 Ticket #6298 (Include sample settings file(s) to run django unit tests i.e. make ...) reopened by
- Eric, Joseph and I have arrived at a compromise suggestion - checking …
- 17:45 Ticket #11840 (Form validation should check for IOErrors) closed by
- worksforme: can you provide a test for that? or just a file that results in this …
- 17:00 Changeset [69aed8d]stable/1.1.x by
- [1.1.X] Document the fact that we now put dead branches in the attic. …
- 16:59 Changeset [a53601c]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
- Document the fact that we now put dead branches in the attic. …
- 16:33 Ticket #11847 (FormWizard in urlconf is not reversable) closed by
- invalid: The recommended way to do that would be to use the named url mappings. …
- 16:14 Ticket #11865 (Form media lacks support for raw javascript) created by
- Form media allows form exclusive css and js to be linked in a …
- 14:59 Ticket #2471 ([patch] date_based generic view doesn't work with DateField and sqlite) closed by
- invalid: Bug not reproducible with python 2.6, sqlite3, and jango-trunk. See …
- 14:40 DjangoJobs edited by
- (diff)
- 14:32 Version1.2Features edited by
- (diff)
- 14:08 Changeset [350d7ad]stable/1.1.x by
- This branch is 1.1.1 pre-alpha. git-svn-id: …
- 14:05 Changeset [d201d57]stable/1.1.x by
- Create 1.1 release branch. git-svn-id: …
- 14:04 Version1.2Features edited by
- (diff)
- 14:03 Ticket #11864 (Relationship backreference documentation is hard to find) created by
- I would expect that documentation on backreferences in relationships …
- 14:02 Ticket #11863 (Add a method to the orm to create Model instances from raw sql queries) created by
- There should be a mechanism to easily convert the result of a raw sql …
- 10:57 Sprints edited by
- added link to DjangoCon 2009 sprint info wiki page (diff)
- 08:46 Ticket #11554 (Several errors in Generic Views Documentation) closed by
- fixed: (In [11499]) Fixed #11554: Several errors in Generic Views …
- 08:46 Changeset [8da58e5]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11554: Several errors in Generic Views Documentation. Thanks …
- 06:17 Ticket #11692 (CSRF middleware causing contrib.auth password change tests to fail) closed by
- wontfix: You have to run the tests with the middleware disabled. None of the …
- 06:05 Ticket #11375 (Redirect to another url in admin add view) closed by
- wontfix: The normal way to achieve this is by overriding …
- 05:47 Changeset [7c53c26]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10968 - Form.errors should use Form.error_class. Thanks for …
- 05:47 Ticket #10968 (Appears like there's something missing when subclassing django.forms' ...) closed by
- fixed: (In [11498]) Fixed #10968 - Form.errors should use Form.error_class. …
- 04:42 Ticket #11502 (Wrong escaping in admin) closed by
- fixed: (In [11497]) Fixed #11502 - wrong escaping in admin. Thanks Tomasz …
- 04:42 Changeset [4decf03f]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11502 - wrong escaping in admin. Thanks Tomasz Elendt. …
- 04:24 Ticket #11861 (TypeError: object.__init__() takes no parameters) closed by
- fixed: This was fixed in r11496. It's specific to Python 2.6 and higher, …
- 04:11 Ticket #11703 (Added missing Super calls to 2 widget classes) closed by
-
fixed: Because of the way
object.__init__()
works in Python 2.6 and later, … - 04:08 Changeset [49cf7f4a]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 Widget.init() for Python 2.6 and greater. Refs #11703 …
- 04:03 Ticket #11862 (Hebrew translation mistake) created by
- The Hebrew translation of the string: "{{{%(name)s object with primary …
- 01:13 Ticket #11861 (TypeError: object.__init__() takes no parameters) created by
- I`m use revision: 11495 […]
09/10/2009:
- 23:37 Ticket #11858 (Named urls in url template tag resolved differently) closed by
- worksforme: I cannot recreate this. Using exactly what you have specified, expect …
- 21:04 Ticket #11703 (Added missing Super calls to 2 widget classes) reopened by
- I am not sure if this is the right place. I did an svn update and …
- 18:09 Ticket #11860 (Changing a NullBooleanField from "unknown" to "no" in the admin does ...) created by
- This only occurs if the nullboolean is the only thing changed - if I …
- 17:49 Changeset [c33355d8]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- As long as we're micro-optomizing, do it right -- using map() shaves …
- 17:23 Changeset [9d1a7c20]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Micro-optomization to SortedDict.values(). Yes, it looks silly, but it …
- 16:21 Ticket #11859 (Change type checking condition in validation of choices) created by
- I want to use instance of tuple subclass (instead of tuple instance) …
- 15:11 Ticket #11853 (Django admin uses default Manager) closed by
-
invalid: The docs are correct;
LiveEntryManager
is the "first Manager defined … - 12:31 Ticket #11858 (Named urls in url template tag resolved differently) created by
- When using a url tag, if you specify the view of the url with no …
- 12:10 CsrfProtection edited by
- (diff)
- 12:02 Ticket #7752 (Context Processors get top of stack in RequestContext instances) closed by
- wontfix: I agree with Malcolm -- the fact that context processors are so …
- 11:51 Ticket #11061 (Malformed POST request cause TypeError in AdminSite.login()) closed by
- fixed: Fixed in r11493, thanks.
- 11:50 Changeset [84ef9dab]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11061: Malformed POST request causes TypeError in …
- 11:36 Ticket #11833 (Fix name conflict in filter test) closed by
- fixed: Fixed in r11492, thanks.
- 11:35 Changeset [a2b46ca5]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11833: name conflict in filter test. Thanks steveire …
- 11:30 Changeset [d18dace8]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11703: Added missing Super calls to 2 widget classes. Thanks …
- 11:30 Ticket #11703 (Added missing Super calls to 2 widget classes) closed by
- fixed: (In [11491]) Fixed #11703: Added missing Super calls to 2 widget …
- 11:19 Ticket #11591 (Fix invalid HTML in tabular.html) closed by
- fixed: Fixed in r11489, thanks.
- 11:18 Ticket #11071 (Update is_ajax docs to include ExtJS as complying) closed by
- fixed: (In [11490]) Fixed #11071 - update is_ajax() docs. Thanks timo.
- 11:17 Changeset [49b9470d]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11071 - update is_ajax() docs. Thanks timo. git-svn-id: …
- 11:12 Changeset [18a67e10]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11591: invalid HTML in tabular.html. Thanks …
- 10:45 Changeset [1387b170]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7437: SelectDateWidget is not documented. Thanks timo. …
- 10:45 Ticket #7437 (SelectDateWidget is not documented) closed by
- fixed: (In [11488]) Fixed #7437: SelectDateWidget is not documented. Thanks timo.
- 10:41 Ticket #7376 (auth docs don't say they depend on contenttypes) closed by
- fixed: (In [11487]) Fixed #7376: auth docs don't say they depend on …
- 10:41 Changeset [404a82e]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #7376: auth docs don't say they depend on contenttypes. Thanks …
- 10:36 Changeset [976b18a4]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11252: Invalid XHTML when filtering a paginated list. Thanks …
- 10:36 Ticket #11252 (Invalid XHTML when filtering a paginated list) closed by
- fixed: (In [11486]) Fixed #11252: Invalid XHTML when filtering a paginated …
- 10:27 Ticket #10950 (Unused import in django/forms/fields.py) closed by
- fixed: (In [11485]) Fixed #10950 - unused import. Thanks dc
- 10:27 Changeset [bdde46de]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10950 - unused import. Thanks dc git-svn-id: …
- 10:22 Ticket #11477 (Generic views doc points out design flaw with wrong queryset) closed by
- fixed: Fixed in r11484, thanks.
- 10:21 Changeset [de5e7685]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11477: Generic views docs point out bug with wrong queryset …
- 10:13 Ticket #11621 (Django copies .pyo files for a new project/app) closed by
- fixed: Fixed in r11483. (is the post-commit hook that should write this …
- 10:06 Changeset [95393aed]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11621 - don't copy .pyo and .py.class files from example …
- 09:35 DjangoPoweredSites edited by
- (diff)
- 06:08 Changeset [4b82421a]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 NoReverseMatch error message when invalid args/kwargs are …
- 04:51 Changeset [4a5630fe]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 unnecessary keys in django.contrib.auth.test.test Only …
09/09/2009:
- 22:51 Ticket #8611 (Reverse for '<django.contrib.auth.decorators._CheckLogin object at ...) closed by
- invalid: Replying to ogdoad8: > In this case, this was probably the …
- 22:09 Ticket #8611 (Reverse for '<django.contrib.auth.decorators._CheckLogin object at ...) reopened by
- I was getting this error when passing a floating point numeric …
- 18:32 Ticket #11857 (TemporaryFile class is missing the closed - attribute) created by
- Hi, the TemporaryFile-class (core/files/temp.py), is missing the …
- 09:48 Ticket #11856 (HttpRequest.path_info not mentioned in docs) closed by
- duplicate: Duplicate of #10328
- 09:46 Ticket #11855 (ImageField .path attribute does not take into account upload_to ...) closed by
- duplicate: See #10788 and …
- 09:05 Ticket #11856 (HttpRequest.path_info not mentioned in docs) created by
- I've been looking for a way to use different index (/) views for …
- 08:51 Ticket #11855 (ImageField .path attribute does not take into account upload_to ...) created by
- I'm not sure if this was an intentional change with Django and I …
- 06:05 Ticket #11854 (Add support of PostGIS's Azimuth function) created by
- Hi, I would like to see the azimuth function in the gis component. …
Note: See TracTimeline
for information about the timeline view.