Timeline
05/24/2012:
- 22:34 Ticket #18381 (Underscore in CharField primary key breaks the admin "view on site" link) created by
- I have a model in which the primary key is a CharField and the …
- 21:12 Ticket #18380 (Improve installation instructions for MySQLdb) created by
- Maybe this is not so relevant since my system's so old, but I had to …
- 16:55 Changeset [2042f537]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unneeded smart_str in generic views.
- 16:07 Ticket #18379 (sensitive_variables handling fails for methods) created by
- When attempting to decorate a class method with the …
- 14:06 Ticket #18368 (LayerMapping.save() should be able to set attributes on created model ...) closed by
- wontfix: Replying to claudep: > And what about post_save signal? …
- 13:59 Ticket #18378 (Q() combined with annotate() can produce bad SQL) created by
- A query like this: […] produces SQL like this […] which results …
- 10:45 Ticket #18377 (Django Hanging with older Pylibmc) created by
- I notice this has been reported before on ticket #15655 I've got a bit …
- 10:42 Changeset [8c72aa23]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed qs.order_by() join promotion for already existing joins When …
- 10:10 Ticket #18368 (LayerMapping.save() should be able to set attributes on created model ...) reopened by
- @claudep, I just want to make sure you're clear on the use case that …
- 10:05 Ticket #18376 (Model formsets apply unique checks to blank, null fields) created by
- This is similar to #13811 but applies to fields declared with …
- 08:26 Ticket #18375 (F() doesn't work as expected across multijoin relations) created by
- When trying to compare a field to another on the same related record, …
- 06:51 Changeset [2daf1ae8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Stopped converting match dict keys to bytestrings when resolving URLs. …
- 06:28 Ticket #18177 (Discovering a relation should cache the originator if applicable) closed by
- fixed: In [1e6c3368f2517f32b0651d68277ea8c9ef81d9b2]: […]
- 06:25 Changeset [1e6c3368]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18177 -- Cached known related instances. This was recently …
- 06:03 Ticket #18353 (Inconsistency in date-based generic views) closed by
- fixed: In [3b2993ed04f200a89c2d49590131c97c8974e9ac]: […]
- 06:02 Changeset [3b2993ed]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18353 -- Inconsistency in date-based CBVs.
- 05:10 Ticket #18370 (DATETIME_FORMAT has not effect on json serializer) closed by
- invalid: Hi Luca, Since Django 1.4, the JSON serializer uses the datetime …
- 03:52 Ticket #18374 (ImageField not validating due to missing libraries) created by
-
IMHO, it is worth to be mentioned in the documentation that
libjpeg
… - 03:41 Ticket #18373 (Thoroughly misleading error page when resolve() fails on a different URL) created by
- I just spent a few hours tracking down a display bug in …
- 03:06 Ticket #18367 (LayerMapping.verify_ogr_field fails when trying to map OFTString to ...) closed by
- fixed: In [f4abba5200e3164003781698c0854383bbc210be]: […]
- 03:05 Ticket #18368 (LayerMapping.save() should be able to set attributes on created model ...) closed by
- wontfix: I'm not thrilled by this proposed addition. I don't see anything here …
- 02:57 Changeset [f4abba5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18367 -- Allowed LayerMapping to store strings in TextField. …
- 02:52 Changeset [f1ebcdc7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modernized contrib.gis layermapping tests. In particular, make tests …
05/23/2012:
- 22:00 Ticket #18372 (broken image links in djangobook.com) closed by
- invalid: Sorry, but djangobook.com is not part of the Django project, it's an …
- 21:41 Ticket #18372 (broken image links in djangobook.com) created by
- broken image links in djangobook.com
- 19:10 Ticket #18370 (DATETIME_FORMAT has not effect on json serializer) created by
- I used before django 1.3 and was happy with his format for datetime …
- 14:59 Ticket #18369 (Documentation error with django.shortcuts.render() function) created by
- I suppose there is one tiny error in description of …
- 11:57 Ticket #18368 (LayerMapping.save() should be able to set attributes on created model ...) created by
-
As far as I can tell,
LayerMapping
only allows populating a … - 11:29 Ticket #18367 (LayerMapping.verify_ogr_field fails when trying to map OFTString to ...) created by
-
In
LayerMapping.verify_ogr_field()
, there is this check around … - 10:12 Ticket #18366 (Timezones - "Time zone support is disabled by default.") closed by
-
worksforme: See the note two lines below:
> The default
settings.py
file … - 09:02 Ticket #18366 (Timezones - "Time zone support is disabled by default.") created by
- The Timezones document states "Time zone support is disabled by …
- 08:31 Ticket #18365 (remind in the "set languages redirection view" that the i18n template ...) created by
- Here …
- 05:20 Changeset [817535d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced types.NoneType occurrences In Python 3, types.NoneType is no …
- 04:17 Ticket #18364 (Can't server static files with version information) created by
- Hi, from the source code it seams that I can't server staticfiles …
- 01:53 Ticket #18363 (Add a compatibility layer for Python 3) created by
- For Django to run both on Python 2 and Python 3, we need to add some …
05/22/2012:
- 21:56 Ticket #18360 (Database router example improvement) closed by
- invalid: I'm not sure I understand your report here. The example is a …
- 18:37 Ticket #18362 (model save with update_fields should accept both field.name and ...) created by
- Currently only field.name is accepted in update_fields argument. It …
- 16:07 Ticket #18319 (test_runner.AutoIncrementResetTest should be skipped for mssql) closed by
- fixed: In [0df4593f0edb8508eceff96ce5aebc59a073b506]: […]
- 15:51 Changeset [0df4593f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18319 -- Added 'supports_sequence_reset' DB feature Added a …
- 15:35 Ticket #18318 (admin_scripts.tests.expected_query_re missing mssql quote characters) closed by
- fixed: In [8ee1a664f9ef127bc488b03f478e8ba2f0dc7f19]: […]
- 15:33 Changeset [8ee1a664]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18318 -- Changed some tests to be 3rd party DB friendly Thanks …
- 15:17 Ticket #18317 (Raw sql in ...) closed by
- fixed: In [459c3b67b7a9aeb96c9a2d57b18c0987c02f2369]: […]
- 15:16 Changeset [459c3b67]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18317 -- Removed db specific raw SQL function from tests A …
- 14:38 Sprints edited by
- (diff)
- 14:37 Sprints edited by
- (diff)
- 13:37 Changeset [df7a65ac]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced 'next' testing by collections.Iterator testing. The new …
- 13:12 Ticket #18304 (MySQL generates an unecessary select when updating inherited models) closed by
- fixed: In [d5c7f9efc3702888b556cbf932116421b464e8b8]: […]
- 12:59 Changeset [d5c7f9ef]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18304 -- Optimized save() when update_can_self_select=False …
- 08:55 Ticket #18097 (__contains__ on an incompletely evaluated QuerySet can incorrectly ...) closed by
- worksforme: As indicated by kmichel_wgs. Please re-open if you can provide a test …
- 08:42 Ticket #18361 (Accessing a ModelChoiceField property in a template triggers QuerySet ...) created by
- When reading a property of a ModelChoiceField in a template : `{{ …
- 06:57 Ticket #18244 (example in django formsets doesn't work) closed by
- fixed: In [6219591f2e5ac725e30b1583ef7fd28063d2ad75]: […]
- 06:56 Changeset [6219591]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18244 -- Documented that formset.has_changed is a 1.4 addition.
- 06:45 Ticket #18167 ("Writing your first Django app, part 1" Not Noob Friendly) closed by
- fixed: In [115d522c84d85c99b2a154e29174d95380eaf0c1]: […]
- 06:43 Changeset [115d522c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18167 -- Gave advice on checking Django version in the …
- 06:22 Changeset [cafa5bf]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced print statement by print function in new install instructions.
- 06:15 Ticket #18113 (Class based view mixin docstrings reference incorrect method) closed by
- fixed: In [ed7ea5a6020cb3e09a7f05c4206a11196766bbd2]: […]
- 06:15 Changeset [ed7ea5a6]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18113 -- Corrected get_template_names docstrings. Thanks Keryn …
- 05:47 NewbieMistakes edited by
- (diff)
- 05:02 Ticket #18359 (CSRF dosen't work) closed by
- invalid: You should read …
- 04:44 Ticket #18360 (Database router example improvement) created by
- In your example for a database router on …
- 02:13 Ticket #18359 (CSRF dosen't work) created by
- $ cat view.py […] $ cat templates/test.html […] $ cat …
05/21/2012:
- 18:32 Ticket #18115 (Warn that repeated "setup.py install" without removal causes problems) closed by
- fixed: In [6ed7d40727f70934df6ab0ac96f5f1c4f01c534f]: […]
- 18:28 Changeset [6ed7d407]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18115 - added warning about overlaid install. Setup.py now …
- 10:04 Ticket #18358 (1.3 ModelForm documentation lists TextField as field type - not ...) closed by
- invalid: From my reading it does not refer to TextField as a form field, only …
- 10:00 Ticket #18358 (1.3 ModelForm documentation lists TextField as field type - not ...) created by
- 1.3 ModelForm documentation …
- 08:12 Ticket #18357 (BaseGenericInlineFormSet in Django Admin does not set generic foreign ...) created by
- For a BaseInlineFormSet in _construct_form the fk value is set in …
- 07:19 Ticket #18205 (Admin validate() method suggests erroneous invocation?) reopened by
- Possibly #12674 is the dupe that was thought of? Given it is 2 years …
Note: See TracTimeline
for information about the timeline view.