Timeline
09/08/2009:
- 15:08 Ticket #11853 (Django admin uses default Manager) created by
- I've defined a custom manager for my Entry model: […] The …
- 11:34 DevelopersForHire edited by
- (diff)
- 10:21 Ticket #11852 (html template password_reset_email.html has badly translatable string) created by
- django/contrib/admin/templates/registration/password_reset_email.html …
- 08:58 Ticket #11846 (field check does not wok) closed by
- invalid
- 08:56 Ticket #11846 (field check does not wok) reopened by
- 07:26 Ticket #11851 (.annotate() turns datetime fields to unicode with sqlite3) closed by
- duplicate: This behavior is due to a bug in sqlite3, see #10031. You need to …
- 07:05 Ticket #11851 (.annotate() turns datetime fields to unicode with sqlite3) created by
- I have two models, joined with a ManyToManyField: […] I set up a …
- 05:50 Ticket #11850 (Intermediate model order not applied to related model) created by
- Hi, Here is a slightly modified example from django m2m with …
- 04:50 DevelopersForHire edited by
- (diff)
- 04:17 Ticket #11849 (use_tls initialization bug in django.core.mail.SMTPConnection) created by
- Hi all, I have created this new ticket to make you aware of a …
- 02:28 LittleEasyImprovements edited by
- removing spam (diff)
- 01:44 LittleEasyImprovements edited by
- (diff)
09/07/2009:
- 19:45 Ticket #11848 (Hook to be able to customize changelist_view) closed by
- duplicate: #10761 is already open requesting this.
- 19:41 Ticket #11848 (Hook to be able to customize changelist_view) created by
- Currently, the changelist_view uses self.queryset to display the list …
- 18:06 Ticket #11847 (FormWizard in urlconf is not reversable) created by
- The recommended way to use a FormWizard is to embed the FormWizard …
- 08:37 Ticket #11846 (field check does not wok) closed by
- invalid: Fixed formatting. PLEASE use preview and follow the Wiki Formatting …
- 08:04 Ticket #11846 (field check does not wok) created by
- I am having a class which is defined as […] And form.py looks …
- 07:58 Ticket #11845 (minor typo in code example (tutorial pt 3)) closed by
- invalid: No, the trailing comma there is not an error. It's common practice to …
- 06:52 Ticket #11845 (minor typo in code example (tutorial pt 3)) created by
-
In the
mysite/urls.py
code sample in … - 06:42 Ticket #11844 (Select_related() and defer()) created by
- Invalid field values when you use select_related() and defer(). See …
- 03:57 Ticket #11824 ({% with %} tag to support tuples) closed by
- wontfix: @semenov its better proposal, I'd recommend you to discuss it on …
09/06/2009:
- 23:24 Ticket #11843 (MultipleHiddenInput outputs invalid HTML (inputs all get the same ID)) created by
-
Yep, that's the gist of it.
CheckboxSelectMultiple
already has a fix … - 22:52 Ticket #11842 (django-admin.py should display help output when no arguments are given) created by
-
Ticket #378 mentions having
django-admin.py
honor Unix traditions -- … - 16:14 DjangoJobs edited by
- Removed my job availability (Runaroo.com) (diff)
- 15:20 Ticket #11841 (Allow subclasses of AdminSite to overwrite all admin templates) created by
- When creating custom admin sites, it is sometimes expected to modify …
- 15:01 Ticket #11840 (Form validation should check for IOErrors) created by
- Forms currently break on various types of images when PIL raises an …
- 13:33 Ticket #11839 (Strip tags from django document title elements) created by
- Quite a simple one this See …
- 13:25 ForumAppsComparison edited by
- pybb link (diff)
- 12:46 ForumAppsComparison edited by
- (diff)
- 09:14 DjangoFriendlyWebHosts edited by
- Added PYROX.eu webhosting (non-VPS / dedicated) (diff)
- 04:28 DjangoResources edited by
- fixed typo (diff)
- 03:09 Ticket #11838 (Make syncdb understand "initialdata" directory) created by
- In many projects I often find the need to load my data from several …
09/05/2009:
- 18:58 Ticket #11837 (iceweasel 3.0.6 and mozilla firefox 3.5.2 create user cache problem) closed by
- invalid: This is the behavior of the browser (some would even argue expected). …
- 18:43 Ticket #11837 (iceweasel 3.0.6 and mozilla firefox 3.5.2 create user cache problem) reopened by
- hi, i just downloaded the 3.5.2 firefox, downdoad again the trunk, and …
- 17:51 Ticket #11837 (iceweasel 3.0.6 and mozilla firefox 3.5.2 create user cache problem) closed by
- invalid: It sounds like your problem is with iceweasel, and it's definitely not …
- 14:57 Ticket #11837 (iceweasel 3.0.6 and mozilla firefox 3.5.2 create user cache problem) created by
- Hi, when i store my password on icewasel 3.0.6 private data, and i …
- 13:41 Ticket #11836 (Missing django.forms.widgets.MultiWidget hidden counterpart) created by
- Sometimes it's useful to hide bound field with .as_hidden method. But …
- 12:42 Ticket #11835 (url template tag doesn't put anything if the keyword argument has ' ', ...) closed by
- invalid: That's because your regex doesn't match those characters. Please …
- 11:55 Ticket #11835 (url template tag doesn't put anything if the keyword argument has ' ', ...) created by
- Hello, I noticed that the url template tag returns blank if any of …
- 11:49 Ticket #11834 (Colorized technical_500_response: django code is green, user code is red.) created by
- Pretty debatable feature. Helps to grasp easily what parts of the …
- 09:41 Ticket #11765 (models.DateField(null=True, blank=True) accepts None, but not the ...) closed by
- invalid: blank=True tells user that they don't have to fill this field, and it …
- 08:27 Ticket #11833 (Fix name conflict in filter test) created by
- Simple, obvious patch. The testname conflicts with the one above it.
Note: See TracTimeline
for information about the timeline view.