Timeline
06/21/2012:
- 18:25 Ticket #18503 (404 on website) closed by
- invalid: Thanks for the report; however docs.django-fr.org is not an official …
- 18:11 Ticket #18503 (404 on website) created by
- Hi, This page …
- 18:04 AppEngine edited by
- (diff)
- 18:03 AppEngine edited by
- (diff)
- 18:03 AppEngine edited by
- (diff)
- 13:26 Ticket #18500 (Part 3 tutorial - field is choice_text) closed by
- invalid: It seems you are mixing versions 1.4 and dev of the tutorial. …
- 13:25 Ticket #18502 (django.forms.models.fields_for_model() missing from online docs) created by
-
The
fields_for_model()
function is exported in … - 11:49 Ticket #18501 (Custom fields as foreign keys fix) created by
- Custom fields which have a different database representation as python …
- 10:24 Ticket #18500 (Part 3 tutorial - field is choice_text) created by
- in the following part {{ choice.choice }} should be {{ …
- 08:46 Ticket #18209 (Add GEOS functions supported by Shapely that GeoDjango lacks) closed by
- duplicate: Duplicate of #11948
- 08:14 Ticket #18495 (404 with non-/ WSGI, script prefix not removed in ...) closed by
- invalid: Having dug into the code, I'm finding it difficult to believe this bug …
- 04:36 Ticket #18497 (Bug with TestCase handling JSON views) closed by
- invalid: AFAICS, you wrongly assume that a Python dict equals a JSON structure. …
- 04:12 Ticket #18496 (wsgi.py script need to add project path to sys.path) closed by
- invalid: AFAIK the new WSGI script was precisely introduced to eliminate such …
- 04:06 Ticket #18499 (Malformed query string becomes part of request.path) closed by
- invalid: Django shouldn't perform a "magic fix" that isn't mandated by the …
- 04:00 Ticket #18498 (you still need to import http response after changing to ...) closed by
- worksforme: The section you quote says once we've done this in all these …
- 03:18 Ticket #18499 (Malformed query string becomes part of request.path) created by
- I've been seeing some requests from crawlers to URLs like this lately: …
- 01:31 Ticket #18498 (you still need to import http response after changing to ...) created by
- you still need to import http response after changing to …
- 01:17 Ticket #18497 (Bug with TestCase handling JSON views) created by
- There is a bug with handling JSON objects in views for the test …
06/20/2012:
- 23:07 Ticket #18496 (wsgi.py script need to add project path to sys.path) created by
- In Django 1.4, the default wsgi.py script should append the project …
- 18:28 Ticket #17121 (New documentation version chooser doesn't work in Firefox) closed by
- worksforme: I cannot reproduce this at this point, and it seems to me this would …
- 18:10 Ticket #18495 (404 with non-/ WSGI, script prefix not removed in ...) created by
- Hello, I've just had a nasty WSGI bug with Django 1.4 while using a …
- 17:13 Ticket #18494 (Positional arguments not passed to view functions in included urlconfs) created by
- The docs say "An included URLconf receives any captured parameters …
- 17:07 Ticket #18493 (Tutorial #2 could better hint where "source code of Django itself" is) created by
- I am working my way through the excellent tutorials. They really are …
- 13:40 Ticket #15313 (Oracle DB backend should not overwrite NLS_LANG) reopened by
- Hi, I found this ticket after running into the same problem with …
- 12:35 Ticket #18492 (LOCALE_PATHS documentation mismatch?) closed by
- invalid: Nevermind, I forgot to add a comma in LOCALE_PATHS = …
- 11:49 DjangoJobs edited by
- (diff)
- 11:45 Ticket #18492 (LOCALE_PATHS documentation mismatch?) created by
- At https://docs.djangoproject.com/en/dev/ref/settings/ (and also for …
- 05:53 Ticket #18491 (When deleting a proxy model, the admin does not show warning about ...) created by
- Suppose this […] If you expose ProxyA in the admin/ and try to …
- 05:49 Ticket #18490 (Datefield input format options don't match the docs) created by
- This commit …
- 00:05 Ticket #18489 (Unnecessary quotes cause NoReverseMatch Exception) closed by
- invalid: You are using Django development branch documentation with version …
06/19/2012:
- 22:37 Ticket #18489 (Unnecessary quotes cause NoReverseMatch Exception) created by
- The template for registration/login.html at …
- 15:37 Ticket #18488 (add granular permissions) created by
- It would be nice to have a more detailed permission structure to …
- 14:57 Ticket #18487 (CachedStaticFilesStorage raises an exception when trying to deal with ...) created by
- We have a bunch of CSS that looks like this: […] which it tries …
- 13:39 Ticket #18486 (<model>.objects.none().update(**kwargs) updates everything!) closed by
- duplicate: Replying to anonymous: > I suspect this is #12142 though …
- 12:46 Ticket #18486 (<model>.objects.none().update(**kwargs) updates everything!) created by
- I know this is an old version, but I haven't seen any tickets relating …
- 11:30 Ticket #18485 (Document behavior of PostgreSQL/Oracle when manually setting ...) created by
- As described in #11423, certain DB backends will not automatically set …
- 10:37 Changeset [f08fa5b5]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 u prefixes
- 09:11 Ticket #18484 (csrfmiddlewaretoken enclosed in redundant invisible div) created by
- Refer to …
- 07:58 Ticket #15271 (django.contrib.gis.forms.fields.GeometryField should call to_python ...) closed by
- fixed: In [41eb70f7620dbae43bb72f265489fa3ac19c5c66]: […]
- 07:55 Changeset [41eb70f7]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 #15271 -- Defined a to_python method for GeometryField Thanks …
- 07:25 Changeset [959a3f97]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add some field schema alteration methods and tests.
- 04:33 Changeset [45a1a54]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 support for gdal 1.9.
- 03:37 Changeset [f8ef93a]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 a documentation typo on the widget page.
06/18/2012:
- 17:53 Ticket #14502 (Feature: escape hatch for colliding template syntax in Django templates) closed by
- fixed: In [c57ba673312cb5774d544353044e2182b6223040]: […]
- 17:53 Ticket #18154 (Too many open files.) closed by
- fixed: In [ffa6d95f65363b7f4f9047ab11561880be29049a]: […]
- 17:49 Changeset [c57ba673]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 #14502 again -- saner verbatim closing token Previously, the …
- 16:56 Changeset [ffa6d95]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 #18154 -- Documentation on closing File objects and best practices
- 16:00 DjangoJobs edited by
- (diff)
- 12:47 Ticket #18483 (HiddenInput validation i18n trouble) created by
- I have a model with ForeignKey filed and an ModelForm where i do set …
- 11:37 Ticket #18444 (Replace hard coded "View on Site" URLs) closed by
- fixed: In [aee9eecb920cf281e8339a5f7edadc6f2dd04fea]: […]
- 11:37 Ticket #18450 (Remove default values for i18n JavaScript URLs in Admin templates) closed by
- fixed: In [108f8dddeae66efd47c13afa6033f36b6fd39c8f]: […]
- 11:34 Changeset [8ba5bf31]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Very start of schema alteration port. Create/delete model and some tests.
- 11:12 Changeset [aee9eecb]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 #18444 -- Replace hard coded "View on Site" URLs
- 11:09 Changeset [108f8ddd]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 #18450 -- Removed default values for i18n JavaScript URLs in …
- 04:16 Ticket #17417 ("Save as new" does not work when a ValidationError is raised) reopened by
- This bug is valid, and I have a proof for that :) (see attached …
Note: See TracTimeline
for information about the timeline view.