Timeline
03/13/2006:
- 23:30 Ticket #1498 (No escaping for DateFormat in 'date' filter) created by
- Escaped characters in the DateFormat only work with the 'now' template …
- 20:56 Ticket #1497 (Django mod_python handler fails with older python 2.3) created by
- Due to what appears to be a bug in os.py in the version of python 2.3 …
- 18:36 Ticket #1179 ([magic-removal] Models not in INSTALLED_APPS should raise ImportError) reopened by
- Just to clarify my argument a bit: the behaviour you've re-added is …
- 18:22 Ticket #1437 ([patch] Allow models to live outside models.py) closed by
- invalid: I've closed this in favour of reverting the change that made it …
- 05:47 WikiStart edited by
- add zyons.com (diff)
- 02:05 Ticket #1496 ([patch] [magic-removal] Equality test doesn't work between models and ...) created by
-
If I have a model with a
ForeignKey(User)
, I can't do this in my …
03/12/2006:
- 23:06 Ticket #811 (IPv6 address field support) reopened by
- I've cleaned up naming and fixed the bug in the original patch. All …
- 19:08 Ticket #1460 ([patch] [magic-removal] pub_date__lt does not behave as expected with ...) closed by
- fixed: (In [2517]) magic-removal: Fixed #1460 -- Fixed pub_datelt behavior …
- 18:41 Ticket #1482 ([patch] Small correction in MySQL SET NAMES statement) closed by
- fixed: (In [2516]) magic-removal: Fixed #1482 -- Corrected 'SET NAMES' syntax …
- 18:39 Ticket #1485 ([patch] Admin template updates for changes to LogEntry model) closed by
- fixed: (In [2515]) magic-removal: Fixed #1485 -- Made admin template updates …
- 18:20 Ticket #1471 ([patch] manage.py installperms fails for apps without model classes) closed by
- fixed: (In [2514]) magic-removal: Fixed #1471 -- Changed manage.py …
- 17:00 Ticket #1492 (Typo in transations.txt) closed by
- fixed: (In [2513]) magic-removal: Fixed #1492 -- Fixed typo in …
- 16:41 Ticket #1495 (template variable dictionary lookups use arguments as strings not as ...) closed by
- wontfix: This is a bit out of the scope of the template system at this point.
- 16:41 Ticket #1494 (global name 'HttpResponseRedirect' is not defined) closed by
- fixed: (In [2512]) magic-removal: Fixed #1494 -- Added missing import to …
- 16:31 Ticket #1495 (template variable dictionary lookups use arguments as strings not as ...) created by
- I was looking at trying to do something in a template like: {% for …
- 14:15 Ticket #1494 (global name 'HttpResponseRedirect' is not defined) created by
- In magic-removal branch in file: […] HttpResponseRedirect …
- 10:25 LittleEasyImprovements edited by
- (diff)
- 02:29 Ticket #1493 ([patch] fixing (10053, 'Software caused connection abort') error) created by
- This patch suppresses logging of connection aborts, which are quite …
03/11/2006:
- 23:55 Ticket #1463 ([patch] [magic-removal] Return None when accessing a non-existent ...) closed by
- fixed: This was fixed as part of Russell's descriptor changes (in [2511]).
- 16:53 WikiStart edited by
- apparently site badges and logos are not linked from Django's web site … (diff)
- 12:51 Ticket #1492 (Typo in transations.txt) created by
- There is a small mistake on …
- 02:44 Ticket #1491 ([patch] Made django.core.management output colourful SQL and errors) created by
- django-admin now outputs all its SQL in greens and yellows, and errors …
03/10/2006:
- 20:49 Ticket #1490 (if __repr__ returns an int, {% debug %} gets an exception) created by
- (note: Russ Magee said to submit this as an enhancement... I think …
- 20:25 ModifiedPreorderTreeTraversalInAdmin edited by
- (diff)
- 18:49 ModifiedPreorderTreeTraversalInAdmin edited by
- (diff)
- 18:49 ModifiedPreorderTreeTraversalInAdmin edited by
- (diff)
- 18:44 ModifiedPreorderTreeTraversalInAdmin created by
- Experimental
- 11:56 Ticket #1237 ([patch]thread safety connection pool for all backend) closed by
- duplicate: Superseded by #1442
- 11:55 Ticket #900 ([patch] Premature close of postgres connection with multiple threads) closed by
- duplicate: Superseded by #1442
- 11:54 Ticket #463 ([patch] new mysql.DatabaseWrapper - solving multiple MySQL problems) closed by
- duplicate: Superseded by #1442
- 06:59 DevelopersForHire edited by
- Added a job openening at Eight Media, the Netherlands (diff)
- 05:46 Ticket #1489 ([magic-removal][patch] Deleting objects with one-to-one relations ...) created by
-
Due to it trying
obj.get_${accessor-name}
instead of just … - 05:05 Ticket #1488 ([magic-removal][patch] request.user proxy object gives read-only attributes) created by
- The lazy loading request.user proxy object gives read-only access to …
- 05:04 CookBook edited by
- Added a page for view samples (diff)
- 05:00 CookBookViews created by
Note: See TracTimeline
for information about the timeline view.