Timeline
06/26/2010:
- 14:56 Ticket #13839 (select_related caches None for non-existent objects in reverse ...) created by
- Suppose we have the following: […] Then when we create an A, and …
- 12:32 Ticket #13834 (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 … - 08:11 Ticket #2569 ([patch] Admin page Foreign Key improvements) closed by
- duplicate: The admin code has changed too much since this patch was created; I …
- 01:04 Ticket #13838 (Enhancements to Japanese localflavor module) created by
- This is a patch for the Japanese localflavor module that fixes a long …
06/25/2010:
- 20:43 Ticket #13837 (Small append to geodjango install documentation) created by
- It's just the packages that should be used with Ubuntu 10.04
- 20:34 Ticket #13836 (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 …
- 17:53 Ticket #13836 (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 …
- 15:01 CookBookGenericAttribute edited by
- Initial objects created were diamond and emerald, the rest of the … (diff)
- 12:04 Ticket #13835 (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 Ticket #13834 (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 Localization edited by
- add myself to the list (id) (diff)
- 11:04 Ticket #13833 (Fix for Indonesian localization (formats.py)) created by
- * Language names doesn't have to be preceded with "Bahasa" * Removing …
- 10:11 Ticket #13832 (Changeset #13363 broke PostgreSQL support for app names with uppercase ...) closed by
- duplicate: This looks like a dupe of #13821.
- 09:48 Ticket #13832 (Changeset #13363 broke PostgreSQL support for app names with uppercase ...) created by
- As described here …
- 07:59 Ticket #13831 (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. …
- 07:57 Ticket #13830 (Change one of province name in Indonesian localflavour) created by
- The name "Nanggroe Aceh Darussalam" province in …
- 07:05 Ticket #13829 (EMAIL_CHARSET setting) created by
- Add a EMAIL_CHARSET setting that allows you set the default encoding …
- 03:39 ThumbNails edited by
- Busted code (diff)
06/24/2010:
- 22:03 Ticket #13828 (Refactor `dictsort` and `dictsortreversed` to make them more DRY) created by
-
In
django.template.defaultfilters
,dictsort
anddictsortreversed
… - 17:42 Ticket #13827 (Remove a bunch of unescesary calls) created by
- Django has a bunch of totally pointless calls to delattr, getattr, and …
- 16:19 Ticket #13826 (Impossible to create indexes on PostGIS fields) created by
- I've included a patch which addresses the request below. This adds a …
- 13:30 Ticket #10115 (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 …
- 13:00 Ticket #13824 (ModelValidation ignores blank=True) closed by
- invalid: You need both blank=True and null=True. The first allows blanks to be …
- 12:55 Ticket #13825 (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 DjangoJobs edited by
- (diff)
- 10:54 DjangoJobs edited by
- (diff)
- 10:52 DjangoJobs edited by
- (diff)
- 10:52 DjangoJobs edited by
- (diff)
- 10:44 Ticket #13825 (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:03 Ticket #13824 (ModelValidation ignores blank=True) created by
- Cheers, I'm not quite sure if this is a feature or a bug, so sorry if …
- 08:44 Ticket #13823 (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' …
- 06:21 Changeset [867d6907]stable/1.2.x by
- [1.2.X] Fixed error in AnonymousUser docs since [12316] Backport of …
- 06:10 Changeset [c724ad9c]stable/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.x by
- Fixed error in AnonymousUser docs since [12316] git-svn-id: …
- 04:06 Ticket #13822 (ForeignKey's attname is counter-intuitive when referencing to a field ...) created by
- […] Also, currently we have: […] which also looks strange.
06/23/2010:
- 16:39 Ticket #13821 (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 …
- 15:48 Ticket #13820 (Deprecate mod_python support) created by
- As proposed & discussed in the …
- 15:03 Changeset [6eafd412]stable/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.x by
- Fixed #13799, a test failure on Postgres. Thanks, Alex. git-svn-id: …
- 15:03 Ticket #13799 (Test failing on Postgres on trunk) closed by
- fixed: (In [13400]) Fixed #13799, a test failure on Postgres. Thanks, Alex.
- 14:49 Ticket #13819 (django.conf.urls.i18n must allow param language as GET) created by
- The description of the set_language method : […] Is not fully …
- 14:31 Ticket #13818 (Check Child IDs before creating parent IDs) created by
- When saving new models that are inherited Django currently creates the …
- 12:38 Changeset [90380b8f]stable/1.2.x by
- [1.2.X] Fixed #13671, #13748 -- Fixed errata and minor updates to …
- 12:34 Changeset [7773a92]stable/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.x by
- Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango …
- 12:34 Tickets #13671,13748 batch updated by
- fixed: (In [13398]) Fixed #13671, #13748 -- Fixed errata and minor updates to …
- 12:19 Changeset [1b5f812a]stable/1.2.x by
- [1.2.X] Fixed #13779 -- Can now discover GDAL 1.7 from debian-based …
- 12:17 Changeset [096c4653]stable/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.x by
- Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages. …
- 12:17 Ticket #13779 (GeoDjango doesn't find libgdal 1.7.0) closed by
- fixed: (In [13396]) Fixed #13779 -- Can now discover GDAL 1.7 from …
- 08:20 Changeset [71cecc49]stable/1.2.x by
- [1.2.X] Fixed #12803 - Added styling for 'error' and 'warning' …
- 08:14 Ticket #12803 (Provide styling for warning and error messages) closed by
- fixed: (In [13393]) Fixed #12803 - Added styling for 'error' and 'warning' …
- 08:14 Changeset [5ff262e8]stable/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.x by
- Fixed #12803 - Added styling for 'error' and 'warning' messages in …
- 08:03 Ticket #13652 (Support error user messages [PATCH]) closed by
- duplicate: Duplicate of #12803
- 05:25 Ticket #13817 (Error message when cache.set has trouble.) created by
- I am using low-level cache in my app, there were some cases when the …
- 03:42 Ticket #13816 (dumpdata should not attempt to dump non-managed models) created by
- Following my e-mail to django-users ( …
- 03:30 Ticket #13815 (Excluding isnull=False testing failing on reverse optional relations) created by
- This one is related to #13768. When executing …
- 02:23 Ticket #13814 (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.