Timeline
09/23/2012:
- 21:33 Ticket #6535 (parser.compile_filter() does not support negative numbers) closed by
- fixed: this issue already fixed. […] r10169 | mtredinnick | 2009-03-25 …
- 18:18 Ticket #19013 (Erroneous quotes in view tutorial) closed by
- invalid: You're reading the documentation for the development version of …
- 17:04 Ticket #19013 (Erroneous quotes in view tutorial) created by
- An example in the view tutorial says: <li><a href="{% url …
- 15:49 Changeset [54c81a1]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
- [py3] Allowed bytes in get_prep_value for a Geometry
- 15:11 Changeset [43c7f8c]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
- [py3] Fixed unicode string in geoapp test
- 13:32 Changeset [874908e3]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
- [py3] Updated PostGIS adapter
- 13:32 Changeset [799786a7]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
- [py3] Fixed outdated map() call in GIS sql compiler
- 13:18 Ticket #18762 (Problem with url in templates) closed by
- fixed: In 98b6ce60f4f4456fb00259ec118e1fed2a4dfaa4: […]
- 13:18 Changeset [98b6ce60]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
- Made a version condition less confusing. Fixed #18762 (again).
- 12:59 Changeset [5330cd5]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
- [py3] Fixed GEOS/GDAL tests
- 12:55 Changeset [8cdc8472]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
- [py3] Added buffer/memoryview compatibility Even if buffer and …
- 11:05 Ticket #19012 (Spaces instead of tabs) closed by
- worksforme: The style guide for Python code (PEP8) recommends indenting with 4 …
- 08:38 Ticket #19012 (Spaces instead of tabs) created by
- Hi, I'm new to Django and Python and was following the steps in the …
- 06:27 Ticket #18982 (DateField.clean raises TypeError when passed NUL bytes. Should be ...) closed by
- fixed: In 3174b5f2f5bb0b0a6b775a1a50464b6bf2a4b067: […]
- 06:27 Changeset [3174b5f2]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 #18982 - Caught TypeError in DateField.clean Thanks gwahl at …
09/22/2012:
- 09:27 Ticket #19011 (Annotating multiple Sum() objects gives wrong answer) closed by
- duplicate: This sounds like #10060 to me.
- 08:19 Ticket #18861 (The test email backend (locmem) should perform more validation of messages) closed by
- fixed: In 8599f64e54adfb32ee6550ed7a6ec9944034d978: […]
- 08:17 Changeset [8599f64]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 #18861 -- Triggered message validation with locmem email backend …
- 08:12 Ticket #18968 (Spatialite GML test failure) closed by
- fixed: In 0ab8c58ca896643ea0bb0830a96274160d14cc69: […]
- 08:10 Changeset [0ab8c58c]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 #18968 -- Only use separate GML regex for SpatiaLite < 3.0
- 06:09 Changeset [bd514f2]stable/1.4.x by
- [1.4.X] Fixed #18057 - Documented that caches are not cleared after …
- 06:09 Ticket #18057 (Docs should say that caches are not cleared after each test) closed by
- fixed: In 2aaa467a2ab57d5616d384a70e2b6f8217ece63e: […]
- 06:09 Changeset [2aaa467a]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 #18057 - Documented that caches are not cleared after each test; …
- 05:04 Ticket #18951 (Datetime microseconds cutoff first zero in Django templates) closed by
- fixed: In 822cfce3df53301d9f9f4c14bd8a0cb2a1956e2e: […]
- 05:03 Ticket #19011 (Annotating multiple Sum() objects gives wrong answer) created by
- This is best explained with an example: […] These give the right …
- 05:02 Changeset [822cfce3]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 #18951 -- Formatting of microseconds. Thanks olofom at gmail …
- 04:47 Ticket #16218 (Class-based month archive doesn't behave like previous generic view) closed by
- fixed: In baa33cd8faa16737524b1ac355802a10dd63571c: […]
- 04:47 Changeset [baa33cd]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 #16218 -- date_list order in generic CBVs. Thanks nnrcschmdt …
- 04:39 Changeset [59afc18f]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
- Made geo3d tests independent from each other
- 03:13 Ticket #7989 (Logout view should require POST request) closed by
- duplicate: Reported again as #15619, with a longer discussion.
- 02:28 Ticket #16835 (filter users by group) closed by
- fixed: In 69ff1b7390e140f332a5aa55c44a091c838923fb: […]
- 02:16 Changeset [69ff1b7]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 #16835 -- add groups to auth.user admin list_filter
- 01:10 Ticket #19010 (Typo error in docs: a space missing) closed by
- invalid
- 01:02 Ticket #19010 (Typo error in docs: a space missing) created by
- In https://docs.djangoproject.com/en/dev/ref/templates/builtins/ where …
09/21/2012:
- 19:22 Changeset [3074243a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix introspection PK comment more.
- 19:22 Changeset [9234131c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove weird syncdb managed thing - no longer needed.
- 19:17 Changeset [45e5eede]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove special-casing for proxy/unmanaged models
- 18:47 Changeset [49d1e6b0]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove AppCache state handling, replace with swappable caches
- 18:22 Ticket #19008 (Typo at ...) closed by
- fixed: In 2b1ae4dbd2b0389e1e412d68262cd2a9b8209a70: […]
- 18:22 Changeset [2b1ae4db]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 #19008 typo in signals docs
- 17:58 Ticket #19009 (MongoDB) closed by
- wontfix: At present there is no effort going towards MongoDB support in the …
- 17:51 Ticket #19009 (MongoDB) created by
- Any plans to support Mongo or other non-relational databases? (Like …
- 17:36 Changeset [dbc17d03]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Un-borg-ify AppCache
- 17:05 Ticket #19008 (Typo at ...) created by
- see: …
- 15:58 Ticket #19003 (generic views: syntax error in example) closed by
- invalid: It's valid syntax: "If you need to create a relationship on a model …
- 14:21 Ticket #19006 (Content-Disposition example does not work in certain browsers if the ...) created by
- https://docs.djangoproject.com/en/dev/ref/request-response/#django.http …
- 14:09 Ticket #19005 (Allow class based views to be included in urls.py by name as a string) closed by
- wontfix: I'm wontfixing this. It was an intentional design decision for CBVs …
- 13:38 Ticket #19005 (Allow class based views to be included in urls.py by name as a string) created by
- Class based views currently have to be imported into urls.py and then …
- 12:10 DjangoJobs edited by
- the UNT position has been filled (diff)
- 10:09 Ticket #19003 (generic views: syntax error in example) created by
- § Generic views of objects In Book class a reference to 'Author' …
- 09:33 Ticket #19002 (Hardcoded url in admin) created by
- in django.contrib.admin.sites there are a lot or reverse url called …
- 09:06 Ticket #7989 (Logout view should require POST request) reopened by
- Tentatively reopening, see …
- 06:27 Ticket #18923 (user admin sensitive_post_parameters needs method_decorator) closed by
-
invalid: It is possible to use
method_decorator
. I have used it the wrong way … - 06:18 Ticket #10853 (Django unit test fails when using the dummy cache backend.) closed by
- fixed: In 486e67598f8d8e83890ef3c90399d660d8e9eee6: […]
- 06:17 Changeset [486e675]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 #10853 -- Skipped some sessions tests with dummy cache backend
- 06:07 Ticket #15269 (get_cache method should be documented as part of move to CACHES) closed by
- fixed: In e758ecc628bb1d8960d0a59a140a43d7103e89e4: […]
- 06:07 Changeset [e758ecc6]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
- Merge pull request #386 from clelland/ticket_15269 Fixed #15269 - …
- 04:32 Signals edited by
- (diff)
- 01:29 Ticket #19000 ("Share this traceback" feature leads to a site which rejects pastes) closed by
- needsinfo: hopefully the dpaste.com folks can provide some information. At this …
- 00:51 Ticket #19001 (only+annotate+selected_related is broken) created by
- The following code […] triggers the following error: […]
09/20/2012:
- 23:53 Ticket #19000 ("Share this traceback" feature leads to a site which rejects pastes) reopened by
- This bug does not have a traceback. The problem is that dpaste.com …
- 23:49 Ticket #19000 ("Share this traceback" feature leads to a site which rejects pastes) closed by
- worksforme: I was just able to use the button to get a successful paste to …
- 23:25 Ticket #19000 ("Share this traceback" feature leads to a site which rejects pastes) created by
- When a site is in debug mode, the button prompting users to "Share …
- 18:46 Ticket #18768 (Timezone documentation lacks some FAQ about how to deal with naive/tz ...) closed by
- needsinfo: @void, if you would like to provide a patch at some point, please …
- 18:28 Ticket #18998 (Removing an authentication backend that's cached in a user's session ...) created by
- Here's the scenario: 1. I add a new authentication backend to …
- 18:15 Ticket #18940 (ROOT_URLCONF Setting in settings.py Unclear) closed by
- needsinfo
- 18:09 Ticket #18934 (Remove versionadded/versionchanged annotations for Django 1.3) closed by
- fixed: In 837425b425c2d58596f3ed04a7ed79541279ee7e: […]
- 18:06 Changeset [837425b4]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 #18934 - Removed versionadded/changed annotations for Django 1.3
- 15:50 DjangoResources edited by
- remove spam link (diff)
- 15:49 Changeset [e06b5439]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 an excess colon. Thanks to jMyles for the patch.
- 14:07 Changeset [2315f1a2]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
- Add documentation for get_caches function
- 14:03 Changeset [26ff2be]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
- Imported getLogger directly from logging module This was a remainder …
- 11:47 Ticket #18997 (Possible error in tutorial) closed by
- invalid
- 10:00 Ticket #18997 (Possible error in tutorial) created by
- In the end of part 3 of the tutorial, we "decouple" part of the URL …
- 09:32 Ticket #18996 (better document overridden model save not called on bulk update.) created by
- The documentation on overriding predefined model methods should …
- 07:34 Ticket #18995 (String formatting error when passing floats as values in {% blocktrans ...) created by
- With the following template code: […] And a russian translation: …
- 06:04 Ticket #18993 (Default django logging to StreamHandler (when DEBUG=True)) created by
- Currently, logging from Django code (except for django.request and …
- 03:33 Ticket #16577 (Provide a block for custom map creation in openlayers.js) closed by
- fixed: In 89136b2725db3cb774ae4b39849684ae8f3847aa: […]
- 03:31 Changeset [89136b27]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 #16577 -- Added a map_creation block in openlayers.js template
- 03:14 Ticket #17687 (LayerMapping ignores database routers) closed by
- fixed: In 7e32dab3a64570c67993d38b5bc25c9bd1f7455e: […]
- 03:12 Changeset [7e32dab3]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 #17687 -- Made LayerMapping router-aware Thanks …
- 02:40 Changeset [3ae397a9]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
- Added a note about GEOS support for 3D/4D WKT notation See also …
Note: See TracTimeline
for information about the timeline view.