Timeline
Jun 26, 2010:
- 11:09 PM Ticket #10154 (Database layer (models, ORM) - allow the combination of an F expression with a timedelta) updated by
- Updated patch. * Reimplemented the sqlite support using a custom …
- 10:46 PM Ticket #7284 (Documentation - foreign_key__related_fieldname documentation could be clearer) updated by
-
Status, Owner, Triage Stage, Milestone changed
- 8:19 PM Ticket #13839 (Database layer (models, ORM) - select_related caches None for non-existent objects in reverse ...) updated by
-
Cc changed
- 2:56 PM Ticket #13839 (Database layer (models, ORM) - select_related caches None for non-existent objects in reverse ...) created by
- Suppose we have the following: […] Then when we create an A, and …
- 1:24 PM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by
- Although I didn't change the component to "Template system", I have …
- 1:06 PM Ticket #13834 (Core (Serialization) - Dumpdata/loaddata cycle fails when using a single-field natural key) updated by
- Argh... My bad! But what about adding an assertion? This would help …
- 12:32 PM Ticket #13834 (Core (Serialization) - Dumpdata/loaddata cycle fails when using a single-field natural key) closed by
-
invalid: Your
natural_key()
model method should always return a tuple, no … - 8:29 AM Ticket #7284 (Documentation - foreign_key__related_fieldname documentation could be clearer) updated by
-
Has patch changed
Clarifying example added as requested. - 8:11 AM Ticket #2569 (contrib.admin - [patch] Admin page Foreign Key improvements) closed by
- duplicate: The admin code has changed too much since this patch was created; I …
- 8:01 AM Ticket #11251 (contrib.localflavor - Australian Local Flavo(u)r models would be nice) updated by
-
Milestone changed
No, that's fine, the patch looks good. - 7:55 AM Ticket #11251 (contrib.localflavor - Australian Local Flavo(u)r models would be nice) updated by
- Would we be better off closing this and leaving such things out of …
- 7:44 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
- Replying to anonymous: > It has some issues with the …
- 7:37 AM Ticket #13607 (User Experience - Admin date_hierarchy drill-down should auto-initialise to appropriate level) updated by
-
Status, Owner, Has patch changed
Pretty dead-simple patch really. Much nicer to use now. I don't think … - 6:10 AM Ticket #2445 (Core (Other) - [patch] allow callable values for limit_choices_to) updated by
-
Cc changed
I'm not sure if this covers every use case, or if this is just a … - 5:21 AM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by
-
Cc changed
I'd like to see this feature. It looks like nobody's spoken against … - 1:04 AM Ticket #13838 (contrib.localflavor - Enhancements to Japanese localflavor module) created by
- This is a patch for the Japanese localflavor module that fixes a long …
Jun 25, 2010:
- 8:43 PM Ticket #13837 (Documentation - Small append to geodjango install documentation) created by
- It's just the packages that should be used with Ubuntu 10.04
- 8:34 PM Ticket #13836 (Uncategorized - django-admin.py --version shows the version as 1.1.1) closed by
- worksforme: Works fine for me. django-admin.py returns 1.2.1 as expected on a …
- 5:53 PM Ticket #13836 (Uncategorized - django-admin.py --version shows the version as 1.1.1) created by
- Hi, Thanks for the great framework! I just upgraded my Django from …
- 5:49 PM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) updated by
- I agree, feel free to reupload the patch ;)
- 5:09 PM Ticket #6045 (Database layer (models, ORM) - Many2Many manager and “TypeError: filter() keywords must be strings”) updated by
- There seems to have been a regression with Django 1.2, as working code …
- 4:52 PM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) updated by
- Ah, yes it is; no keyword searches brought that one up for me thanks …
- 3:01 PM CookBookGenericAttribute edited by
- Initial objects created were diamond and emerald, the rest of the … (diff)
- 12:04 PM Ticket #13835 (Database layer (models, ORM) - enhancements in django.db.models to get info about additional tables) created by
- hi, would like to see this patch in django. why? i'm trying to …
- 11:37 AM Ticket #13834 (Core (Serialization) - Dumpdata/loaddata cycle fails when using a single-field natural key) created by
- Here is a sample model: […] Then create an ontology and a term …
- 11:19 AM Localization edited by
- add myself to the list (id) (diff)
- 11:04 AM Ticket #13833 (Translations - Fix for Indonesian localization (formats.py)) created by
- * Language names doesn't have to be preceded with "Bahasa" * Removing …
- 10:11 AM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) closed by
- duplicate: This looks like a dupe of #13821.
- 9:48 AM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) created by
- As described here …
- 7:59 AM Ticket #13831 (Uncategorized - UTF-8 in models.__repr__ causes hard to track down unicode errors.) created by
- UTF-8 in models.repr causes hard to track down unicode errors. …
- 7:57 AM Ticket #13830 (contrib.localflavor - Change one of province name in Indonesian localflavour) created by
- The name "Nanggroe Aceh Darussalam" province in …
- 7:07 AM Ticket #13829 (Core (Mail) - EMAIL_CHARSET setting) updated by
- The setting defaults to the DEFAULT_CHARSET for ease of use and …
- 7:05 AM Ticket #13829 (Core (Mail) - EMAIL_CHARSET setting) created by
- Add a EMAIL_CHARSET setting that allows you set the default encoding …
- 4:38 AM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) updated by
-
Has patch, Milestone changed
it is really a bug - 4:13 AM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by
-
Cc changed
- 3:39 AM ThumbNails edited by
- Busted code (diff)
- 1:10 AM Ticket #13828 (Template system - Refactor `dictsort` and `dictsortreversed` to make them more DRY) updated by
-
Triage Stage changed
- 1:02 AM Ticket #13816 (Core (Management commands) - dumpdata should not attempt to dump non-managed models) updated by
-
Component, Triage Stage changed
- 12:13 AM Ticket #13751 (HTTP handling - Avoid open redirect issue with whitelist) updated by
- Replying to Alex: > I'm pretty uncomfortable with …
Jun 24, 2010:
- 10:56 PM Ticket #13821 (Database layer (models, ORM) - Tests don't pass on python2.4 and 2.5 on postgresql) updated by
-
Status, Component, Has patch, Triage Stage changed
cramm on #django-dev tracked the problem down. Calls to … - 10:36 PM Ticket #13790 (Contrib apps - Docs for CurrentSiteManager indicate an M2M field called "sites" will ...) updated by
-
Status, Owner, Has patch changed
Patch added which resolves the issues as follows: * Uses a field … - 10:03 PM Ticket #13828 (Template system - Refactor `dictsort` and `dictsortreversed` to make them more DRY) created by
-
In
django.template.defaultfilters
,dictsort
anddictsortreversed
… - 9:50 PM Ticket #13751 (HTTP handling - Avoid open redirect issue with whitelist) updated by
- I'm pretty uncomfortable with django.http needing to know about …
- 9:26 PM Ticket #13772 (Database layer (models, ORM) - 'exists' parameter for pre_save signal) updated by
-
Cc, Component, Milestone changed
- 5:44 PM Ticket #13827 (Uncategorized - Remove a bunch of unescesary calls) updated by
-
Triage Stage changed
- 5:42 PM Ticket #13827 (Uncategorized - Remove a bunch of unescesary calls) created by
- Django has a bunch of totally pointless calls to delattr, getattr, and …
- 4:19 PM Ticket #13826 (GIS - Impossible to create indexes on PostGIS fields) created by
- I've included a patch which addresses the request below. This adds a …
- 1:55 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by
-
Owner, Status changed
- 1:54 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by
-
Status, Owner changed
or add even more valuable information - like the table name: … - 1:35 PM Ticket #7535 (Generic views - django.views.static.serve does not properly set Content-Encoding header) updated by
-
Patch needs improvement changed
Patch needs to be ported to current version of … - 1:30 PM Ticket #11159 (Testing framework - Test client encode_file doesn't set content-type properly) updated by
- For future reference, #10115 is a duplicate.
- 1:30 PM Ticket #10115 (Testing framework - Allow test client to guess files' mimetypes) closed by
- duplicate: Duplicate of #11159 (I know that one's newer but it has a test and …
- 1:10 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by
- This also breaks ordering of IPv4 addresses, making some querysets …
- 1:00 PM Ticket #13824 (Documentation - ModelValidation ignores blank=True) closed by
- invalid: You need both blank=True and null=True. The first allows blanks to be …
- 12:56 PM Ticket #12475 (contrib.admin - Confusion between list_display and list_display_links for 'id' field) updated by
- #13825 reported this again.
- 12:55 PM Ticket #13825 (contrib.admin - Primary key is not displayed properly on an editable changelist view ...) closed by
- duplicate: Fixed formatting, please use preview. This problem is already …
- 10:55 AM DjangoJobs edited by
- (diff)
- 10:54 AM DjangoJobs edited by
- (diff)
- 10:52 AM DjangoJobs edited by
- (diff)
- 10:52 AM DjangoJobs edited by
- (diff)
- 10:44 AM Ticket #13825 (contrib.admin - Primary key is not displayed properly on an editable changelist view ...) created by
- Description of the Problem: Primary key does not display properly on …
- 10:41 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by
-
Cc changed
- 10:03 AM Ticket #13824 (Documentation - ModelValidation ignores blank=True) created by
- Cheers, I'm not quite sure if this is a feature or a bug, so sorry if …
- 8:44 AM Ticket #13823 (contrib.admin - Regression from 1.2.1: admin.site.root_path is None and it breaks ...) created by
- Since admin.site.root_path is None, this value is rendered as 'None' …
- 6:21 AM Changeset [867d6907]stable/1.2.x by
- [1.2.X] Fixed error in AnonymousUser docs since [12316] Backport of …
- 6:10 AM Changeset [c724ad9c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed error in AnonymousUser docs since [12316] git-svn-id: …
- 4:06 AM Ticket #13822 (Database layer (models, ORM) - ForeignKey's attname is counter-intuitive when referencing to a field ...) created by
- […] Also, currently we have: […] which also looks strange.
- 2:51 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
- It has some issues with the hungarian accented strings: If there is …
Jun 23, 2010:
- 4:39 PM Ticket #13821 (Database layer (models, ORM) - Tests don't pass on python2.4 and 2.5 on postgresql) created by
- Trunk r13400 on Ubuntu 8.04, python2.5 (or 2.4) with psycopg2 (or …
- 3:49 PM Ticket #13820 (HTTP handling - Deprecate mod_python support) updated by
-
Needs documentation, Triage Stage changed
Moving to Accepted based on +1's from Jacob & Russell in the … - 3:48 PM Ticket #13820 (HTTP handling - Deprecate mod_python support) created by
- As proposed & discussed in the …
- 3:03 PM Ticket #13799 (Testing framework - Test failing on Postgres on trunk) closed by
- fixed: (In [13400]) Fixed #13799, a test failure on Postgres. Thanks, Alex.
- 3:03 PM Changeset [6eafd412]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13799, a test failure on Postgres. Thanks, Alex. git-svn-id: …
- 2:49 PM Ticket #13819 (Translations - django.conf.urls.i18n must allow param language as GET) created by
- The description of the set_language method : […] Is not fully …
- 2:31 PM Ticket #13818 (Database layer (models, ORM) - Check Child IDs before creating parent IDs) created by
- When saving new models that are inherited Django currently creates the …
- 2:28 PM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by
-
Cc changed
- 12:38 PM Tickets #13671,13748 batch updated by
- (In [13399]) [1.2.X] Fixed #13671, #13748 -- Fixed errata and minor …
- 12:38 PM Changeset [90380b8f]stable/1.2.x by
- [1.2.X] Fixed #13671, #13748 -- Fixed errata and minor updates to …
- 12:34 PM Tickets #13671,13748 batch updated by
- fixed: (In [13398]) Fixed #13671, #13748 -- Fixed errata and minor updates to …
- 12:34 PM Changeset [7773a92c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango …
- 12:19 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) updated by
- (In [13397]) [1.2.X] Fixed #13779 -- Can now discover GDAL 1.7 from …
- 12:19 PM Changeset [1b5f812]stable/1.2.x by
- [1.2.X] Fixed #13779 -- Can now discover GDAL 1.7 from debian-based …
- 12:17 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) closed by
- fixed: (In [13396]) Fixed #13779 -- Can now discover GDAL 1.7 from …
- 12:17 PM Changeset [096c465]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages. …
- 10:12 AM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) updated by
-
Patch needs improvement, Triage Stage changed
This looks pretty good. A couple of quick points of feedback: 1. I … - 8:20 AM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) updated by
- (In [13394]) [1.2.X] Fixed #12803 - Added styling for 'error' and …
- 8:20 AM Changeset [71cecc49]stable/1.2.x by
- [1.2.X] Fixed #12803 - Added styling for 'error' and 'warning' …
- 8:14 AM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) closed by
- fixed: (In [13393]) Fixed #12803 - Added styling for 'error' and 'warning' …
- 8:14 AM Changeset [5ff262e8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #12803 - Added styling for 'error' and 'warning' messages in …
- 8:12 AM Ticket #9403 (HTTP handling - _set_content needs to perform the same _is_string check as the Constructor) updated by
- Could you please resolve the issue? I need to call wsgi handler from …
- 8:03 AM Ticket #13652 (contrib.admin - Support error user messages [PATCH]) closed by
- duplicate: Duplicate of #12803
- 5:25 AM Ticket #13817 (Database layer (models, ORM) - Error message when cache.set has trouble.) created by
- I am using low-level cache in my app, there were some cases when the …
- 3:42 AM Ticket #13816 (Core (Management commands) - dumpdata should not attempt to dump non-managed models) created by
- Following my e-mail to django-users ( …
- 3:35 AM Ticket #13768 (Database layer (models, ORM) - 'exclude' does not work with lists containing a 'None' element.) updated by
- Replying to bpeschier: > Confirmed in SQLite and MySQL as …
- 3:30 AM Ticket #13815 (Database layer (models, ORM) - Excluding isnull=False testing failing on reverse optional relations) created by
- This one is related to #13768. When executing …
- 2:23 AM Ticket #13814 (Contrib apps - Utility method for getting a Site object) created by
-
Fairly often, I find myself writing code which needs a
Site
and …
Note:
See TracTimeline
for information about the timeline view.