Timeline
09/20/2009:
- 21:58 Ticket #11909 (Django 'eating up' method errors in templates) closed by
- wontfix: Swearing will get you nowhere. Neither will ignoring Django's …
- 21:45 Ticket #11909 (Django 'eating up' method errors in templates) reopened by
- That's great. Don't display anything then. But log to the console at …
- 18:04 Ticket #11913 (Storing dictionaries and ordered lists in database) closed by
- wontfix: Sounds like what you really want is an ordered many-to-many relation. …
- 17:55 Ticket #11913 (Storing dictionaries and ordered lists in database) created by
- I would like to have a feature which can directly store dictionaries …
- 17:34 Ticket #11912 (check_password() and "crypt()" passwords) closed by
- invalid: Replying to nahuel: > FIY: > I created my htpasswd file …
- 14:13 Ticket #11912 (check_password() and "crypt()" passwords) created by
- […] As you see, crypt.crypt return the salt+pwc, and not only the …
- 06:03 Ticket #11909 (Django 'eating up' method errors in templates) closed by
- invalid: This is by design. Django's template language eats errors and outputs …
- 06:00 Ticket #11910 (More flexible urlize template filter (passing a function that will ...) closed by
- wontfix: The spec you have provided is fairly vague, and I'm not sure I see the …
09/19/2009:
- 23:17 Ticket #11911 (urlizetrunc not taking into account last ')' of a link) created by
- Hi, I'm using Django 1.1 , the release version. The urlizetrunc …
- 23:08 Ticket #11910 (More flexible urlize template filter (passing a function that will ...) created by
- Hi, I'd like to have more control over how the links are generated …
- 21:51 Ticket #9798 (object_list paginated raise a http404 when a its a InvalidPage) closed by
- wontfix: You can control the behavior. Write your own wrapper function. In …
- 21:40 Ticket #9798 (object_list paginated raise a http404 when a its a InvalidPage) reopened by
- I came across the same problem. User delete some objects and then …
- 20:46 Ticket #11909 (Django 'eating up' method errors in templates) created by
- When I'm working with an object in a template and I do the following: …
- 13:11 Ticket #11908 (Understanding the ManagementForm section could be clearer.) created by
- "You may have noticed the additional data that was required in the …
- 06:08 Ticket #11267 (ForeignKey/OneToOneField attribute names should be valid kwargs in queries) closed by
- wontfix: Alex's original intuition is on the money. This is a wontfix for me, …
09/18/2009:
- 13:56 Ticket #11907 (EmailField should run strip()) created by
- The EmailField should run strip() to remove opening and trailing …
- 13:25 DjangoPoweredSites edited by
- (diff)
- 13:01 DjangoPoweredSites edited by
- typo: Djano -> Django (diff)
- 11:18 DjangoSpecifications/Core/Threading edited by
- (diff)
- 11:17 DjangoSpecifications/Core/Threading edited by
- (diff)
- 11:16 DjangoSpecifications/Core/Threading edited by
- (diff)
- 10:15 Ticket #11906 (QuerySet._fill_cache is not thread-safe) created by
- If several threads iterate over the same queryset, the following error …
- 06:02 Ticket #11905 (modelform_factory returns a broken form when given wrong value for fields) created by
- modelform_factory is breaking where you ask for an invalid fields …
- 01:51 Ticket #11904 (Error on docs page for conditional view processing) created by
- On …
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 …
Note: See TracTimeline
for information about the timeline view.