Timeline
02/28/2007:
- 23:55 FeatureGrouping edited by
- finished alphabetization (diff)
- 23:52 Ticket #3611 ([multi-db] select_related stuck in recursive loop) closed by
- duplicate
- 23:51 Ticket #3612 ([multi-db] select_related stuck in recursive loop) closed by
- duplicate
- 23:51 FeatureGrouping edited by
- Added table of contents and started to alphabetize (diff)
- 23:48 Ticket #3613 ([multi-db] select_related stuck in recursive loop) created by
- using .select_related on objects ( even if foreign keys are all in the …
- 23:48 Ticket #3612 ([multi-db] select_related stuck in recursive loop) created by
- using .select_related on objects ( even if foreign keys are all in the …
- 23:46 Ticket #3611 ([multi-db] select_related stuck in recursive loop) created by
- using .select_related on objects ( even if foreign keys are all in the …
- 23:44 LittleEasyImprovements edited by
- (diff)
- 23:42 LittleEasyImprovements edited by
- (diff)
- 23:41 LittleEasyImprovements edited by
- Updated status for 2873 (diff)
- 23:40 Ticket #3606 (URLField validates even with verify_exists=False) closed by
-
invalid: Setting
verify_exists=False
does not mean that the URL doesn't get … - 21:02 newforms edited by
- (diff)
- 20:19 DjangoPoweredSites edited by
- add limodou.51boo.com site (diff)
- 18:12 GeoDjango edited by
- (diff)
- 18:10 GeoDjango edited by
- (diff)
- 18:02 Changeset [4eb7e298]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 tearDown to the tests for #639 so that the "uploaded" image …
- 17:01 DjangoResources edited by
- (diff)
- 16:22 Changeset [77be3024]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 [4590] (changes to field label CSS) since it caused more …
- 16:22 Ticket #3596 (Labels not positioned correctly in Admin) closed by
- fixed: (In [4652]) Reverted [4590] (changes to field label CSS) since it …
- 16:19 Ticket #3333 (Documentation should use relative links, not hard-coded ...) reopened by
- developers won't know about the mini-patch if they don't see it the …
- 16:17 Ticket #3609 (BasicAuthenticationMiddleware: Use Basic HTTP Authentication to log ...) closed by
- wontfix: I think this isn't quite appropriate for direct inclusion in Django …
- 16:11 Changeset [633f0856]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3610: typo in django-admin.txt. Thanks, Yasushi Masuda. …
- 16:11 Ticket #3610 (broken link in django-admin.txt) closed by
- fixed: (In [4651]) Fixed #3610: typo in django-admin.txt. Thanks, Yasushi Masuda.
- 16:01 Changeset [7b0e321c]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 stray colon in authentication.txt. git-svn-id: …
- 15:51 Ticket #3610 (broken link in django-admin.txt) created by
- In docs/django-admin.txt, line 153, link to {{{ See the `FastCGI …
- 15:04 Ticket #3609 (BasicAuthenticationMiddleware: Use Basic HTTP Authentication to log ...) created by
- This is a patch against [4649]. It allows users to log in with Basic …
- 14:59 Ticket #3608 (enable CSS and include Request Objects in RSS framework for complex feeds) created by
- I noticed that for RSS 2.0, and I believe Atom, has support for CSS. …
- 14:48 Ticket #3607 (db_columns problems) closed by
- duplicate: Hi Mario, This has been noticed before (#1820) and it's being worked on.
- 14:47 TextIndexingAbstractionLayer edited by
- (diff)
- 14:37 IrcFAQ edited by
- created nicer named anchors (diff)
- 14:20 IrcFAQ edited by
- added TOC (diff)
- 14:14 IrcFAQ edited by
- added note about "'function' object has no attribute 'rindex'" (diff)
- 14:10 Ticket #3607 (db_columns problems) created by
- *My backend is PostgreSQL* In my models.py file I've got a class …
- 13:42 Changeset [a81a6e9a]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 note to docs/db-api.txt about 'depth' being new in Django …
- 13:28 Changeset [37c66a09]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3602: a few small doc fixes. Thanks, Jeremy Dunck git-svn-id: …
- 13:28 Ticket #3602 (Improved psycopg2 info in docs) closed by
- fixed: (In [4648]) Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck
- 12:58 Ticket #3606 (URLField validates even with verify_exists=False) created by
- Hello, I have : […] but the URL is checked (and because it is a …
- 12:57 Ticket #1240 (Tab-completion actions for django-admin) reopened by
- Actually, this should be re-opened to remove the "-b" option to …
- 12:44 Ticket #3605 ([patch] Give send_email content type definition, for sending html ...) created by
- It's a easy improvement for permit sending HTML emails. I know there …
- 11:44 DjangoPoweredSites edited by
- (diff)
- 11:30 Ticket #3604 (Use hashlib if running under Python 2.5) created by
- This was discussed here: …
- 11:24 Ticket #3603 (Email validation error on ip literal mail routes) created by
- Django doesn't validate IP literal email addresses. May be a …
- 10:44 Ticket #3602 (Improved psycopg2 info in docs) created by
- Install linked to psycopg1 project page, settings didn't mention …
- 10:18 Changeset [28ad156f]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3488: Added "b" option to date format filter. Thanks, Gary …
- 10:18 Ticket #3488 (DateFormat should have a b() method) closed by
- fixed: (In [4647]) Fixed #3488: Added "b" option to date format filter. …
- 10:09 Ticket #2978 (QueryDict.urlencode() doesnt quote &) closed by
- invalid: No, this is incorrect. An "&" in a URL is perfectly valid (go do a …
- 10:03 Ticket #1850 (djangoproject.com would benefit from a project incubation area) closed by
- wontfix: If something like this happens, it won't be part of the official …
- 09:56 Ticket #3601 (ImageField with db_column results in KeyError in Admin Edit) created by
- Hi, I seem to have stumbled upon a bug with ImageField. Here are the …
- 09:41 Ticket #3357 (Make Django's server optionally multithreaded) closed by
- wontfix: Let me rephrase slight: threading is *HARD*, and I can't be sure that …
- 09:39 Ticket #1240 (Tab-completion actions for django-admin) closed by
- fixed: (In [4646]) Fixed #1240: added better support for different names for …
- 09:39 Changeset [0e683f6]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #1240: added better support for different names for "python" to …
- 09:24 Changeset [4477f50f]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 "depth" argument to select_related() to control how many …
- 09:08 GeoDjango edited by
- fixed formatting (diff)
- 08:44 GeoDjango edited by
- (diff)
- 08:26 Ticket #3600 (Newforms label translation fails) created by
- Newforms' labels can be translated with gettext during initialization. …
- 03:32 Changeset [9c67c1dd]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #1984 -- Updated Italian translation. Thanks Nicola Larosa. …
- 03:32 Ticket #1984 (Italian (it) translation updated) closed by
- fixed: (In [4644]) FIxed #1984 -- Updated Italian translation. Thanks Nicola …
- 03:32 FeatureGrouping edited by
- adding note about edit_inline (diff)
- 03:17 DevelopersForHire edited by
- Undeleted (diff)
- 02:37 IrcFAQ edited by
- Added a link to the documentation (diff)
- 02:34 IrcFAQ edited by
- Added a pointer to the IRC channel (diff)
02/27/2007:
- 23:23 newforms created by
- 21:55 Ticket #3599 (login_required decorator breaks automatic views documentation in admin cp) closed by
- duplicate: dup of #1840.
- 19:30 DjangoResources edited by
- (diff)
- 18:35 Ticket #2779 (datastructures.MergeDict needs a copy() method) closed by
- fixed: (In [4640]) Fixed #2779: added a copy() method to MergeDict, along …
- 18:35 Changeset [6ca7930d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2779: added a copy() method to MergeDict, along with some new …
- 16:20 Ticket #3599 (login_required decorator breaks automatic views documentation in admin cp) created by
- If I view /admin/doc/views/ (i.e. the "Views" part of the …
- 15:28 Ticket #3357 (Make Django's server optionally multithreaded) reopened by
- Jacob, I think there must be a mis-understanding or something. As far …
- 14:25 Changeset [19e0bf1d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3465: template variable lookups like {{ foobar.13 }} now …
- 14:25 Ticket #3465 (template variable list-index lookup on an unsubscriptable object ...) closed by
- fixed: (In [4639]) Fixed #3465: template variable lookups like {{ foobar.13 …
- 14:11 Ticket #3598 (URL dispatch docs clairification, optional dictionary precedence) closed by
- fixed: (In [4638]) Fixed #3598: Added a note about the precedence of URL …
- 14:11 Changeset [9c2c03a9]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3598: Added a note about the precedence of URL matches versus …
- 14:01 Ticket #2280 (Models, that have not obligatory many-to-one relationships and have no ...) closed by
- worksforme: I have confirmed, without null=True leaving occupation blank raises a …
- 13:33 Ticket #3181 ([patch] list_detail.object_list doesn't support custom querysets) closed by
- duplicate: ok, this seems to be a duplicate of #3168.
- 13:28 Ticket #2268 (generic views should call Manipulator.prepare()) closed by
-
invalid: It does get called.
Manipulator.get_validation_errors()
calls … - 13:08 Ticket #2182 (IntegerField gets bogus validator_list from parent class) closed by
- invalid: There is a note in the …
- 12:45 Ticket #2136 (get_FIELD_display broken under specific conditions) closed by
- duplicate: This appears to be a duplicate of #2122.
- 12:16 SummerOfCode2007 edited by
- (diff)
- 11:06 Ticket #3598 (URL dispatch docs clairification, optional dictionary precedence) created by
- I had a URL pattern like so: […] It's a case that's not covered in …
- 10:22 GeoDjango edited by
- (diff)
- 09:48 DjangoPoweredSites edited by
- (diff)
- 09:04 Ticket #3597 (UnicodeDecode error when ChoiceField(w=RadioSelect) has Unicode choices) created by
- When I have a form like this, note the choices with unicode data I get …
- 08:50 Ticket #3595 (Labels not positioned correctly in Admin) closed by
- duplicate: Duplicate of #3596, closing.
- 08:11 Ticket #2205 ([patch] models.STACKED messes up the fields display in Admin) reopened by
- Unless I'm mistaken, the CSS patch only fixes the formatting for …
- 08:05 Ticket #3596 (Labels not positioned correctly in Admin) created by
- After changeset 4590 (patch from ticket #2205), labels don't seem to …
- 08:03 Ticket #3595 (Labels not positioned correctly in Admin) created by
- After changeset 4590 (patch from ticket #2205), labels don't seem to …
- 07:27 IrcFAQ edited by
- added emacs wiki link (diff)
- 06:37 Ticket #3594 (Translation problem in javascript) created by
- I have changed default language code in settings file to my own …
- 06:14 Ticket #1984 (Italian (it) translation updated) reopened by
-
Updated translations of both
django.po
anddjangojs.po
as … - 03:29 Ticket #3593 (Field default values don't seem to work as expected) closed by
- invalid: In the future please direct such questions to the django-users mailing …
- 03:10 Ticket #3593 (Field default values don't seem to work as expected) created by
- If I have the given model in an app: […] When adding a new …
- 01:13 Ticket #1982 (Add a object_detail and object_list generic views that are "based" on ...) closed by
- wontfix: This can be done extremely easily by wrapping the generic view, so I'm …
- 00:42 Ticket #2022 (Add a "Change" link next to a ForeignKey in the admin interface) closed by
- wontfix: I don't really think this would be right. Jacob doesn't like it either.
- 00:36 Ticket #2019 (manipulator_validator_unique_together does not work correctly) closed by
- duplicate: marking this a duplicate of #1751. Please reopen if you think this is …
- 00:32 Ticket #3592 (Allowing Q Objects to select between OUTER and INNER joins ...) created by
- I would like my Q objects to use LEFT OUTER JOIN or INNER JOIN …
- 00:30 Ticket #1986 (floatfield admin list not working properly) closed by
- worksforme: I cannot reproduce this error. If you are still getting this error, …
02/26/2007:
- 23:37 Ticket #1808 (ForeignKey fields produce errors when subobjects do not have Admin ...) closed by
- worksforme: I have no problem adding objects in the admin interface or in the …
- 23:23 Ticket #1794 (DateTimeField with unique=True broken) closed by
- worksforme: I could not reproduce this error.
- 22:29 Ticket #3591 (add support for custom app_label and verbose_name) created by
- Once the hot club of france opens and we have more third party apps, …
- 22:27 Ticket #2565 (Documentation should clarify lazy nature of querysets) closed by
- fixed: (In [4637]) Fixed #2565: added a note about the laziness of querysets …
- 22:27 Changeset [b9763694]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2565: added a note about the laziness of querysets in tutorial …
- 22:03 Ticket #8 (Date and time fields should accept multiple formats) closed by
- fixed: This has been fixed in newforms.
- 22:01 Ticket #2315 ([patch] Timezone bug in development server using a Windows environment) reopened by
- I'm seeing similar problems on FreeBSD 6. Turns out that FreeBSD …
- 21:48 Changeset [a419079]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2264: the docs now mention that delete() cascades. Thanks, …
- 21:48 Ticket #2264 (docs should mention that delete() cascades) closed by
- fixed: (In [4636]) Fixed #2264: the docs now mention that delete() cascades. …
- 19:25 Changeset [6dfd32d4]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3590 -- Updated Spanish translations. Combined work from Marc …
- 19:25 Ticket #3590 ([patch] Updated 'es' localization (previous spanish update broke time ...) closed by
- fixed: (In [4635]) Fixed #3590 -- Updated Spanish translations. Combined work …
- 19:23 Changeset [b497bba1]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3577 -- Updated Swedish translations. Thanks, Ludvig Ericson. …
- 19:23 Ticket #3577 (Swedish djangojs.po file updated) closed by
- fixed: (In [4634]) FIxed #3577 -- Updated Swedish translations. Thanks, …
- 19:08 GeoDjango edited by
- (diff)
- 18:55 Ticket #1679 (Decouple single vs. multiline widget choice from database storage type ...) closed by
- wontfix: The newforms-admin changes will fix this by allowing to pass any …
- 18:29 Ticket #2717 (edit_inline interaction with auto_now_add on update raising an exception) closed by
- duplicate: dup of #1030.
- 18:16 Ticket #3039 (authentication docs myuser.permissions example wrong) closed by
- fixed: (In [4633]) Fixed #3039: corrected example code in authentication.txt. …
- 18:16 Changeset [ee9deca3]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3039: corrected example code in authentication.txt. Thanks, …
- 18:15 Changeset [21860fe]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 two vestigal URLconfs that refer to Ellington or to …
- 18:10 Ticket #1537 (ImageField height_field and width_field does not update after changing ...) closed by
- fixed: AFAICT this was fixed by [4609].
- 18:04 Ticket #3590 ([patch] Updated 'es' localization (previous spanish update broke time ...) created by
- As Marc Fargas discovered, the last spanish localization file broke …
- 18:02 Changeset [8930f3d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3589: settings templates and default settings now mention …
- 18:02 Ticket #3589 (settings.py and install.txt are confusing) closed by
- fixed: (In [4631]) Fixed #3589: settings templates and default settings now …
- 17:42 Ticket #3589 (settings.py and install.txt are confusing) created by
- Hi, since [4624] which closed #3364 install.txt recommends psycopg2 …
- 17:23 Changeset [a8ed2b4]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3325: Added docs/distributions.txt, a guide to packaged …
- 17:23 Ticket #3325 (Include distribution specific notes) closed by
- fixed: (In [4629]) Fixed #3325: Added docs/distributions.txt, a guide to …
- 17:12 Ticket #3588 (increase length of FileField, FilePathField, ImageField from varchar(100)) created by
- If you run into long file names and / or paths, this is an onerous …
- 16:39 Ticket #1383 (ManyToManyField to a class with a OneToOneField fails) closed by
- worksforme: I used the models below, and I could not reproduce this problem. …
- 16:34 Changeset [516aa44]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2490: Added a polite note to runtests.py about setting …
- 16:34 Ticket #2490 ([patch] make runtests.py error messages more user friendly) closed by
- fixed: (In [4628]) Fixed #2490: Added a polite note to runtests.py about …
- 16:25 Ticket #2386 ([patch]previous_month and previous_day are non-empty even if there are ...) closed by
- duplicate: Marking duplicate (see Per's comments).
- 16:23 Ticket #3241 ([patch] memcached backend can't use keys containing spaces) closed by
- wontfix: This is something you'll need to deal with in your client code; …
- 16:21 Ticket #1049 (custom manipulators don't work with generic views due to lack of ...) closed by
- wontfix: newforms obsoletes manipulators, so this is probably not going to be …
- 16:20 Ticket #3587 (filter() and order_by()) created by
- I suspect that this should be multiple tickets, but here goes... This …
- 16:19 Changeset [b581d73]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #834: Added documentation of the built-in authentication views. …
- 16:19 Ticket #834 (authentication documentation should document the viewfuncs in ...) closed by
- fixed: (In [4627]) Fixed #834: Added documentation of the built-in …
- 15:52 Changeset [b21fd1e4]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Small cleanup of docs/model-api.txt change from [4625] git-svn-id: …
- 15:48 Ticket #3586 (Only add the Vary: Cookie header when the request actually varies on ...) created by
- Currently the session middleware adds a Vary: Cookie header to every …
- 15:48 Ticket #1248 ([patch] API Reference) closed by
- wontfix: IMO (and in that of most of the Django developers I've talked to), …
- 15:45 Ticket #2779 (datastructures.MergeDict needs a copy() method) reopened by
- Thanks Chris :) I've re-opened this so one of the core devs. can see it.
- 15:40 Ticket #3455 (Documentation for "choices" should mention "get_FOO_display") closed by
- fixed: (In [4625]) Fixed #3455: added documentation of …
- 15:40 Changeset [96604fd]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3455: added documentation of Model.get_FIELD_display(). Thanks, …
- 15:39 Ticket #3364 (install.txt states psycopg2 is in beta and recommends psycopg1) closed by
- fixed: (In [4624]) Fixed #3364: Updated install.txt to recommend psycopg2. …
- 15:39 Changeset [9f1bf46]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3364: Updated install.txt to recommend psycopg2. Thanks, Marc …
- 15:36 Changeset [3e9c41d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3319: Added docs to django-admin.txt about reset and runfcgi. …
- 15:36 Ticket #3319 ([patch] django-admin.py/manage.py documentation missing a couple options) closed by
- fixed: (In [4623]) Fixed #3319: Added docs to django-admin.txt about reset …
- 15:33 Changeset [7b2c6984]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 error e-mail docs in docs/settings.txt from [4619] …
- 15:25 Ticket #3279 (python-mysql-1.2.0 has a bug with threading, raising 'ReferenceError: ...) closed by
- fixed: (In [4621]) Fixed #3279: Added a note about using MySQLdb 1.2.1 or …
- 15:25 Changeset [36a514f8]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3279: Added a note about using MySQLdb 1.2.1 or later. Thanks, …
- 15:25 Ticket #2779 (datastructures.MergeDict needs a copy() method) closed by
- fixed: Added copy and copy methods to MergeDict. Implements basic shallow …
- 15:22 Changeset [702273d7]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3195: added a note in settings.txt about DEBUG and …
- 15:22 Ticket #3195 ([patch] Documenting HIDDEN_SETTINGS) closed by
- fixed: (In [4620]) Fixed #3195: added a note in settings.txt about DEBUG and …
- 15:18 Changeset [e7fb3162]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3135: added some more explanation about how the various error …
- 15:18 Ticket #3135 (Docs should clearly explain the "error message e-mails" feature) closed by
- fixed: (In [4619]) Fixed #3135: added some more explanation about how the …
- 15:16 Ticket #1027 (AutoTimeField raises KeyError if included in META.admin.fields) closed by
-
invalid: Yes, setting a field to
auto_now=True
orauto_now_add=True
makes … - 15:16 FeatureGrouping edited by
- (diff)
- 15:05 IrcFAQ edited by
- cleaned up some silliness (diff)
- 14:51 Changeset [b9522d0a]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2592: Added a warning to tutorial 1 about not naming your …
- 14:51 Ticket #2592 ([patch] tutorial01.txt should note that you can't name your site "site") closed by
- fixed: (In [4618]) Fixed #2592: Added a warning to tutorial 1 about not …
- 14:43 IrcFAQ edited by
- added CMS question (diff)
- 14:39 Ticket #3585 (django.views.generic.date_based.archive_{month,day}: date of first ...) created by
-
Ticket #2368 suggests that in
django.views.generic.date_based
… - 14:02 Ticket #3584 (Specifying default context instance in settings) created by
- There should be a way to specify default context in settings instead …
- 13:33 DjangoFriendlyWebHosts edited by
- adding webcs.com (diff)
- 13:30 DjangoFriendlyWebHosts edited by
- (diff)
- 13:23 Ticket #3583 (cookie-based modpython / apache authentication) created by
- The modpython authentication handler described in …
- 13:15 FeatureGrouping edited by
- auto_now_add (diff)
- 13:12 Changeset [f3cc581]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2828, a TypeError when deleting objects with m2m relations to …
- 13:12 Ticket #2828 (TypeError when deleting objects with ManyToMany(self) relationships in ...) closed by
- fixed: (In [4616]) Fixed #2828, a TypeError when deleting objects with m2m …
- 13:02 Ticket #3582 (Newforms tests fail under Python2.3 -- unicode related) created by
- The newforms tests fail under Python2.3: […] I suspect this is …
- 13:01 Ticket #3396 (test_client unittest fails under python 2.3) closed by
- fixed: All but the last one -- related to newforms tests and unicode -- are …
- 12:52 Changeset [cb1ff2af]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 another Python 2.3 bug (this one on …
- 12:50 Changeset [2cd6db6]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 a few Python2.3-related bugs in the tests (see #3396). A few …
- 12:49 DjangoPoweredSites edited by
- (diff)
- 12:36 DjangoPoweredSites edited by
- (diff)
- 12:35 GeoDjango edited by
- (diff)
- 12:32 GeoDjango edited by
- (diff)
- 12:02 Ticket #3579 (remove admin's reliance on TEMPLATE_STRING_IF_INVALID set to empty string) reopened by
- Sorry, I was referring to this thread: http://tinyurl.com/2nxu98 A …
- 11:50 Changeset [18ecf9dc]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 the test from [4609] to use a FileField instead of an …
- 11:45 Ticket #3547 (OneToOneField is not validated as a required field, nor do explicitly ...) closed by
- duplicate: dup of #1764.
- 11:45 Ticket #760 (Error reason not seen when 500 template is missing) closed by
- wontfix: Django's not going to ever include a default 404 or 500 template. If …
- 11:45 Ticket #3335 (Flatpages with DEBUG=False requires 404.html) closed by
- wontfix: Django's not going to ever include a default 404 or 500 template. If …
- 11:44 Ticket #3579 (remove admin's reliance on TEMPLATE_STRING_IF_INVALID set to empty string) closed by
- invalid: Not sure what you mean by special casing for the admin, could you …
- 11:43 Changeset [9368f67b]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 comment to the 404/500 views so that people with DEBUG=False …
- 11:38 Ticket #3581 (related.py's OneToOneField.formfield erroneously uses kwargs instead ...) closed by
- fixed: (In [4611]) Fixed #3581, a small typo in OneToOneField.formfield(). …
- 11:38 Changeset [9da791a]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3581, a small typo in OneToOneField.formfield(). Thanks, Andrew …
- 11:33 Ticket #3390 (Deserializer cannot handle circular and forward references to object ...) closed by
- fixed: (In [4610]) Fixed #3390: the serializer can now contain forward …
- 11:33 Changeset [51f39d59]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3390: the serializer can now contain forward references. …
- 11:17 Changeset [a30e3fca]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Objects with FileFields no longer get save() called multiple times …
- 11:17 Tickets #572,639 batch updated by
- fixed: (In [4609]) Objects with FileFields no longer get save() called …
- 11:07 SummerOfCode2007 edited by
- (diff)
- 10:52 DjangoResources edited by
- added "AlterModelOnSyncDB" (diff)
- 10:52 Ticket #3581 (related.py's OneToOneField.formfield erroneously uses kwargs instead ...) created by
- In related.py, OneToOneField.formfield takes kwargs, initializes the …
- 10:46 AlterModelOnSyncDB created by
- 10:41 SummerOfCode2007 edited by
- added myself to interested mentors (diff)
- 10:37 SummerOfCode2007 edited by
- typo correction (diff)
- 10:35 SummerOfCode2007 edited by
- (diff)
- 10:20 SummerOfCode2007 edited by
- typo correction (diff)
- 10:20 SummerOfCode2007 edited by
- added a deadline information (diff)
- 10:18 SummerOfCode2007 edited by
- corrected a typo (diff)
- 10:17 SummerOfCode2007 created by
- 10:05 DjangoPoweredSites edited by
- (diff)
- 09:18 Ticket #3580 (Contribution: generic view for serialized queryset) created by
- As I posted on django-developers, something like this could be a …
- 08:57 Ticket #3579 (remove admin's reliance on TEMPLATE_STRING_IF_INVALID set to empty string) created by
-
Refactor the way
TEMPLATE_STRING_IF_INVALID
works, rather than … - 07:57 WikiFormatting edited by
- (diff)
- 07:33 WikiFormatting edited by
- (diff)
- 07:05 Ticket #3578 (newforms EmailField takes the wrong max_length when rendered as html ...) created by
- If I have a form with CharField and a form with EmailField like …
- 06:52 Changeset [f313e07b]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3253 -- Exposed the number of failed tests as a return code in …
- 06:52 Ticket #3253 ([patch] runtests.py should exit with nonzero status for failure or error) closed by
- fixed: (In [4608]) Fixed #3253 -- Exposed the number of failed tests as a …
- 06:35 Ticket #3577 (Swedish djangojs.po file updated) created by
- The old file was both missing some important things, and inaccurate at …
- 06:25 Ticket #3576 (`manage.py test` should return error code on test failure) closed by
- duplicate: duplicate of #3253
- 06:20 Ticket #3576 (`manage.py test` should return error code on test failure) created by
- Massimiliano Ravelli <massimiliano.ravelli@…> suggested that …
- 04:40 DjangoPoweredSites edited by
- Changed dottru's address (diff)
- 03:06 Changeset [c27ba0b2]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2363 -- Fixed subclass checking in ModelBase to allow for mixin …
- 03:06 Ticket #2363 ([patch] Tighten subclass check at top of db.models.base.ModelBase.__new__.) closed by
- fixed: (In [4607]) Fixed #2363 -- Fixed subclass checking in ModelBase to …
- 02:58 Ticket #3097 ([patch] updated Spanish translations) closed by
- fixed: Ticket #3565 contained a more recent update to this file, so I have …
- 02:54 Changeset [83da190e]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3565 -- Updated Spanish translation. Thanks, agarfu@… …
- 02:54 Ticket #3565 (Update spanish translation and fixed some issues with some messages) closed by
- fixed: (In [4606]) Fixed #3565 -- Updated Spanish translation. Thanks, …
- 02:48 Changeset [14f04b3]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3555 -- Updated Swedish (sv) translation. Thanks to Ludvig …
- 02:48 Ticket #3555 (Swedish django.po file inaccurate.) closed by
- fixed: (In [4605]) Fixed #3555 -- Updated Swedish (sv) translation. Thanks to …
- 02:35 Ticket #3573 (Updated Argentinean spanish l10n files) closed by
- fixed: (In [4604]) Fixed #3573 -- Updated Argentinean Spanish (es_AR) …
- 02:35 Changeset [b3a67b26]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3573 -- Updated Argentinean Spanish (es_AR) translation files. …
- 02:32 Changeset [24eae6d6]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3562 -- Updated Macedonian (mk) translations. Thanks to Georgi …
- 02:32 Ticket #3562 (macedonian translation update) closed by
- fixed: (In [4603]) Fixed #3562 -- Updated Macedonian (mk) translations. …
- 02:30 Changeset [5316a95d]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3561 -- Updated German (de) translations. Thanks to Dirk …
- 02:30 Ticket #3561 (German translation update) closed by
- fixed: (In [4602]) Fixed #3561 -- Updated German (de) translations. Thanks to …
- 02:26 Changeset [91ad769]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3535 -- Updated Serbian (sr) translations. Thanks Petar Marić …
- 02:26 Ticket #3535 (Serbian (sr) translation update) closed by
- fixed: (In [4601]) Fixed #3535 -- Updated Serbian (sr) translations. Thanks …
- 02:23 Changeset [b1fbfb3f]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3251 -- Added Kannada (kn) translations. Thanks to the …
- 02:23 Ticket #3251 ([patch] Translation File for Kannada) closed by
- fixed: (In [4600]) Fixed #3251 -- Added Kannada (kn) translations. Thanks to …
- 02:18 Ticket #3517 ([patch] Updated Slovenian translation) closed by
- fixed: (In [4599]) Fixed #3517 -- Updated Slovenian translation. Thanks, Jure …
- 02:18 Changeset [e7d468ef]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3517 -- Updated Slovenian translation. Thanks, Jure Cuhalev. …
- 00:21 Changeset [670ea04e]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Cleaned up comments from [4597] to be a bit more clear. git-svn-id: …
- 00:16 Changeset [90acc8ff]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3438: improved the speed of Model.init (about 1/3 faster, …
- 00:16 Ticket #3438 (django.db.models.base.__init__ refactoring) closed by
- fixed: (In [4597]) Fixed #3438: improved the speed of Model.init (about …
02/25/2007:
- 23:37 Ticket #3397 (Add tests for 'Allow DB-level ordering by non-fields in changelist ...) closed by
- fixed: (In [4596]) Fixed #3397: You can now order by non-DB fields in the …
- 23:37 Changeset [abf79841]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3397: You can now order by non-DB fields in the admin by …
- 23:30 Ticket #3575 (postgres backend should optimize iexact searches) created by
-
Currently queries using
field__iexact="blah"
translate to … - 23:29 GeoDjango edited by
- (diff)
- 23:26 GeoDjango edited by
- (diff)
- 23:24 GeoDjango edited by
- (diff)
- 23:19 Ticket #3448 (python help() parsing problem for django.core.mail) closed by
- fixed: Fixed in [4574].
- 23:19 Ticket #3488 (DateFormat should have a b() method) reopened by
- D'oh, I meant #3448. My dyslexia is really acting up these days.
- 23:16 Changeset [3d164ab]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- D'oh, fixed broken ReST in last commit. git-svn-id: …
- 23:15 Changeset [d7d73c9f]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3354: added a message to tutorial 1 about where to go for help. …
- 23:15 Ticket #3354 (Tutorial pages on website should direct users to django-users with problems) closed by
- fixed: (In [4594]) Fixed #3354: added a message to tutorial 1 about where to …
- 23:14 Ticket #3574 ({% url path.to.view %} doesn't un-escape) created by
- I have a view which can return a report as html, a "word" doc, or …
- 23:11 Ticket #3357 (Make Django's server optionally multithreaded) closed by
- wontfix: The problem with this is that Django isn't even close to being …
- 23:07 Changeset [ffb62e0c]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3249: small doc fix to pagination documentation. Thanks, …
- 23:07 Ticket #3249 ([patch] inconsistent documentation on pagination with generic view ...) closed by
- fixed: (In [4593]) Fixed #3249: small doc fix to pagination documentation. …
- 23:07 Changeset [6bd07383]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3172: Model.validate() no longer raises TypeErrors on empty …
- 23:07 Ticket #3172 (Model.validate raises TypeError on NULL for DateField, DateTimeField, ...) closed by
- fixed: (In [4592]) Fixed #3172: Model.validate() no longer raises TypeErrors …
- 22:53 Changeset [b7fa37f9]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3170: added first_on_page and last_on_page arguments to …
- 22:53 Ticket #3170 ([patch] object_list should pass last_on_page and first_on_page) closed by
- fixed: (In [4591]) Fixed #3170: added first_on_page and last_on_page …
- 22:50 GeoDjango edited by
- (diff)
- 22:49 GeoDjango edited by
- (diff)
- 22:39 GeoDjango edited by
- (diff)
- 22:38 DevelopersForHire edited by
- (diff)
- 22:37 Changeset [53040936]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Small fix to admin CSS. Fixes #2205; thanks, treborhudson@… …
- 22:37 Ticket #2205 ([patch] models.STACKED messes up the fields display in Admin) closed by
- fixed: (In [4590]) Small fix to admin CSS. Fixes #2205; thanks, …
- 22:35 Ticket #2014 ([patch] Error messages of RequiredIfOtherField* validators are not ...) closed by
- fixed: Grrr... fixing.
- 22:34 Ticket #2104 ([patch] Make admin view methods wrappable by user views for non-staff) reopened by
- Darn it, that commit was supposed to close #2014, not #2104. Reopening.
- 21:44 Changeset [907e4f84]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Updated the dispatch unit tests to be consistant with our coding …
- 21:17 Changeset [357e26ba]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3439: vastly improved the performance of django.dispatch (and …
- 21:17 Ticket #3439 (django.dispatch.* is grossly slow) closed by
- fixed: (In [4588]) Fixed #3439: vastly improved the performance of …
- 21:13 DjangoPoweredSites edited by
- (diff)
- 21:08 DjangoPoweredSites edited by
- Adding of new site (diff)
- 19:08 Ticket #2492 (Part II of the tutorial fails to load the admin site using SVN Rev. 3528) closed by
- worksforme: Lack of comments suggests that this isn't a problem with the tutorial.
- 19:04 Ticket #2642 (Timezone handling is incorrect: Uses GMT instead of localtime) closed by
- duplicate: Dupe of #2315
- 19:02 Ticket #2759 ("allow_future" missing from date based generic views) closed by
-
worksforme: I see
allow_future
in all theviews.generic.date_based
methods. - 17:01 DjangoPoweredSites edited by
- (diff)
- 16:31 Changeset [6871a455]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Teeny weeny optimization to RegexURLPattern.resolve() git-svn-id: …
- 16:14 IrcFAQ edited by
- (diff)
- 16:09 IrcFAQ edited by
- (diff)
- 15:55 GeoDjango edited by
- (diff)
- 15:50 BackwardsIncompatibleChanges edited by
- Added "Moved admin doc views into django.contrib.admindocs" (diff)
- 15:38 Ticket #1240 (Tab-completion actions for django-admin) reopened by
- Amit would please check if my patch work for you?
- 15:07 Ticket #3573 (Updated Argentinean spanish l10n files) created by
- Synchronized to the state of trunk as of r4578.
- 14:44 BackwardsIncompatibleChanges edited by
- Updated "Changed Admin.manager option to more flexible hook" (diff)
- 14:15 Ticket #3572 (We've Listed Django Code on Netjaxer.com) closed by
- invalid: Spam.
- 14:06 Ticket #3572 (We've Listed Django Code on Netjaxer.com) created by
- Hello, We wanted you to know that we've listed Django Code on …
- 13:51 Changeset [25895623]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 [4578] because there's no such thing as a PasswordField …
- 12:48 Ticket #2443 (Add IntervalField to database models) reopened by
- start-interval and end-interval doesn't work for all situations. …
- 12:32 GeoDjango edited by
- (diff)
- 12:30 GeoDjango edited by
- (diff)
- 12:29 GeoDjango edited by
- (diff)
- 12:28 GeoDjango edited by
- (diff)
- 12:28 GeoDjango edited by
- (diff)
- 12:27 GeoDjango edited by
- (diff)
- 12:27 GeoDjango edited by
- (diff)
- 11:49 DjangoPoweredSites edited by
- (diff)
- 11:32 Ticket #613 (prevent raw_post_data parsing on defined view functions) closed by
- wontfix: As long as you don't access request.POST for parsing, it'll never get …
- 11:31 Ticket #5 (Add a cache=NUM_SECONDS argument to QuerySet) closed by
- wontfix: This has languished long enough without any real interest. I'm marking …
- 11:21 Ticket #3326 (Timeline RSS feed broken) closed by
- wontfix: This is a bug in our version of Trac. I think I'm gonna hold off …
- 11:18 Ticket #2071 ([patch] PasswordField needs documentation) closed by
- fixed: (In [4578]) Fixed #2071: added a smidge of docs on PasswordField. …
- 11:18 Changeset [81bb3d9e]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2071: added a smidge of docs on PasswordField. Thanks for the …
- 11:16 Changeset [cef22390]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2104: allow somewhat nicer error messages in …
- 11:16 Ticket #2104 ([patch] Make admin view methods wrappable by user views for non-staff) closed by
- fixed: (In [4577]) Fixed #2104: allow somewhat nicer error messages in …
- 10:37 Ticket #2620 (Two-argument form of MergeDict.get() fails) closed by
- fixed: (In [4576]) Fixed #2620: made MergeDict.get() correctly work with the …
- 10:37 Changeset [5b66c74b]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #2620: made MergeDict.get() correctly work with the two-argument …
- 10:33 Ticket #1240 (Tab-completion actions for django-admin) closed by
- fixed: (In [4575]) Added completetion support for app names to …
- 10:33 Changeset [0a2155e5]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 completetion support for app names to django_base_completion, …
- 10:29 Ticket #3488 (DateFormat should have a b() method) closed by
- fixed: (In [4574]) Fixed #3488: send_mail no longer uses settings in function …
- 10:29 Changeset [3468fd0]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3488: send_mail no longer uses settings in function default …
- 10:18 Changeset [dcdaa4ac]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3459: Django no longer runs SET TIME ZONE for every query when …
- 10:18 Ticket #3459 (SET TIME ZONE called too often for postgresql_psycopg2 backend) closed by
- fixed: (In [4573]) Fixed #3459: Django no longer runs SET TIME ZONE for every …
- 10:11 Changeset [5c17b42]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3504: fixed a missing "self" in the authentication docs. …
- 10:11 Ticket #3504 (Missing self in authentification doc) closed by
- fixed: (In [4572]) Fixed #3504: fixed a missing "self" in the authentication …
- 10:09 Changeset [a0157da2]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3518: Added unit tests for the humanize filters. Major thanks …
- 10:09 Ticket #3518 (Unittests for humanize template filters) closed by
- fixed: (In [4571]) Fixed #3518: Added unit tests for the humanize filters. …
- 09:58 Ticket #3538 ([Patch] Add get_FOO_basename() for FileFields) closed by
-
wontfix: This is just sugar for
os.path.basename(obj.get_FOO_filename())
, … - 09:55 Changeset [8546521]attic/queryset-refactorattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3554: django.core.mail now generates dates with the email …
- 09:55 Ticket #3554 ([patch] implement explicit timezone offset in date header for emails ...) closed by
- fixed: (In [4570]) Fixed #3554: django.core.mail now generates dates with the …
- 08:32 AjaxPrototypeNewForms created by
- 07:16 DevelopersForHire edited by
- (diff)
- 07:12 DevelopersForHire edited by
- (diff)
- 02:03 Ticket #3571 (Including Berkeley DB in Database list) closed by
- invalid: Please post questions like this to the django-users list. This ticket …
- 01:52 Ticket #3571 (Including Berkeley DB in Database list) created by
- Hi ! Is there any plan about including Berkeley DB in databases …
- 01:02 GeoDjango edited by
- (diff)
- 00:17 GeoDjango created by
Note: See TracTimeline
for information about the timeline view.