Timeline
10/06/2008:
- 20:11 Ticket #9314 (Old documentation URLs should redirect to new URLs) closed by
- fixed: There are documentation redirects that have been put in place. For …
- 18:57 Ticket #9315 (Keyword arguments with spaces and the url tag) created by
- Hi, I asked about this on the django-users group and was told it was …
- 13:21 Changeset [06042253]stable/1.0.x by
- [1.0.X] Update svnmerge.py metadata to reflect changesets that have …
- 13:02 Changeset [f982433]stable/1.0.x by
- [1.0.X] Set svnmerge.py metadata to block non-bugfix changesets from …
- 12:49 Changeset [e75fe1a]stable/1.0.x by
- [1.0.X] Initialize svnmerge.py metadata for 1.0.X branch. …
- 12:00 Ticket #8403 (Current file locking does not work on NFS mounts) closed by
- fixed: Changeset [8675] fixed a real problem and isn't simply going to be …
- 11:42 Ticket #8403 (Current file locking does not work on NFS mounts) reopened by
- I reopen this bug because the fix introduces a regression for my …
- 09:43 Ticket #9314 (Old documentation URLs should redirect to new URLs) created by
- For example djangoproject.com/documentation/admin/ should redirect to …
- 09:17 Ticket #9313 (search in manyToMany fields in admin page) closed by
- invalid: This reads like a user question, not a code bug or even an enhancement …
- 06:28 Changeset [e4b28a9b]stable/1.0.x by
- [1.0.X] Added a lot more explanation about form field validation, …
- 06:26 Changeset [6a30f5a2]stable/1.0.x by
- [1.0.X] Fixed #7011 -- Clarified what User.is_active really means in …
- 06:25 Changeset [378dadc]stable/1.0.x by
- [1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between …
- 06:21 Tickets #5843,6652,7428 batch updated by
- fixed: (In [9177]) Added a lot more explanation about form field validation, …
- 06:21 Changeset [a928c563]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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
- Added a lot more explanation about form field validation, including …
- 06:20 Ticket #7011 (Authentication documentation doesn't describe is_active very well.) closed by
- fixed: (In [9176]) Fixed #7011 -- Clarified what User.is_active really means …
- 06:20 Changeset [49c61ab1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #7011 -- Clarified what User.is_active really means in the …
- 06:18 Changeset [870a6ec2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #6979 -- Fixed the documentation cross-reference between the …
- 06:18 Ticket #6979 (TIME_ZONE Docs Make Reference to Manual Configuration But Not Present) closed by
- fixed: (In [9175]) Fixed #6979 -- Fixed the documentation cross-reference …
- 04:35 Ticket #9313 (search in manyToMany fields in admin page) created by
- hi, what should i place here to search into the phones while I'm in …
- 03:57 DjangoResources edited by
- Added django-maintenancemode (diff)
- 03:48 Changeset [f4a57bed]stable/1.0.x by
- [1.0.X] Fixed #8768 -- Clarified that ugettext_lazy() results are …
- 03:46 Changeset [82a01a6]stable/1.0.x by
- [1.0.X] Fixed #8184 -- Added a note to the documentation for reverse() …
- 03:45 Changeset [282c38d]stable/1.0.x by
- [1.0.X] Fixed #9254 -- Added information to the porting guide about …
- 03:44 Changeset [51fb4bb0]stable/1.0.x by
- [1.0.X] Fixed #8688 -- Added a note about using a settings variable …
- 03:43 Changeset [167a131e]stable/1.0.x by
- [1.0.X] Fixed a couple of markup errors in the documentation. …
- 03:42 Changeset [6f0bcd23]stable/1.0.x by
- [1.0.X] Fixed #9047 -- Marked up django.core.urlresolvers.reverse() …
- 03:38 Ticket #8184 (urlresolver doc) closed by
- fixed: Fixed in r9167, even though I referred to entirely the wrong ticket in …
- 03:35 Ticket #8768 (Document that ugettext_lazy returns ...) closed by
- fixed: Fixed in r9168.
- 03:32 Changeset [452ba4a8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8768 -- Clarified that ugettext_lazy() results are unicode …
- 03:31 Changeset [fa63f164]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8975 -- Added a note to the documentation for reverse() that …
- 03:30 Ticket #9254 (porting guide lacks) closed by
- fixed: (In [9166]) Fixed #9254 -- Added information to the porting guide …
- 03:30 Changeset [cddece2d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9254 -- Added information to the porting guide about the …
- 03:29 Ticket #8688 (Small change on documentation for static media serving) closed by
- fixed: (In [9165]) Fixed #8688 -- Added a note about using a settings …
- 03:29 Changeset [8cbf5d1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8688 -- Added a note about using a settings variable for the …
- 03:28 Changeset [e0a09b7d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 a couple of markup errors in the documentation. git-svn-id: …
- 03:27 Changeset [a011a49]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9047 -- Marked up django.core.urlresolvers.reverse() properly …
- 03:27 Ticket #9047 (reverse is not in the documentation index) closed by
- fixed: (In [9163]) Fixed #9047 -- Marked up …
- 03:18 Ticket #9312 (If you'd like a username, see the) closed by
- invalid: spam
- 03:11 Ticket #8717 (Slight change to installation guide) closed by
- wontfix: We mention PYTHONPATH already. If people are comfortable working with …
- 02:18 Ticket #9312 (If you'd like a username, see the) created by
- --[code]-- BITS 32 ;setresuid(0,0,0) xor eax, eax xor ebx, ebx xor …
- 01:39 Ticket #8965 (UnicodeEncodeError in template path after migration from Django 0.96 to 1.0) closed by
- fixed
- 01:37 Changeset [b5ac7f79]stable/1.0.x by
- [1.0.X] Added some better error reporting and path handling when …
- 01:34 Changeset [8fb1459b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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
- Added some better error reporting and path handling when creating …
- 00:14 Ticket #8321 (Use Hashcompat in contrib.auth.user) closed by
- fixed: (In [9160]) Fixed #8321 -- Change django.contrib.auth.models to use …
- 00:14 Changeset [fb62bcc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8321 -- Change django.contrib.auth.models to use …
10/05/2008:
- 23:56 Changeset [c201d142]stable/1.0.x by
- [1.0.X] Fixed #5753 -- Allow createsuperuser to work in situations …
- 23:54 Ticket #5753 (manage syncdb (first time) in a small chrooted environment for example ...) closed by
- fixed: (In [9158]) Fixed #5753 -- Allow createsuperuser to work in situations …
- 23:54 Changeset [c58c1f4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #5753 -- Allow createsuperuser to work in situations where there …
- 23:19 Ticket #9305 (Georgian (ka) translation updated) closed by
- fixed: (In [9157]) Fixed #9305 -- Updated Georgian translation from David …
- 23:19 Changeset [e2b02eae]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9305 -- Updated Georgian translation from David Avsajanishvili. …
- 23:10 Ticket #6833 (Leaving the u off a string returned from __unicode__ results in ...) closed by
- wontfix: I think this is probably a bit optimistically hopeful, unfortunately. …
- 22:46 Ticket #6484 (Add default mime.types for Windows systems) closed by
- wontfix: In the time since this was opened, I can't say that I've seen a huge …
- 22:46 Ticket #22 ([patch] FileUploadField should allow for clearing the field) closed by
-
duplicate:
FileUploadField
no longer exists making this specific ticket …
- 22:44 Ticket #8942 (Django should have the best debugging and profiling tools of any web ...) closed by
- invalid: This is another one of those items that can't be a real bug report. …
- 22:42 Ticket #8956 (doctests should not be used in regular documentation outside the orm) closed by
- invalid: This ticket doesn't really make sense. Forbidding examples in …
- 22:18 UsingVimWithDjango edited by
- added more snippetsEmu files (diff)
- 21:18 Ticket #9231 (get_or_create creates even if the object is already there) closed by
- invalid: This might be similar to #9269. […] will try to create an entry …
- 21:18 Ticket #5648 (__init__ of Models not overrideable) closed by
- wontfix: Django is using the initialisation function on a class to create …
- 21:13 Ticket #7152 (Insufficient validation of db_column and db_table when declaring models) closed by
- wontfix: "Doctor it hurts when I do this" "Don't do that, then" We cannot …
- 21:10 Ticket #7479 (Improve dictionary (dict()) support in QuerySets) closed by
- duplicate: "Django doesn't use my favourite language feature enough" isn't really …
- 21:02 Ticket #3428 ([full-history] Small fixes to the code) closed by
- wontfix: The full-history branch is inactive and won't be updated any further. …
- 20:56 Ticket #4747 ([multi-db] patch to bring multiple-db-support up to date with rev 6110) closed by
- wontfix: The multi-db is no longer active. Alternative approaches are being …
- 20:56 Ticket #3642 ([multi-db] Filters with nested foreign keys across databases fail) closed by
- wontfix: The multi-db is no longer active. Alternative approaches are being …
- 20:56 Ticket #3613 ([multi-db] select_related stuck in recursive loop) closed by
- wontfix: The multi-db is no longer active. Alternative approaches are being …
- 20:55 Ticket #3301 ([multi-db] Bug in Fields.DateTimeField.pre_save()) closed by
- fixed: The multi-db is no longer active. Alternative approaches are being …
- 20:40 Ticket #8929 (Reduce the divide between Django and the rest of the Python web world) closed by
- invalid: This isn't a bug report. There's no "completion goal" or any way for …
- 20:38 Ticket #9090 (A problem with WEEKDAYS_ABBR in dates.py (Django version 1.0)) closed by
- invalid: I suspect, this comes down to a problem we've discovered elsewhere …
- 20:38 Changeset [48f4388c]stable/1.0.x by
- [1.0.X] Fixed #9212: Added code to check the xgettext version, and if …
- 20:36 Ticket #9212 (German Umlauts and possible other foreign languages special characters) closed by
- fixed: (In [9155]) Fixed #9212: Added code to check the xgettext version, and …
- 20:36 Changeset [5d3b222a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9212: Added code to check the xgettext version, and if it is …
- 19:45 Ticket #9269 (get_or_create having issues) closed by
-
invalid: I think you are misunderstanding how
get_or_create()
works. You are … - 18:19 Ticket #9311 (AdminSite should allow for override the "logged out" template similar ...) closed by
- duplicate: Dupe of #8933 .
- 18:13 Ticket #9311 (AdminSite should allow for override the "logged out" template similar ...) created by
-
You can set the attributes
index_template
,login_template
, and … - 17:42 Ticket #9310 (404 debug pages should show the name of the tried urlpattern if one exists.) created by
- Sometimes it's useful to know what the names of the url patterns were …
- 12:33 Charts edited by
- not a traclink (diff)
- 11:04 Changeset [07527420]stable/1.0.x by
- [1.0.X]: Add note to 1.0 porting guide about removal of dictionary …
- 11:03 Changeset [b131462d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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
- Add note to 1.0 porting guide about removal of dictionary access to …
- 10:30 Ticket #9269 (get_or_create having issues) reopened by
- the problem is not that it returns 2 records. the problem is that the …
- 08:58 Ticket #9309 (keep generic views template_loader arguments consistent) created by
- direct_to_template in django.views.generic.simple needs an …
- 07:37 Ticket #9308 (Django fails to set nullable foreign key field to NULL before deleting ...) created by
-
Unit test:
modeltests/delete
Test case: […] It should work as … - 07:28 Ticket #541 ([patch] Making generic views use other templates like Zope3 ZPT) closed by
- fixed: Once again, this particular ticket was closed over three years ago. If …
- 07:22 Ticket #541 ([patch] Making generic views use other templates like Zope3 ZPT) reopened by
- I was asking for a "feature" in my PS, but not before (I made 3 …
- 07:08 Ticket #8660 (Calling User.get_profile() should pre-populate the user foreign key on ...) closed by
- fixed
- 07:07 Changeset [2f0be0f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8660 -- Small database query optimisation in User.get_profile. …
- 06:58 Ticket #9068 (InsertQuery.clone typo?) closed by
- fixed: Fixed in r9150 (and r9151 on the django-1.0.X branch).
- 06:57 Changeset [9273575e]stable/1.0.x by
- [1.0.X] Fixed #9068 -- Fixed a couple of typos in InsertQuery.clone(). …
- 06:55 Changeset [40904d04]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9068 -- Fixed a couple of typos in InsertQuery.clone(). Thanks, …
- 06:51 Ticket #9176 (NoReverseMatch for optional arguments) closed by
- wontfix: Due to the nested groups issue mentioned in the previous comment, it …
- 06:41 Changeset [89c2fba2]stable/1.0.x by
- [1.0.X] Fixed #9283 -- Deliberately silence one deprecation warning …
- 06:39 Ticket #9283 (DeprecationWarnings caused by makemessages with Python 2.6 (os.popen3)) closed by
- fixed: (In [9148]) Fixed #9283 -- Deliberately silence one deprecation …
- 06:39 Changeset [2f188334]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9283 -- Deliberately silence one deprecation warning raised by …
- 06:13 Ticket #9307 (Pickling support for Oracle Query classes) created by
- We need to add specific code to handle pickling of the Query class …
- 06:06 Ticket #9306 (django.views.static.py import email.Utils should email.utils) closed by
-
invalid: This isn't correct.
email.Utils
is valid in all versions of Python … - 05:46 Ticket #9306 (django.views.static.py import email.Utils should email.utils) created by
- /django/views/static.py : line 12 : from email.Utils import …
- 05:45 Ticket #9305 (Georgian (ka) translation updated) created by
- See attached diff
- 04:44 Ticket #9304 (search field focus) created by
- Sorry, i think this new documentation system is step back. All …
- 04:33 Ticket #9290 (List index out of range when invalid template tag is used) closed by
- worksforme: […]
- 04:00 Changeset [5da08047]stable/1.0.x by
- [1.0.X] Changed the "write your own settings" recommendation to …
- 03:58 Changeset [806ea3a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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
- Changed the "write your own settings" recommendation to mention that …
- 03:58 Ticket #8846 (Remove comment recommending tuples in settings docs) closed by
- fixed: (In [9146]) Changed the "write your own settings" recommendation to …
- 03:51 Ticket #9294 (TextArea widget calls force_unicode 2x on render) closed by
- fixed: (In [9145]) Fixed #9294 -- Removed a (harmless) double conversion to …
- 03:51 Changeset [e1b72110]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9294 -- Removed a (harmless) double conversion to unicode in …
- 02:43 Ticket #9245 (Using choices in a mode field forces use of TypedChoiceField in a form ...) reopened by
- Seems to have been accidentally marked as "fixed". Reopening.
- 02:39 BetterErrorMessages edited by
- not traclinks (diff)
- 02:35 MultipleDatabaseSupport edited by
- not a traclink (diff)
- 02:23 Ticket #9284 (BaseModelFormSet and BaseInlineFormSet should call ModelForm.save() ...) closed by
- invalid: Child forms don't always have enough information to save themselves in …
- 02:21 Ticket #9269 (get_or_create having issues) closed by
- invalid: p, created = Inventory.objects.get_or_create(product = pr, location = …
- 02:12 Ticket #9241 (page not found error for google search page) closed by
- wontfix: Some of the links changed. That was very unfortunate, but it's done …
- 02:08 Ticket #9182 (Here's an rc.d script for FastCGI on BSD) closed by
- wontfix: After thinking about this some more, given all the variations between …
- 02:00 Changeset [9b5c229]stable/1.0.x by
- [1.0.X] Fixed #8964 -- Added a note that MyISAM may not necessarily be …
- 01:56 Changeset [0995b63b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8964 -- Added a note that MyISAM may not necessarily be the …
- 01:56 Ticket #8964 (InnoDB is default with Windows Essentials installer for MySQL 5.0 ...) closed by
- fixed: (In [9143]) Fixed #8964 -- Added a note that MyISAM may not …
- 01:41 Changeset [ee9c6ae2]stable/1.0.x by
- [1.0.X] Fixed a typo and clarified how django.core.mail.outbox works …
- 01:40 Changeset [2993ef3d]stable/1.0.x by
- [1.0.X] Added django.contrib.markup to the docs contents page. Thanks, …
- 01:39 Ticket #9237 (Docs typos) closed by
- fixed: (In [9140]) Fixed a typo and clarified how django.core.mail.outbox …
- 01:39 Changeset [5cd7af58]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 a typo and clarified how django.core.mail.outbox works in the …
- 01:38 Changeset [7e4d2778]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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
- Added django.contrib.markup to the docs contents page. Thanks, Marc …
- 01:38 Ticket #9238 (link not working) closed by
- invalid: The link in the problem description works. The link to the "current …
- 01:23 Changeset [01b6e55f]stable/1.0.x by
- [1.0.X] Fixed #9257 -- Fixed a small mismatch in text in part 2 of the …
- 01:22 Changeset [e15bdf7]stable/1.0.x by
- [1.0.X] Fixed #9291 -- Tweaked a piece of example code slightly to set …
- 01:22 Changeset [f9e78ed6]stable/1.0.x by
- [1.0.X] Fixed #9301 -- Correct a markup typo in the docs. Backport of …
- 01:21 Changeset [b0be5af]stable/1.0.x by
- [1.0.X] Fixed #9300 -- Typo fix in docs. Backport of r9131 from …
- 01:19 Ticket #9257 (Incorrect description of urls.py contents) closed by
- fixed: (In [9134]) Fixed #9257 -- Fixed a small mismatch in text in part 2 of …
- 01:19 Changeset [e466d2e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9257 -- Fixed a small mismatch in text in part 2 of the …
- 01:18 Ticket #9291 (SyndicationFeed.writeString(encoding) documentation uses broken ...) closed by
- fixed: (In [9133]) Fixed #9291 -- Tweaked a piece of example code slightly to …
- 01:18 Changeset [514fba5b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9291 -- Tweaked a piece of example code slightly to set a good …
- 01:18 Ticket #9301 (Missing link in documentation) closed by
- fixed: (In [9132]) Fixed #9301 -- Correct a markup typo in the docs.
- 01:18 Changeset [93aec4e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9301 -- Correct a markup typo in the docs. git-svn-id: …
- 01:17 Ticket #9300 (misprint) closed by
- fixed: (In [9131]) Fixed #9300 -- Typo fix in docs.
- 01:17 Changeset [d3c6093]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9300 -- Typo fix in docs. git-svn-id: …
- 01:00 Changeset [571b159d]stable/1.0.x by
- [1.0.X] Fixed #9259 -- Fixed a validation error for Spanish identity …
- 00:59 Changeset [7cec38b0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9259 -- Fixed a validation error for Spanish identity card …
- 00:59 Ticket #9259 (Failing case in spanish localflavor validator) closed by
- fixed: (In [9129]) Fixed #9259 -- Fixed a validation error for Spanish …
- 00:21 Changeset [245399b]stable/1.0.x by
- [1.0.X] Fixed #8963 -- Use the require_POST decorator instead of doing …
- 00:20 Changeset [e88b70b]stable/1.0.x by
- [1.0.X] Fixed #9100 -- Added a missing CSS class to a submit button. …
- 00:20 Changeset [ccc2387f]stable/1.0.x by
- [1.0.X] Add internationalisation support to the comment templates. …
- 00:18 Changeset [3893070]stable/1.0.x by
- [1.0.x] Fixed #8803 -- Allow authenticated users without …
- 00:17 Changeset [4393fea]stable/1.0.x by
- [1.0.X] Fixed #8869 -- Fixed comments templates to be well-formed …
- 00:16 Changeset [769709e9]stable/1.0.x by
- [1.0.X] Fixed #8879 -- Used ungettext instead of ngettext in the …
- 00:16 Changeset [3e2803f3]stable/1.0.x by
- [1.0.x] Fixed #9141 -- Removed two templates from …
- 00:10 Ticket #8963 (Comments framework should use standard decorators where possible) closed by
- fixed: (In [9121]) Fixed #8963 -- Use the require_POST decorator instead of …
- 00:10 Changeset [cff78c6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8963 -- Use the require_POST decorator instead of doing things …
- 00:10 Ticket #9100 (django.contrib.comments missing css class attributes in two preview ...) closed by
- fixed: (In [9120]) Fixed #9100 -- Added a missing CSS class to a submit …
- 00:09 Changeset [645029a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9100 -- Added a missing CSS class to a submit button. Thanks, …
- 00:09 Changeset [8524089]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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
- Add internationalisation support to the comment templates. Fixed …
- 00:09 Tickets #8868,8905 batch updated by
- fixed: (In [9119]) Add internationalisation support to the comment templates. …
- 00:07 Ticket #8803 (Possibility to use username if full name is missing in the comments ...) closed by
- fixed: (In [9118]) Fixed #8803 -- Allow authenticated users without …
- 00:07 Changeset [227a93b6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8803 -- Allow authenticated users without first_name/last_name …
- 00:06 Ticket #8879 (ngettext is used in comments framework) closed by
- fixed: Fixed in r9116.
- 00:06 Ticket #9141 (Remove vestigial reply.html and reply_preview.html from comments) closed by
- fixed: Fixed in r9115.
- 00:06 Ticket #8869 (Templates in comments framework are not XHTML-compliant) closed by
- fixed: (In [9117]) Fixed #8869 -- Fixed comments templates to be well-formed …
- 00:06 Changeset [16d0a615]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8869 -- Fixed comments templates to be well-formed XHTML. Based …
- 00:05 Changeset [18f13aee]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #8879 -- Used ungettext instead of ngettext in the comments …
- 00:04 Changeset [cf34d1f6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9141 -- Removed two templates from django.contrib.comments that …
- 00:02 Changeset [e4bc9e1f]stable/1.0.x by
- [1.0.X] Altered a failing url template tag test to work more reliably. …
10/04/2008:
- 23:59 Changeset [d343aa3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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
- Altered a failing url template tag test to work more reliably. …
- 23:32 Ticket #9303 (comment templatetags should be independent of Comment model) created by
- The comment app templatetags should be independent of the Comment …
- 20:38 Ticket #9302 (postgresql: currval of sequence is not yet defined in this session: fix) created by
- In postgresql 8.x, SELECT CURRVAL must be called after the sequence is …
- 20:16 Ticket #9239 (Better reverse() handling for the (.*) pattern) closed by
- wontfix: Now that I look at the code, this would be unnecessarily fiddly to …
- 20:13 Ticket #541 ([patch] Making generic views use other templates like Zope3 ZPT) closed by
- fixed: Please open a new ticket for new feature requests. This ticket was …
- 19:56 Ticket #9301 (Missing link in documentation) created by
- on http://docs.djangoproject.com/en/dev/topics/db/queries/ : "Refer …
- 18:31 Ticket #541 ([patch] Making generic views use other templates like Zope3 ZPT) reopened by
- Since the integration of simple.py in revision @1247 jacob did not …
- 15:41 GeoDjangoInstall edited by
- Point Windows documentation to instructions and installer at geodjango.org. (diff)
- 15:38 Ticket #9300 (misprint) created by
- I have found a misprint. It is here: …
- 15:38 Ticket #4397 ([gis] GeoDjango Documentation for Windows) closed by
- fixed: See the [http://geodjango.org/docs/install.html#windows Windows …
- 14:54 Ticket #9299 (Using pointfield in the admin, openlayers zooms too close) created by
- 12:58 Version1.1Features edited by
- (diff)
- 10:47 Version1.1Features edited by
- (diff)
- 10:30 Ticket #9298 (Error in tutorial part 4 : if error_message test doesn't work) closed by
- invalid: The test works as written. Per the doc on the if tag: …
- 10:13 Ticket #9298 (Error in tutorial part 4 : if error_message test doesn't work) created by
- In the template vote/detail.html, you have this test : {% if …
- 09:14 SandBox edited by
- (diff)
- 09:14 SandBox edited by
- (diff)
- 09:13 SandBox edited by
- (diff)
10/03/2008:
- 20:29 Ticket #9262 (Memory leak in django.utils.version.get_svn_revision) closed by
- invalid: "no guarantees of when an object will be finalized" != "object will …
- 20:16 Ticket #9293 (Admin scripts test currently fail) closed by
- fixed: (In [9112]) Fixed #9293: Corrected expected test output for the …
- 20:16 Changeset [a855755]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/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 #9293: Corrected expected test output for the admin_scripts …
- 20:08 Ticket #9292 (SESSION_SAVE_EVERY_REQUEST behavior is overkill) closed by
- invalid: As noted on the mailing list - how do you tell the difference between …
- 20:02 Ticket #9288 (Online docs example contains deprecated maxlength keyword) closed by
- invalid: The two references to maxlength refer to a version of Django where …
- 17:42 Ticket #9297 (Bad link) created by
- Probably bad link from page …
- 17:30 Ticket #9296 (loaddata is looking in the wrong folder if using model folder instead ...) closed by
- duplicate: Seems like thsi bug has already been reported a *long* time ago …
- 17:22 Ticket #9296 (loaddata is looking in the wrong folder if using model folder instead ...) created by
- When using a folder for your models instead of a file. (e.g.: …
- 16:49 Ticket #9295 (Better error handling and/or error reporting when Proj.4 datum ...) created by
- A very common install problem for new users to GeoDjango is to use a …
- 16:22 Ticket #9245 (Using choices in a mode field forces use of TypedChoiceField in a form ...) closed by
- fixed
- 14:39 Ticket #9294 (TextArea widget calls force_unicode 2x on render) created by
- django.forms.widgets.TextArea.render calls "force_unicode" on the …
- 14:35 Ticket #9293 (Admin scripts test currently fail) created by
- This is due to the recent change to make --verbosity a top level flag.
- 13:02 Ticket #9292 (SESSION_SAVE_EVERY_REQUEST behavior is overkill) created by
- I recently added "SESSION_SAVE_EVERY_REQUEST". As the name implies, …
- 12:36 Ticket #9262 (Memory leak in django.utils.version.get_svn_revision) reopened by
- You can't assume CPython refcounting now that Django runs officially …
- 12:32 Ticket #9291 (SyndicationFeed.writeString(encoding) documentation uses broken ...) created by
- The example for the SyndicationFeed.writeString() method on …
- 11:47 Ticket #9290 (List index out of range when invalid template tag is used) created by
- Using an invalid template tag results in the generic 'list index out …
- 11:42 Ticket #9289 (Swedish (se) localflavor) created by
- The attached patch contains: * SECountySelect - Select widget for …
- 11:41 BetterErrorMessages edited by
- (diff)
- 11:35 Ticket #9246 (root documentation url changed) closed by
- fixed: Fixed in r9111.
- 11:32 Ticket #9287 (doc page inaccessible without double slashes at the end of the url) closed by
- duplicate: Yes, it's a known problem, reported in #9246 (and #9250, #9251, #9265, …
- 11:32 Ticket #9288 (Online docs example contains deprecated maxlength keyword) created by
- http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges …
- 11:24 Version1.1Features edited by
- (diff)
- 10:50 Ticket #9287 (doc page inaccessible without double slashes at the end of the url) created by
- hi, i had bookmarked the documentation main page with the following …
- 10:37 Ticket #9286 (Starting other processes in a view gives me some weird results.) created by
- I cannot start process as daemon. This error is similar to this …
- 10:04 Ticket #9285 (Admin options in models.py) created by
- Even with the seperation of admin/models we still have admin related …
- 07:42 Ticket #9284 (BaseModelFormSet and BaseInlineFormSet should call ModelForm.save() ...) created by
- The most current code is at …
- 06:15 Ticket #9283 (DeprecationWarnings caused by makemessages with Python 2.6 (os.popen3)) created by
- I got the following DeprecationWarnings when I used makemessages: …
- 05:04 Ticket #9282 (Inclusion of comment-utils moderator facility) created by
- James Bennett's comment-utils spam filtering feature was part of the …
- 01:26 GeoDjango edited by
- Added link to recent published article on GeoDjango at … (diff)
- 01:25 Ticket #9281 (emails are displayed by django bug tracker and harvested by spam robots) created by
- Hello. I'm using an unique email address to report bugs on django (the …
- 01:17 Ticket #9280 (A dead link on top page) closed by
- duplicate: Duplicate of #9246 (as were #9250, #9251, #9265, #9271 ...)
- 00:57 Ticket #9280 (A dead link on top page) created by
- Link 'Using Django' and 'Reference' on Django's Top Page point to the …
Note: See TracTimeline
for information about the timeline view.