Timeline
04/15/2013:
- 19:50 Ticket #20266 (Typo in ...) created by
- In the section about subclassing views (GreetView), the URLconf …
- 15:28 Changeset [56f6348c]stable/1.5.x by
- [1.5.x] Fixed #20262 -- Replaced a reference to the wrong model in the …
- 15:27 Ticket #20262 ("Article" in the note should be "Author") closed by
- fixed: In b0bbccf6307b0f4914eabd520467bc159d25923f: […]
- 15:23 Changeset [b0bbccf6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20262 -- Replaced a reference to the wrong model in the CBV …
- 13:27 Changeset [53df89c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated get_ogr_db_string in inspectapp tests to support …
- 12:39 Ticket #20264 (URLValidator should allow underscores in local hostname) closed by
- invalid: An underscore is not valid as per RFC-952 (we are talking …
- 12:38 Changeset [1628dfd]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Properly used test skipping in OGRInspectTest TestCase
- 12:37 Ticket #20265 (django-admin.py: command not found) created by
- Run into this issue lately on windows 7 instead of modyfying system …
- 11:28 Changeset [bfb25044]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a tip about --layer param of ogrinspect for databases Refs #20260.
- 11:25 Ticket #20260 (Geodjango - ogrinspect on spatialite deprecation warning and unknown ...) closed by
- invalid: ogrinspect is currently completely untested on Spatialite (it used to …
- 11:22 Changeset [19ad7231]stable/1.5.x by
- [1.5.x] Fixed #20263 -- Corrected wording in the formset …
- 11:21 Ticket #20263 (Formset description hard to understand) closed by
- fixed: In 1de63cccb101fc801b60eb5ed42663a9499e595a: […]
- 11:19 Changeset [1de63cc]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20263 -- Corrected wording in the formset documentation. …
- 11:06 Ticket #20264 (URLValidator should allow underscores in local hostname) closed by
- invalid: Hi, RFC 1178 says "Don't use non-alphanumeric characters in a name" …
- 10:27 Ticket #20264 (URLValidator should allow underscores in local hostname) created by
- Underscores are valid in local hostnames, as per RFC 1178. The …
- 10:09 Ticket #20263 (Formset description hard to understand) created by
- Hello, In the following page …
- 07:08 Ticket #20259 (Syntax Error in the Document) closed by
- invalid: readthedocs seems to be lagging behind a bit. I'm not sure why either. …
- 06:40 Ticket #20262 ("Article" in the note should be "Author") created by
- There's a note in the beginning of the generic editing views page …
- 05:16 Ticket #20186 (Overriding registration/logged_out.html template doesn't work) closed by
- invalid: Thanks herve for taking the time to write a test project. I think …
- 04:29 BetterErrorMessages edited by
- (diff)
- 04:29 BetterErrorMessages edited by
- link to #19560 (diff)
- 01:01 DjangoResources edited by
- Reverted to version 372. (diff)
04/14/2013:
- 22:53 DjangoResources edited by
- Reverted to version 371. (diff)
- 21:19 DevelopersForHire edited by
- Add Neekware Inc. to Canada. (diff)
- 19:12 Ticket #20261 (Changing a Site fails if the user has a string ID.) closed by
- duplicate: This is a …
- 16:20 Ticket #20258 ("managed" attr of Model meta class losted during inheritance from ...) closed by
- invalid: To achieve that, make C's inner Meta class inherit from A's one:: …
- 16:00 Ticket #18231 (i18n javascript_catalog View Pollutes Global Namespace) closed by
- fixed: In a506b6981bc48caec30bca3de94d2ac3e6fc1660: […]
- 15:45 Changeset [a506b698]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace. …
- 14:45 Ticket #20261 (Changing a Site fails if the user has a string ID.) created by
- I'm running Django 1.5 and have a custom User model that has a string …
- 14:35 Ticket #20260 (Geodjango - ogrinspect on spatialite deprecation warning and unknown ...) created by
- I run ogrinspect on spatialite 4.0 where TM_WORLD_BORDERS-0.3.shp was …[…]
- 12:08 Changeset [9176fa7]stable/1.5.x by
- [1.5.x] Fixed geojson detection with Spatialite This is a partial …
- 08:36 Ticket #20259 (Syntax Error in the Document) created by
- I found a mistake in the …
- 03:21 Ticket #20258 ("managed" attr of Model meta class losted during inheritance from ...) created by
- […] must be False. This needed for example for creating base model …
04/13/2013:
- 22:15 Ticket #20257 (QuerySet that prefetches related object with a ManyToMany field cannot ...) created by
- After upgrading from 1.4 to 1.5, exceptions were thrown when trying to …
- 15:12 Ticket #20256 (Incorrect text in startproject command line help) created by
- The command line help for startproject `django-admin.py startproject …
- 13:08 Ticket #17840 (Overriding form field error messages without argument causes string ...) closed by
- fixed: In be9ae693c46021fd3a70c0ec21dd566960b29ffb: […]
- 11:55 Changeset [be9ae693]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17840 -- Generalized named placeholders in form error messages …
- 09:39 Ticket #4592 (Make CheckboxSelectMultiple more like RadioSelect) closed by
- fixed: In 9ac4dbd7b53d187ca54f28e247d3a120660938ca: […]
- 09:37 Changeset [9ac4dbd7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect I …
- 06:59 Ticket #9230 (Iterating over checkboxes in CheckboxSelectMultiple should be possible) closed by
- duplicate: Unless I'm mistaken, this is a duplicate of #4592.
- 05:23 Ticket #4117 (Attributes for Widgets composed of more than one HTML element) closed by
- fixed: In c4186c2fec6f5418c81366a911792bf5295db494: […]
- 05:23 Changeset [c4186c2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4117: Apply id attribute to the outer <ul> of RadioSelect
- 04:38 Changeset [f56b703b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used a Python 3 compatible StringIO in test_utils
- 04:12 Ticket #19874 (Add id to <ul> element in CheckboxSelectMultiple) closed by
- fixed: In 844fbc85c1d419ed7ecbb7208bd392c1770ea72d: […]
- 04:09 Changeset [844fbc85]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19874: Apply id attribute to the outer <ul> of …
- 04:09 Changeset [3f05c70]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated a renamed test file
- 04:04 Ticket #20254 (startproject command - need better error message) closed by
- needsinfo: Hi, Could you provide some mode details on how to reproduce this? …
04/12/2013:
- 18:25 Changeset [6e3b8023]stable/1.5.x by
- [1.5.x] Fixed #20247 - Added some missing paths in the tutorial. …
- 18:22 Ticket #20247 (qualify folders for .py files on tutorial) closed by
- fixed: In aad5661c6c44ac58c4218fcac8d433ae2293dfce: […]
- 18:22 Changeset [aad5661c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20247 - Added some missing paths in the tutorial. Thanks …
- 17:32 Ticket #20251 (UnicodeEncodeError with DecimalField) closed by
- needsinfo
- 16:42 Changeset [6d96831]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed template_tests so discovery doesn't directly find tests that …
- 16:42 Changeset [56e777eb]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified view_tests for unittest2 discovery.
- 16:33 Changeset [e8446be5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified validation to work with unittest2 discovery.
- 16:31 Changeset [612ef3e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified utils_tests for unittest2 discovery.
- 16:13 Changeset [3810dc3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified template_tests for unittest2 discovery.
- 16:11 Changeset [44293c5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified model_fields for unittest2 discovery.
- 16:10 Changeset [3ca3d22]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified generic_views for unittest2 discovery.
- 16:07 Changeset [5e84abe]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified comment_tests for unittest2 discovery.
- 16:05 Changeset [6f3e1397]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified test_client_override to work with unittest2 discovery.
- 16:00 Changeset [751b007c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified test_utils to work with unittest2 discovery.
- 16:00 Changeset [cdf520ee]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified forms_tests to work with unittest2 discovery.
- 14:09 Ticket #20254 (startproject command - need better error message) created by
- can startproject command throw a more useful error message ? When I …
- 14:04 Ticket #20252 (GeoDjango - GeoQuerySet.geojson NotImplementedError with Spatialite) closed by
- fixed: In 991ce52bc872f827de8e7b5b441e2dfa2185bfd2: […]
- 14:01 Changeset [991ce52b]stable/1.5.x by
- [1.5.x] Fixed #20252 -- Mentionned geojson Spatialite support from 1.5 …
- 13:59 Changeset [d58e985]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20252 -- Mentionned geojson Spatialite support from 1.5 Thanks …
- 13:59 Ticket #20129 (Storing a related queryset in attribute clears session) closed by
- worksforme: Hi, I've tried to reproduce this issue but I couldn't. Could you …
- 13:40 Ticket #20253 (GeoDjango - made GeoQuerySet.extent() available with Spatialite) created by
- It could be a good idea to implement a GeoQuerySet.extent() for …
- 13:21 Ticket #20252 (GeoDjango - GeoQuerySet.geojson NotImplementedError with Spatialite) created by
- As the documentation mentions …
- 13:16 Changeset [abdcf818]stable/1.5.x by
- [1.5.x] Fixed #20237 (again) Allowed binary parameter to …
- 13:13 Ticket #20237 (Unable to test pure binary with assertContains) closed by
- fixed: In b04fd579d58332632c85ecd1ab3c7062e90086a8: […]
- 13:12 Changeset [b04fd579]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20237 (again) Allowed binary parameter to assertContains
- 10:34 SummerOfCode2013 edited by
- (diff)
- 09:57 SummerOfCode2013 edited by
- (diff)
- 08:47 Ticket #20251 (UnicodeEncodeError with DecimalField) closed by
- invalid: Hi, Could you provide more details on how to reproduce the issue? I …
- 08:24 Ticket #20251 (UnicodeEncodeError with DecimalField) created by
- My form: […] When enteing "1 грн" […] Method to_python …
- 05:11 Changeset [8ab5db7a]stable/1.5.x by
- [1.5.x] Fixed #20248 - Clarified manage.py vs. django-admin.py …
- 05:11 Ticket #20248 (Clarifying Documentation) closed by
- fixed: In 8fc68af9c09f47760080327fb820fe88f02f9bf9: […]
- 05:10 Changeset [8fc68af9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20248 - Clarified manage.py vs. django-admin.py
- 05:03 Ticket #20250 (AttributeError when filtering annotated queryset with negated Q (via fk)) closed by
- fixed: This seems to work on master. The results of the print qst.query are: …
- 04:42 Ticket #20250 (AttributeError when filtering annotated queryset with negated Q (via fk)) created by
- If these conditions are met: * annotated queryset * Q is filtering …
- 03:25 Changeset [9c49e64b]stable/1.5.x by
- [1.5.x] Fixed #20211: Document backwards-incompatible change in …
- 03:24 Ticket #20249 (Tutorial part 5 uses broken undocumented feature) created by
- As reported in #20241, passing callable arguments to a queryset's …
- 03:20 Ticket #20211 (BoundField.label_tag now always escapes its `contents` parameter.) closed by
- fixed: In ab686022f8619b57e7f851fb2ce8617583d70d8d: […]
- 03:18 Changeset [991432e]stable/1.5.x by
- [1.5.x] Documented BoundField.label_tag Backport of 0f99246b6 from master.
- 03:17 Changeset [ab686022]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20211: Document backwards-incompatible change in …
- 03:17 Changeset [0f99246b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Documented BoundField.label_tag
- 02:00 Ticket #20248 (Clarifying Documentation) created by
- These suggestions relate to the tutorial on "django-admin.py and …
- 00:46 DjangoResources edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.