Timeline
11/02/2011:
- 23:21 Ticket #17155 (ModelForm.clean() return value not applied to instance when used in a ...) created by
- Define a form with a clean method that alters the values in {{{ …
- 22:29 Ticket #17154 (http.__init__._get_content raises TypeError if _content is not string) created by
- I tried a binary-file-download view based on …
- 22:26 Ticket #17153 (WizardView including media is not documented) created by
- With the old django-formtools, there was some example code for …
- 20:59 Ticket #17152 (WizardView template documentation incorrect) created by
- https://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard …
- 20:39 Ticket #17151 (Rename 'wizard_prev_step' in NamedUrlWizardView) created by
- I have a wizard where users can go to any form/page (i.e. they can …
- 20:31 Ticket #17150 (NamedUrlWizardView should add 'url_name' to wizard object in template ...) created by
- Currently there's no way to access the URL name used to create 'step' …
- 17:22 Ticket #17149 (MediaDefiningClass not used as base class for other form meta classes) created by
- I think django.forms.widgets.MediaDefiningClass should be a base class …
- 17:19 Ticket #17148 (WizardView uses get_context_data incorrectly) created by
- https://code.djangoproject.com/browser/django/trunk/django/contrib/form …
- 13:23 DjangoAndNginx edited by
- Added remote_addr parameter -- django throws error otherwise (diff)
- 13:21 Ticket #17147 (DecimalField causes inline formsets to disappear) created by
- I have a client who typed non-numeric characters in a DecimalField …
- 12:45 Ticket #16967 (CachedStaticFilesStorage only populates the file name cache once, ...) closed by
- fixed: In [17067]: […]
- 12:45 Changeset [0e2c543]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16967 -- Made sure CachedStaticFilesStorage repopulates its …
- 11:28 MindmapCheatsheetForGenericViewsAPI edited by
- (diff)
- 09:44 Ticket #17146 (Django docs possiable error) created by
- go to: …
- 09:31 Ticket #17145 (Documentation lacking import paths) created by
- There is no way to know, from where to import classes when reading the …
- 08:40 Ticket #17144 (Excessive GROUP BY clauses during aggregations.) created by
- Doing a simple aggregation using the Django ORM on MySQL, it is …
11/01/2011:
- 17:31 Ticket #17143 (select_related makes base __init__ unsafe) created by
-
For the following models setup:
[…]
The
print
in in classA
… - 17:27 Ticket #17129 (Model FAQ: Link to south) closed by
- fixed: In [17066]: […]
- 17:27 Changeset [44a4037]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17129 - Model FAQ: Link to south Thanks to guettli for report …
- 16:50 Ticket #5704 (Admin popup windows won't close when using application/xhtml as ...) closed by
- fixed: In [17065]: […]
- 16:50 Changeset [6d39cb4]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5704 - Admin popup windows won't close when using …
- 16:44 Ticket #4027 (Document how to make copies of model instances) closed by
- fixed: In [17064]: […]
- 16:44 Changeset [a97ecfde]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4027 - Document how to make copies of model instances Thanks …
- 16:37 Ticket #17117 (ADMIN_MEDIA_PREFIX should still be visible in docs) closed by
- fixed: In [17063]: […]
- 16:37 Changeset [3b7a4c6a]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17117 - ADMIN_MEDIA_PREFIX should still be visible in docs …
- 15:07 Changeset [d71b430]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used yaml.safe_load instead of yaml.load, because safety should be the …
- 13:59 Ticket #17142 (missing defaults keyword in tutorial 3) closed by
- duplicate: Duplicate of #16252 I think. You're using the docs for the SVN …
- 13:51 Ticket #17142 (missing defaults keyword in tutorial 3) created by
- In tutorial number 3, the "defaults" keyword is left out in the …
- 13:04 Ticket #17124 (Need a 'Core (URLs)' Component for trac) closed by
- fixed
- 13:03 Ticket #17126 (Docs in azw/mobi format.) closed by
- wontfix: I agree that this would be useful. Unfortunately, Sphinx (the tool we …
- 09:02 Changeset [af1893c]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made the cache locale-dependant when USE_L10N is True, even if …
- 08:39 DevelopersForHire edited by
- (diff)
- 08:27 Ticket #17141 (Placeholder images in contrib/webdesign) closed by
- wontfix: I'm going to mark this as wontfix. The idea is certainly useful, but …
- 07:27 Ticket #17141 (Placeholder images in contrib/webdesign) created by
- Placeholder images that can be automatically generated at the …
10/31/2011:
- 19:38 Ticket #17022 (createsuperuser / get_default_username fail on systems without default ...) closed by
- duplicate: Already reported in #16017
- 15:43 Ticket #17092 (Internal Redirects with Apache) reopened by
-
Given that both CGI and
mod_wsgi
support this, I think that Django … - 13:54 Changeset [01964fd7]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an obsolete comment. git-svn-id: …
- 09:07 Ticket #5877 (Force manage.py to output UTF-8 to avoid UnicodeEncodeErrors) reopened by
- This doesn't work for me with django 1.3.1, I get this error: …
- 07:41 Ticket #17140 (Unexpected behaviour with on_delete handlers and proxy models ...) created by
-
Let's say I have a
File
model and anImage
model. The second one … - 06:09 Ticket #16816 (URLField validation mock added in r16451 neutered by changes from r16760) closed by
- fixed: In [17059]: […]
- 06:09 Changeset [977316e0]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #16816 -- Tweaked the test mock for
URLField.verify_exists
to … - 05:58 Ticket #17139 (In the French localflavor, department names are written without accents) created by
-
And they're stored in
DEPARTMENT_ASCII_CHOICES
. They should be … - 05:28 Ticket #17138 (Admin sets the "summary" attribute on table, which is obsolete) created by
- The admin templates were recently converted to HTML5. Since then, the …
- 04:10 Changeset [422f6e8e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Mentionned changes from r17056 in the release notes. git-svn-id: …
- 03:24 Ticket #17137 (ModelForm is_valid() accepts options outside choices) created by
-
If form is made using
ModelForm
and choices ofManyToMany
field …
10/30/2011:
- 13:35 Ticket #17136 (Localflavor inconsistencies) created by
- I think the localflavor module could be improved by using some api …
- 07:59 Ticket #17063 (Indent block under '.. versionadded::' isn't rendered out) closed by
- fixed: In [17057]: […]
- 07:59 Changeset [576e6813]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17063 -- Fixed visibility of a few version-dependant notes in …
- 06:32 DevelopersForHire edited by
- (diff)
- 02:32 Ticket #17135 (stringfilter decorator is incompatible with is_safe / needs_autoescape ...) closed by
- fixed: In [17056]: […]
- 02:32 Changeset [d17bc728]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17135 -- Made it possible to use decorators (like stringfilter) …
Note: See TracTimeline
for information about the timeline view.