Timeline
04/17/2013:
- 15:40 Ticket #20279 (Failure with non-standard GenericForeignKey field names) closed by
- needsinfo: Please re-open with the full traceback and use …
- 12:32 Ticket #20280 (i18n Javascript code is invalid - lack of Javascript code generator ...) created by
- Function javascript_catalog is invalid why: 1. It is not possible to …
- 12:22 BetterErrorMessages edited by
- (diff)
- 11:40 Ticket #20277 (polls/urls.py error) closed by
- invalid: Hi, I believe the tutorial is correct here. The slash is part of the …
- 11:07 Ticket #20279 (Failure with non-standard GenericForeignKey field names) created by
-
While I used field names
item_type
,item_id
instead of … - 10:35 Ticket #20278 (Passing self to object query may cause infinite regression) created by
- This commit introduced passing the kwargs to the DoesNotExist Query …
- 09:58 Ticket #20277 (polls/urls.py error) created by
- There is a error in the Tutorial when configuring polls/urls.py …
- 08:33 Ticket #20276 (bool(MergeDict()) should evaluate to False if component dicts are empty) created by
- Currently, MergeDict instances are considered True, no matter what the …
- 07:38 DjangoResources edited by
- (diff)
- 06:35 Ticket #12782 (Develop a stable, public API for ``Model._meta``) closed by
- duplicate: It looks to me like this is a duplicate of #12663.
- 04:53 Ticket #20275 (WSGI environ variables not set for test client's login() request) closed by
- duplicate: Well it turns out this issue has been discovered before (sorry, I …
- 02:51 Ticket #10015 (contrib.comments inline on Postgres 8.3 fails to cast integer to text) closed by
- fixed: You've also reported this as #20271. Indeed, that's better than …
- 00:17 Ticket #20275 (WSGI environ variables not set for test client's login() request) created by
-
The fake
HttpRequest
object created in the test client'slogin()
… - 00:16 Ticket #20274 (Missing create_test_db & destroy_test_db in django.test.utils) created by
- https://docs.djangoproject.com/en/dev/topics/testing/advanced/ Under …
04/16/2013:
- 19:28 Ticket #20273 (Report installed dependencies and its versions when DEBUG=True) created by
- It would be useful to have a list of installed packages and its …
- 18:19 Ticket #20271 (Filtering over generic relations with TextField/CharField object_id ...) closed by
- needsinfo: It's difficult to fix "This error" if you don't tell us what "this …
- 17:56 Ticket #20272 (Model._do_update isn't as useful as it could be) created by
-
Ticket #16649 refactored model saving and added a
_do_update
method … - 14:34 Changeset [a98465c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refs #14567 -- Fixed failing test that wasn't being run.
- 14:24 Ticket #20271 (Filtering over generic relations with TextField/CharField object_id ...) created by
- It seems this error is still around! […]
- 14:06 Ticket #20270 (bug in ajax example) created by
- https://docs.djangoproject.com/en/dev/topics/class-based-views/generic- …
- 13:01 Ticket #18646 (Link to EPUB documentation for 1.3 goes to 1.5 instead) closed by
- fixed: The RTD webhook has been activated in github, so it should work now.
- 13:00 Ticket #20268 ([code.djangoproject.com] Highlighting of core devs is broken if a user ...) closed by
- fixed: Fixed in …
- 08:18 Ticket #20269 (PostGIS template create script for CentOS) created by
- Hello, I was looking at installing GeoDjango/PostGIS on CentOS 6.3. …
- 06:20 Ticket #20267 (default form values (not just initial)) closed by
- worksforme: Sorry, but your use case is not very well explained. When providing an …
- 04:23 Ticket #20268 ([code.djangoproject.com] Highlighting of core devs is broken if a user ...) created by
-
This is caused by a javascript regexp using
\w
which doesn't work on … - 03:41 Ticket #20267 (default form values (not just initial)) created by
- Hello, I am finding the "initial" functionality on forms lacking. …
- 02:00 Changeset [807264e]stable/1.5.x by
- [1.5.x] Fixed #20266 -- Updated view example in CBV introduction …
- 02:00 Ticket #20266 (Typo in ...) closed by
- fixed: In 58b3a974fc30c369eabacc747e1763cf04d053fd: […]
- 01:59 Changeset [58b3a974]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20266 -- Updated view example in CBV introduction Thanks jim …
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 …
Note: See TracTimeline
for information about the timeline view.