Timeline
04/25/2012:
- 16:02 Ticket #18212 (GenericIPAddressField does not handle verbose_name and name args like ...) created by
- Trying to create a field like this fails: […] Adding a field …
- 15:51 Ticket #18211 (Add a signal to notifying when a ModelAdmin has been registered with ...) created by
- When your trying to unregister a ModelAdmin instance from a particular …
- 15:44 Ticket #18210 (Regression and crash with any "special" prefix values passed to reverse()) created by
- After updating to Django 1.4, I get no fewer than 5 messages a day …
- 14:43 Ticket #18033 (Remove the function-based generic view modules) closed by
- fixed: In [17937]: […]
- 14:17 Changeset [1858e476]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 #18033 -- Removed function-based generic views, as per official …
- 13:33 Ticket #18206 (Disable bytecode in manage.py by default to avoid project clutter.) closed by
- wontfix: This can be turned on or off with -B parameter or …
- 13:15 Ticket #18209 (Add GEOS functions supported by Shapely that GeoDjango lacks) created by
- We don't have interpolate() or project() methods. Shapely does: …
- 12:38 Ticket #18195 (Add support for sundown/misaka for parsing markdown) closed by
- wontfix: Ah, I hadn't seen #18054. I'm strongly in favor of removing markup …
- 11:42 Ticket #18208 (Escape translations by default) created by
-
Proposal:
1. By default treat translations (
trans
and … - 10:45 Ticket #18207 (concrete inheritence, mysql defer bug) created by
- Using concrete inheritence, mysql and defer, values returned aren't …
- 09:10 Ticket #18206 (Disable bytecode in manage.py by default to avoid project clutter.) created by
- Python's default setting is to have bytecode enabled (for very good …
- 06:07 Ticket #18205 (Admin validate() method suggests erroneous invocation?) created by
- According to the docstring for validate() in …
- 01:37 Ticket #18060 (Fix documentation for "Writing custom django-admin command" to make ...) closed by
- fixed: In [17936]: […]
- 01:37 Changeset [ea9dc9f4]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 #18060 -- Corrected the import path of an example in custom …
- 00:09 DevelopersForHire edited by
- (diff)
04/24/2012:
- 22:43 Ticket #18204 (manage.py shell w/ IPython embed does not work well) created by
-
#17078 introduced the usage of
IPython.embed()
. This also introduced … - 21:22 Ticket #16345 (INTERNAL_IPS has issues with IPv6, IPv4) closed by
- invalid: django_debug_toolbar is not part of django setting as invalid
- 20:06 Ticket #18203 (after upgrade to Django 1.4 , "startproject" create redundant ...) closed by
- duplicate: Yes it is a duplicate. Thanks.
- 19:35 Ticket #18203 (after upgrade to Django 1.4 , "startproject" create redundant ...) created by
- After upgrade from Django 1.3.1 to 1.4 , "startproject" command will …
- 16:08 Changeset [921d7f0]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 some leftover references to old-syntax ssi template tag tests. …
- 14:55 Ticket #18037 (Switch the url and ssi template tags to the "future" behavior) closed by
- fixed: In [17934]: […]
- 14:55 Changeset [eb351ac]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 #18037 -- Changed behaviour of url and ssi template tags to the …
- 13:38 Ticket #18202 (inconsistent humanize naturaltime) created by
- Currently, if delta is less than a day, we have 1 level of difference: …
- 13:03 Ticket #17653 (using id = 0 on get_or_create) closed by
- fixed: In [17933]: […]
- 13:03 Changeset [c4e62ef]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 #17653 -- Changed MySQL backend to raise a ValueError if zero is …
- 11:47 Ticket #18200 (prefetch_related works invalid!) closed by
- duplicate: The fix suggested in #17991 also works for me so it seems to be the …
- 11:47 Ticket #16961 (Unit tests 10 times slower on Linux if MySQL is used) closed by
- fixed: In [17932]: […]
- 11:47 Changeset [612247b3]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 #16961 -- Skipped resetting AUTO_INCREMENT fields for MySQL if …
- 11:05 Ticket #17954 (django.test.simple.dependency_ordered() allows cyclic dependencies ...) closed by
- fixed: In [17931]: […]
- 11:05 Changeset [03a442c8]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 #17954 -- Fixed dependency checking for test databases. Thanks …
- 10:47 Ticket #18192 (If translation not exist: 'NoneType' object has no attribute '_info') closed by
- wontfix: OK, now I understand the error. I don't think we should do anything …
- 10:35 Ticket #18201 (smallint and tinyint fields + auto increment) created by
- Hi, I tried to create custom model fields, taking inspiration from …
- 08:15 Ticket #18200 (prefetch_related works invalid!) created by
- I found that getting GenericRelation related objects by …
- 06:10 Ticket #18199 (A way to have Django apps specific test runners) created by
- Hi, I maintain an application named <a …
- 04:57 Ticket #18181 (Not filling out a blank=True ForeignKey admin raw_id field raises ...) closed by
- invalid: Is there really a problem or bug here? You specified null=False and …
- 01:54 Ticket #16835 (filter users by group) reopened by
- Please do not close tickets without explanations.
- 01:45 Ticket #18193 (show_urls is listing invalid urls) closed by
- invalid: show_urls is not part of Django itself. You'll probably want to report …
- 00:22 Ticket #16835 (filter users by group) closed by
- fixed
04/23/2012:
- 22:22 Ticket #18196 (loaddata doesn't handle ImportError exception) created by
- Steps to reproduce: 1. create a clean virtualenv {{{virtualenv …
- 19:05 Ticket #18195 (Add support for sundown/misaka for parsing markdown) created by
- Django's existing markdown support library doesn't enable a lot of …
- 17:48 Ticket #18194 (File-based session never expire) created by
- Unlike other session backends, session expiry is never checked for …
- 16:32 Ticket #18193 (show_urls is listing invalid urls) created by
- If you include() some urlpatterns using a regex that ends in $, the …
- 13:31 DjangoResources edited by
- Added initial section on IDEs (diff)
- 13:05 Ticket #18187 (In adding options to custom commands the doc stop too early and ...) closed by
- fixed: In [17930]: […]
- 13:05 Changeset [530ab32e]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 #18187 -- Completed example and details about custom command …
- 12:14 Ticket #18133 (global settings for label_suffix) reopened by
- 09:45 Ticket #18192 (If translation not exist: 'NoneType' object has no attribute '_info') created by
- I get this error: […] django/utils/translation/trans_real.py …
- 09:34 Ticket #18191 (Don't consider Accept-Language when generating a cache key) created by
- Currently, Django makes different cache keys for different …
- 09:29 Ticket #18189 (Missing a .all() in Tutorial 4) closed by
- invalid: The all() has never, at any point in Django's history been required here.
- 09:27 Ticket #18189 (Missing a .all() in Tutorial 4) reopened by
- Btw, I'm running django 1.4. Based on your comment, it appears you …
- 09:27 Ticket #6073 (compile-messages.py parse error for utf-8 files with signature) closed by
- fixed
- 09:13 Ticket #18190 (slower performance with non-default database + @transaction.commit_manually) closed by
- invalid: I think I have a pretty good guess what is happening here: the …
- 06:54 Ticket #18190 (slower performance with non-default database + @transaction.commit_manually) created by
- Django exhibits slower performance with non-default database + …
- 04:55 Ticket #6073 (compile-messages.py parse error for utf-8 files with signature) reopened by
- 01:32 Ticket #18189 (Missing a .all() in Tutorial 4) closed by
- invalid: The .all() can be implied in this context; it isn't required.
- 00:46 Ticket #18189 (Missing a .all() in Tutorial 4) created by
- In the section use generic views: Less code is better in the Change it …
04/22/2012:
- 21:57 DjangoJobs edited by
- added item for toronto (diff)
- 15:42 Ticket #18188 (How can I add myself to DevelopersForHire wiki page?) closed by
- invalid: Please don't use the ticketing system for support requests. …
- 15:12 Ticket #18188 (How can I add myself to DevelopersForHire wiki page?) created by
- 12:20 Changeset [521fe472]stable/1.4.x by
- [1.4.X] Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog …
- 12:18 Ticket #18186 (Reportlab toolkit link is wrong) closed by
- fixed: In [17928]: […]
- 12:18 Changeset [d93b2a8d]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 #18186 -- Fixed ReportLab Web site links. Thanks pablog for the …
- 10:58 Ticket #18159 (Missing import statement inside example django.shortcuts.redirect) closed by
- fixed: In [17927]: […]
- 10:58 Changeset [bc8b9bd4]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 #18159 -- added an import statement to the docs. Thanks to Jeff …
- 10:07 Changeset [e7d648d8]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
- Ignore .svn directories in the folders test from [17925]. This is …
- 09:44 Ticket #5893 (FilePathField doesn't support folders) closed by
- fixed: In [17925]: […]
- 09:44 Changeset [3c5ff9d7]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 #5893 -- Added a flag to FilePathField to allow listing folders, …
- 07:12 Ticket #18187 (In adding options to custom commands the doc stop too early and ...) created by
- Here: …
Note: See TracTimeline
for information about the timeline view.