Timeline
04/17/2012:
- 18:01 Ticket #18159 (Missing import statement inside example django.shortcuts.redirect) created by
- The django.shorcuts.redirect example is missing the import statement …
- 10:28 Ticket #18158 (Mix FormView with ListView functionality) created by
- I've been wrestling this for hours and still couldn't figure out how …
- 10:09 DjangoAndNginx edited by
- Fix static location to work out of the box. Add a note on security. (diff)
- 09:37 Ticket #18157 (Document that setting PASSWORD_HASHERS for tests can make them much faster) created by
- As discussed in …
- 09:28 Ticket #18156 (Wrong signature for ModelAdmin.change_view in documentation) created by
- In the documentation (/ref/contrib/admin/), ModelAdmin's method …
- 08:18 Ticket #18155 (Undocumented changes, indecision, in template fail silently exception ...) created by
- I realize many tickets have already been opened regarding the fail …
- 07:40 Ticket #18154 (Too many open files.) created by
- I'm doing a migration between two applications in django, everything …
- 07:35 Ticket #18146 (Exception during form validation) closed by
- needsinfo: I don't know what is meant by "the following model is validated". I …
- 07:00 Ticket #18153 (Erorneous OneToOneField for instances that have pk unset) created by
-
Basically if one uses reverse relation for
OneToOneField
from … - 06:30 Ticket #18151 (<model-name>.objects.filter function + sqlite => doesn't return and ...) closed by
- invalid: You have 700000+ objects in the model you are trying to filter. I …
- 06:08 Ticket #18152 (urlize filter does not work correctly in combination with linebreaksbr ...) created by
- Use this text with these filter in exactly THIS order in a template: …
- 05:57 Ticket #18151 (<model-name>.objects.filter function + sqlite => doesn't return and ...) created by
- <model-name>.objects.filter function when used on a sqlite …
- 04:42 Ticket #18150 (Uploading a file ending with a backslash fails) created by
- When uploading a file, the filename as supplied in …
- 03:57 Ticket #18149 (Form.prefix example gives wrong separator between prefix and field name) closed by
- invalid: early-morning stupidity, not a bug
- 03:50 Ticket #18149 (Form.prefix example gives wrong separator between prefix and field name) created by
- The docs for Form.prefix …
04/16/2012:
- 18:51 ContribAuthImprovements edited by
- minor: typo (diff)
- 17:32 DevelopersForHire edited by
- adding TESOBE to the German section (diff)
- 14:48 Ticket #18148 (django.contrib.sites.managers.CurrentSiteManager should be able to ...) created by
- The current implementation of CurrentSiteManager can only be used with …
- 14:24 Ticket #18147 (High traffic block) closed by
- invalid
- 14:22 Ticket #18147 (High traffic block) reopened by
- 1. There is know way to ask questions - there is no forum or support …
- 14:15 Ticket #18147 (High traffic block) closed by
- invalid: The ticket tracker is for specific bugs or proposals to improve …
- 14:11 Ticket #18147 (High traffic block) created by
- Hello, I am using django 1.3 on apache 2.* on windows server 2008. …
- 10:55 Ticket #18146 (Exception during form validation) created by
- An exception with unhelpful message occurs when the following model is …
- 09:45 Ticket #18145 (Documentation for unique_together is confusing) created by
- At …
- 08:52 Ticket #18144 (MD5PasswordHasher: broken backwards compatibility with empty salt) reopened by
- Pardon me, but #17777 is not nearly the same thing I'm talking about …
- 08:38 Ticket #18144 (MD5PasswordHasher: broken backwards compatibility with empty salt) closed by
- duplicate: See #17777.
- 08:36 Ticket #18144 (MD5PasswordHasher: broken backwards compatibility with empty salt) created by
- In our project we stored unsalted MD5 passwords in format: …
- 07:53 Ticket #18143 (Comments are not paginateable using Django's own paginator) created by
- Currently, there seems to be no way to paginate comments from …
- 06:49 Ticket #18106 (documents error on topic pagination) closed by
- invalid
- 06:42 Ticket #18136 (Documentation for PermWrapper is wrong) closed by
- fixed: In [17913]: Fixed #18136 -- Fixed pre-1.3 PermWrapper? location in …
- 06:40 Changeset [64bbf518]stable/1.4.x by
- [1.4.X] Fixed #18316 -- Fixed pre-1.3 PermWrapper? location in docs. …
- 06:38 Changeset [38d7a3a]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 #18316 -- Fixed pre-1.3 PermWrapper location in docs. Thanks …
- 05:16 Ticket #18106 (documents error on topic pagination) reopened by
- If this is really invalid, please explain why :)
- 04:46 Ticket #18106 (documents error on topic pagination) closed by
- invalid
- 02:47 Ticket #18142 (sorting in change_list is not distincted) created by
- […] After sortig it in admin change_list it ends up as a Cartesian …
- 01:57 Ticket #18134 (BoundField.label_tag should include form.label_suffix) reopened by
- I'm sorry, my knowledge of djnago is limited unlike yours, i didn't …
- 01:43 Ticket #18141 (Bad link) closed by
- needsinfo: Indeed, this page doesn't exist. What we need to know is where you …
04/15/2012:
- 22:51 Ticket #18141 (Bad link) created by
- https://docs.djangoproject.com/en/1.2/topics/logging/ appears to be a …
- 19:32 Ticket #18133 (global settings for label_suffix) closed by
- invalid: Fixed formatting of the ticket description. Please use preview. …
- 18:43 Ticket #18140 (Missing instruction: manage.py collectstatic) closed by
- invalid: The tutorial uses the development server. Running collectstatic is not …
- 18:22 Ticket #18134 (BoundField.label_tag should include form.label_suffix) closed by
- invalid: As a guide for the future -- when opening a ticket, it's helpful to …
- 18:10 Ticket #18140 (Missing instruction: manage.py collectstatic) created by
- Nissing instruction to do python manage.py collectstatic in …
- 16:25 Ticket #18024 (subtle meaning of wording) closed by
- fixed: In [17912]: […]
- 16:25 Changeset [157f8238]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 #18024 -- Reworded sentence in models documentation. Thanks …
- 16:01 Ticket #18139 (ArchiveIndexView and YearIndexView compute the queryset twice) created by
- In the debug toolbar, I noticed that the queryset is evaluated twice, …
- 11:40 Ticket #18128 (Session key not being created in django.contrib.sessions middleware) closed by
-
invalid:
session_key
beingNone
in a middelware'sprocess_request
is … - 11:34 Changeset [5116c51b]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
- Clarified that Django randomizes session keys. Refs #11555, #13478, …
- 11:30 Ticket #13478 (Session backends should all refuse user-defined, non-existant IDs) closed by
- needsinfo: The assertion on the mailing list was: "By the way, this does not …
- 08:42 Ticket #18138 (Django admin site not working) closed by
- invalid: Please follow the link above to find appropriate places to get help …
- 08:01 Ticket #18138 (Django admin site not working) reopened by
- 07:25 Ticket #18138 (Django admin site not working) closed by
- invalid: If you need help using Django, please see …
- 07:19 Ticket #18138 (Django admin site not working) created by
- Hi, I'm a new user for django, I started using the tutorial for ver …
- 00:50 Ticket #18137 (Omitted parentheses in raising PermissionDenied) closed by
- invalid: Parentheses are not required when raising an exception with no arguments
- 00:47 Ticket #18137 (Omitted parentheses in raising PermissionDenied) created by
- It's seems parentheses omitted in raising PermissionDenied exception. …
04/14/2012:
- 20:52 Ticket #18136 (Documentation for PermWrapper is wrong) created by
- Doc says at /en/dev/topics/auth/: […] That is wrong, PermWrapper …
- 20:20 Ticket #18135 (Sleeping Database Connections on Startup with MySQL) created by
- I am digging into this a little further, but right now, starting a new …
- 17:14 Ticket #18134 (BoundField.label_tag should include form.label_suffix) created by
- there were some tickets about label_tag not respecting the …
- 17:09 Ticket #18133 (global settings for label_suffix) created by
- hi, would it be possible to make label_suffix settable in settings …
- 16:09 Ticket #18132 (Problem with: from django.conf.urls import patterns) closed by
- invalid: If you have the 1.3 version of Django installed, use the 1.3 version …
- 14:34 Ticket #18132 (Problem with: from django.conf.urls import patterns) created by
- I had a small problem with the line of which in the summary. In the …
- 13:52 Ticket #18131 (ContentTypeManager.get_for_id not documented) created by
-
get_for_id
is not listed among ContentTypeManager methods. The only … - 13:20 Ticket #16253 (Additional info for Windows users in MySQLdb section of install ...) closed by
- wontfix: Replying to bjf2000@…: > That's certainly an interesting …
- 12:20 Ticket #18075 (LOCALE_PATHS needs "," at the end of the locations) closed by
- invalid: I don't think we should be adapting the Django code to hand-holding …
- 10:33 Ticket #18130 (postgres_psycopg2 adapter should not use hard coded isolation levels) created by
- Django's postgres_psycopg2 adapter sets the connection's isolation …
- 08:51 Ticket #18129 (Capitalization of verbose_name bad design decision. Why waste computer ...) created by
- When djnago generates names from model members, capitalization may be …
- 08:35 Changeset [0e01023]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
- Converted more test assertions to assert[Not]Contains. git-svn-id: …
- 07:40 Ticket #18075 (LOCALE_PATHS needs "," at the end of the locations) reopened by
- Django could easily check if passed element is atleast iterable to …
- 07:35 Ticket #18041 (Disable support for versions of Python-Markdown library earlier than 2.1) closed by
- fixed: In [17909]: […]
- 07:35 Changeset [74924394]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 #18041 -- Removed support for Markdown versions < 2.1, following …
- 02:13 Ticket #18128 (Session key not being created in django.contrib.sessions middleware) reopened by
- We normally log request.session_key on the initial request, so our …
- 01:50 Ticket #18128 (Session key not being created in django.contrib.sessions middleware) closed by
- needsinfo: I'm sorry, but I don't understand your report. Session keys are …
- 01:40 Changeset [a9187e54]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 typo in an example in the timezone docs. git-svn-id: …
- 01:40 Ticket #18078 (Release notes should mention more clearly removed features) closed by
- fixed: In [17907]: […]
- 01:40 Changeset [be1082b3]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 #18078 -- Linked more prominently to the removed features in the …
Note: See TracTimeline
for information about the timeline view.