Timeline
09/17/2009:
- 23:39 Ticket #11903 (WSGIRequest.path not quoted properly) created by
-
WSGIRequest.__init__
contains the code: […] Both … - 23:29 Ticket #11902 (HttpRequest is_secure does not obey WSGI) closed by
- invalid: The WSGIRequest subclass has it's own implementation: …
- 23:26 Ticket #11902 (HttpRequest is_secure does not obey WSGI) created by
- The implementation of HttpRequest.is_secure() is: […] This is …
- 18:09 Ticket #11901 (Minor mistake in the ModelAdmin.prepopulated_fields docs) closed by
- invalid: Nope, for example the slug for "the quick brown fox" would be …
- 16:20 Ticket #11731 (Email stack reports in DEBUG False mode should be same HTML reports ...) closed by
- duplicate: This is a duplicate of another ticket, please search the tracker …
- 16:09 Ticket #11901 (Minor mistake in the ModelAdmin.prepopulated_fields docs) created by
- http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib. …
- 11:20 BetterErrorMessages edited by
- (diff)
- 09:17 Ticket #11900 (commit_on_success: Handle Exception in commit()) created by
- If you get an exception during the commit done by the …
- 08:42 Ticket #11899 (QuerySet - filter through related objects) closed by
- invalid
- 08:37 Ticket #11899 (QuerySet - filter through related objects) created by
- Lets say we have models like: […] I've found out, that the …
- 08:25 Ticket #11898 (oracle quote_name bug) created by
- In the below snippet of code from db/backends/oracle/base.py it …
- 06:25 Ticket #11895 (Grouping and reordering apps on the admin index page) closed by
- duplicate: First off, a minor administrative note - patches should be generated …
- 06:23 Ticket #9928 (Ordering of admin.ModelAdmin objects in admin site) closed by
- duplicate: Duplicate of #7497.
- 06:14 Ticket #11897 (Slovak locale translation update (1.1.X branch)) created by
- Slovak translation update SVN diff made against revision 11585
- 06:12 Ticket #11896 (Slovak locale translation update (1.0.X branch)) created by
- Slovak translation update SVN diff for branch 1.0.X made against …
- 05:40 Ticket #11895 (Grouping and reordering apps on the admin index page) created by
- referring to this posting …
- 05:36 Ticket #11894 (Slovak locale translation update (trunk)) created by
- Slovak translation update diff against revision 11585.
- 05:16 Ticket #11893 (load order of .mo files) created by
- The app .mo files are loaded after the project .mo files and overwrite …
- 03:45 Ticket #11892 (Model __eq__ is not symmetric.) created by
- The Model test for equal implemented in eq is not symmetric. A …
- 03:07 Ticket #11891 (The attributes of the original get_absolute_url defined in the model ...) created by
- I have made an app that assist in purging upstream web caches and it …
09/16/2009:
- 17:41 Ticket #11890 (Defer/only + annotate is broken) created by
- If you use defer or only + annotate, the ORM returns an empty list. …
- 16:54 Ticket #11889 (Order for context being override isn't clear for Context Processors ...) created by
- The order at which the same key gets override in the context isn't …
- 11:41 Ticket #11888 (Unable to render file name with special chars (non-ascii)) created by
- File field render in admin doesn't support non-ascii. It doesn't even …
- 10:18 Sprints edited by
- (diff)
- 09:24 Ticket #11887 (Unescaped characters in the title of the Sites Framework page) closed by
- duplicate: Dupe of #8885 and about a bazillion other tickets.
- 09:18 Ticket #11887 (Unescaped characters in the title of the Sites Framework page) created by
- [http://www.djangoproject.com/documentation/0.96/sites/ The …
- 08:21 Ticket #8490 (path_info equals script_name on lighttpd using fastcgi under a ...) closed by
- fixed: Please stop reopening this ticket to report problems with nginx. This …
- 08:21 Ticket #8874 (problem with URLs on FastCGI after update to 1.0) reopened by
- Replying to qingfeng: > fixed #8490 The fact the the fix …
- 07:51 ForumAppsComparison edited by
- Updating PyBB (diff)
- 07:23 Changeset [f6eb522a]stable/1.1.x by
- [1.1.X] Marked r11577 as merged git-svn-id: …
- 07:19 Changeset [a7dd69c]stable/1.1.x by
- [1.1.X] Fixed some ReST markup in admin installation docs. Merge of …
- 07:16 Changeset [5074a432]stable/1.1.x by
- [1.1.X] Fixed counting error in admin installation overview docs. …
- 07:12 Changeset [a2c7fe52]stable/1.1.x by
- [1.1.X] Fixed #11886 -- Corrected handling of F() expressions that use …
- 07:09 Ticket #11886 (F() expressions don't retain parentheses into final SQL) closed by
- fixed: (In [11581]) Fixed #11886 -- Corrected handling of F() expressions …
- 07:09 Changeset [d56c1ab]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11886 -- Corrected handling of F() expressions that use …
- 06:30 Ticket #11886 (F() expressions don't retain parentheses into final SQL) created by
- Reported by Brent Hagany on django-users: I'm having some trouble …
- 05:30 Ticket #8490 (path_info equals script_name on lighttpd using fastcgi under a ...) reopened by
- nginx+django project conf file: …
- 05:20 Ticket #11885 ('Using the built-in reference' section makes unjustified assumption) created by
- http://docs.djangoproject.com/en/1.1/topics/templates/#template-built-i …
- 02:13 Ticket #2112 ([patch] Add the reverse of PREPEND_WWW, which strips leading "www.") closed by
- wontfix: If you disagree with a decision that has been made, you should start a …
- 02:09 Ticket #2112 ([patch] Add the reverse of PREPEND_WWW, which strips leading "www.") reopened by
- I think this should be revisited. This simply rounds out the …
- 01:00 DjangoFriendlyWebHosts edited by
- typo fix (diff)
09/15/2009:
- 20:56 DevelopersForHire edited by
- Removed my name from the list. Not currently looking for work. (diff)
- 19:59 Ticket #2912 (django.contrib.syndication.feeds.py:Feed store the HttpRequest so it ...) closed by
- fixed: Fixed in [5654]
- 17:42 Ticket #6675 (Better error message if cleaned_data is missing (unbound Form)) closed by
- wontfix: That message is even more confusing, since we're talking about a Form …
- 17:05 Ticket #9212 (German Umlauts and possible other foreign languages special characters) reopened by
- Hi guys, I'm running xgettext version 0.14.1 here. The makemessages …
- 16:57 Ticket #11884 (Clarify in documentation how to enable built-in reference in admin.) created by
- Setting up …
- 12:04 Simplistic_json_rpc-dispatcher edited by
- (diff)
- 11:21 Ticket #11883 (Docs should really point out that you can set template_name of a ...) created by
- Just as the title says. I just spent 2h hunting for how to set a …
- 11:17 Simplistic_json_rpc-dispatcher edited by
- (diff)
- 10:44 Ticket #11882 (Documentation missing for ...) created by
- The documentation only describes the formfield_for_foreignkey method, …
- 10:31 Simplistic_json_rpc-dispatcher edited by
- (diff)
- 10:24 Simplistic_json_rpc-dispatcher edited by
- (diff)
- 10:20 Simplistic_json_rpc-dispatcher created by
- 10:15 DjangoResources edited by
- (diff)
- 10:10 Ticket #11878 (Allow using a settings.py setting instead of runserver's ...) closed by
-
wontfix: In the ticket which led to the implementation of
--adminmedia
… - 10:06 DjangoResources edited by
- (diff)
- 05:42 ProfilingDjango edited by
- Added links to snippets and apps providing profiling tools (diff)
- 03:27 Ticket #11881 (ORDER BY in aggregate subqueries is not necessary and might cause ...) created by
-
Some SQL servers, like
MS SQL 2005
does not allowORDER BY
in …
09/14/2009:
- 20:44 Ticket #11880 (Admin site URL Conf docs missing raw string notation) created by
- as explained in this paragraph …
- 18:43 Ticket #11879 (user.profile instead of user.get_profile()) closed by
- wontfix: "There should be one-- and preferably only one --obvious way to do …
- 18:23 Ticket #11879 (user.profile instead of user.get_profile()) created by
- Here's a patch for django 1.1 adding profile as a user property
- 17:49 Changeset [f3af2d98]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some ReST markup in admin installation docs. git-svn-id: …
- 17:36 Changeset [95d5e450]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed counting error in admin installation overview docs. …
- 17:06 Ticket #11839 (Strip tags from django document title elements) closed by
- duplicate: Duplicate of #8885 (feel free to add your patch to that ticket, it's …
- 13:53 Ticket #11878 (Allow using a settings.py setting instead of runserver's ...) created by
- As far as I could see, there is no such configuration option …
- 12:23 Ticket #11877 (Document that request.get_host() fails when behind multiple reverse proxies) created by
- We run django behind several layers of proxies (please excuse ASCII …
- 12:23 DjangoJobs edited by
- (diff)
- 10:13 IrcDjangoFi edited by
- Changed PyCon Finland dates -- they have been pushed to spring 2010 (diff)
Note: See TracTimeline
for information about the timeline view.