Timeline
05/12/2008:
- 16:48 Ticket #7219 (edit_inline=models.TABULAR) closed by
- invalid: The ticket system is designed for bugs and enhancements to django, not …
- 12:57 Ticket #7222 (FormPreview should pass the form to done()) created by
- Currently, FormPreview's done() gets passed the request and the form's …
- 12:48 Ticket #7217 (ModelForm save method should take an optional dictionary.) closed by
-
wontfix: You can create your instance before passing it into a
ModelForm
. … - 09:36 Ticket #7221 (TypeErrors from Field.get_db_prep_lookup() get suppressed) created by
- The custom model fields documentation for …
- 06:25 Ticket #7220 (django.contrib.auth.models.AbstractBaseUser.last_login should allow ...) created by
- I think attribute last_login in model User in django.contrib.auth …
- 05:19 Ticket #7214 (Bug in OneToOneField cache) closed by
- duplicate: Yup, it's a dupe of #7173.
- 05:19 Ticket #7219 (edit_inline=models.TABULAR) created by
- Hello authors can you please help me with this code: class …
05/11/2008:
- 23:23 Ticket #7218 (GIS: ogrinspect sometimes gets field types wrong) created by
- Using census state, a multipolygon field is reported as polygon; …
- 23:07 Ticket #342 (Add a way for fields to be displayed in the admin without being editable) closed by
- wontfix: No, really, you'll be able to write this in pure Python by using …
- 18:31 Ticket #7217 (ModelForm save method should take an optional dictionary.) created by
-
The only time we use
save(commit=False)
is when there are fields … - 15:19 Ticket #7216 (Permalink documentation is missing mention of named URL pattern) created by
- Although named URL patterns are documented in …
- 13:33 Ticket #342 (Add a way for fields to be displayed in the admin without being editable) reopened by
- newforms-admin will not obsolete this. To have non editable fields in …
- 03:06 DjangoOnWindowsWithIISAndSQLServer edited by
- added another link for PyISAPIe multiple django instance tutorial (diff)
- 02:31 DjangoOnWindowsWithIISAndSQLServer edited by
- modified information related to PyISAPIe (diff)
05/10/2008:
- 22:14 Ticket #7215 (related_name argument for ForeignKey ignored when inheriting from ...) created by
- When using a ForeignKey with the related_name argument in an abstract …
- 16:58 Ticket #7214 (Bug in OneToOneField cache) created by
- There is a fatal bug in OneToOneField cacheing subsystem. Consider …
- 15:46 DevelopersForHire edited by
- (diff)
- 15:45 DevelopersForHire edited by
- My information added to site. (diff)
- 13:16 Ticket #7213 (Linkchecker run on svn 7523 C:\django-trunk\docs\_build\html) created by
- I built documentation using make html. Found many bad internal links. …
- 09:57 Ticket #7212 (save_base() alters data, and can be called from templates) created by
-
In [7221],
save()
was changed to just be a call tosave_base()
, … - 08:40 Ticket #7204 (QuerySet cloning can sometimes fail) reopened by
- complete moldels.py: […] […]
- 08:19 Changeset [41635d2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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
- Removed mark_safe from the saved request path on the admin login form. …
- 07:27 Ticket #7211 (cannot import name hours_ahead) created by
- #cannot import name hours_ahead #Request Method: GET #Request URL: …
- 04:00 Ticket #7210 (Added expression support for QuerySet.update) created by
- I think QuerySet.update works to inflexible. In SQL you can define …
05/09/2008:
- 18:36 Ticket #7209 (time_zone conflict.. datetime.now() (in django shell) shows 3 hours earlier) created by
- to make it clear, I replicate the problem: […] […] […] i've …
- 18:35 Ticket #7208 (Newforms SelectMultiple widget doesn't work with required=False and ...) created by
- ChoiceFields using the SelectMultiple widget fail validation when …
- 15:59 Ticket #7207 ([spam]) closed by
- invalid: Spam
- 15:56 Ticket #7207 ([spam]) created by
- [spam]
- 10:31 Ticket #7206 (django.core.urlresolvers.reverse doesn't work properly) created by
- here is the urlpatterns […] then i test the reverse function as …
- 10:12 Ticket #7205 (Objects with a Floatfield value ending in zero can be incorrectly ...) created by
- If an object has a Floatfield value ending in zero (e.g., 1.0, 2.0, …
- 10:08 IrcFAQ edited by
- added a couple unicode-related links (diff)
- 05:50 Ticket #7204 (QuerySet cloning can sometimes fail) closed by
- invalid: Post a simple example showing count not working.
- 05:42 Ticket #7204 (QuerySet cloning can sometimes fail) created by
- [Original bug report removed; see …
- 02:56 Ticket #7196 (Callback function for date_based.object_detail function) closed by
- wontfix: If that's the case you probably shouldn't be using a generic view; …
- 02:41 Ticket #7196 (Callback function for date_based.object_detail function) reopened by
- I meant there might be the case for processing something on the object …
Note: See TracTimeline
for information about the timeline view.