Timeline
04/08/2011:
- 21:52 Ticket #6585 (admin foreignkey dropdown does not adhere to model's admin ordering) reopened by
- 21:52 Ticket #6585 (admin foreignkey dropdown does not adhere to model's admin ordering) closed by
- needsinfo: Changing stage to get this direction of coding blessed by the …
- 19:00 Ticket #14640 (Add elapsed request time to the development server log) closed by
- wontfix: I'm -0 for the same reasons as the ones mentioned by PaulM and …
- 18:52 NewbieMistakes edited by
- Add solution to "Unable to Open Database File" (diff)
- 17:27 Ticket #15794 (csrf_exempt decorator applied to http method in class based view - broken) created by
- Decorating anything other than the dispatch() method of a class based …
- 15:08 Ticket #15793 (Filebased email backend should save emails using the ".eml" standard ...) created by
- Emails saved by the filebased backend should be saved using .eml or …
- 14:44 Ticket #15792 (databrowse attempting to create urls out of non-models) created by
- When databrowse creates links on row view pages, it does not take into …
- 12:13 Ticket #15791 (New feature: callable objects can signal that templates should never ...) created by
- I have a Python class that contains some data, and also has a …
- 10:15 Ticket #15790 (only() broken for proxy models) created by
- Usage of deferred fields with proxy models is broken. For example …
- 08:06 Ticket #15789 (floatformat filter works incorrectly when decimal precision is set low) created by
-
When
floatformat
receives a decimal places argument which is equal … - 07:18 Ticket #15777 (Broken "mtv" reference in 1.2.X glossary) closed by
- wontfix: The 1.2.X branch now only receives security fixes.
- 06:20 Ticket #11020 (models.permalink() does not pass through the url prefix) closed by
- wontfix: The prefix arg isn't even documented and it's definitely an edge case …
- 06:12 Ticket #10869 (./manage.py makemessages should let users specify input directories) closed by
- wontfix: While we talked about how translations should be discovered before …
- 06:02 Ticket #15788 (Spanish djangojs.po msgid "%(sel)s of %(cnt)s selected") closed by
- fixed: Translation updates have been moved to Transifex (see …
- 05:53 Ticket #10879 (Add Windmill Tests for Admin) closed by
- invalid: I think a placeholder ticket opened 2 years ago with no activity can …
- 05:47 Ticket #15788 (Spanish djangojs.po msgid "%(sel)s of %(cnt)s selected") created by
- The actual translation is mixing spanish and english: […] Should …
- 02:46 Ticket #15787 (select_related with nested fields affects query result) created by
- I belive select_related should never affect query result, but only …
04/07/2011:
- 22:33 Ticket #14608 (Adding a INPhoneNumberField to indian localflavor) reopened by
- A ticket isn't closed when a patch is uploaded.
- 22:30 Ticket #14608 (Adding a INPhoneNumberField to indian localflavor) closed by
- fixed: attached the patch with tests
- 17:01 Ticket #15757 (get_and_delete_messages, removed in [15975], is still alive) closed by
- fixed: In [16022]: […]
- 17:01 Changeset [8d4b4147]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 #15757 - removed remaining instances of get_and_delete_messages …
- 15:57 Ticket #15786 (Wrong SQL for OneToOneField with exclude() using F() parameter) created by
- […] Output: […]
- 12:22 Ticket #15763 (MultiPartParser's LimitBytes is now redundant.) closed by
- duplicate: See #15785 for fixing the underlying problem.
- 12:22 Ticket #15762 (WSGIRequest should wrap the test client wsgi.input in LimitedStream) closed by
- duplicate: See #15785 for fixing the underlying problem.
- 12:18 Ticket #15785 (HttpRequest.read(NUM_BYTES) can read beyond the end of wsgi.input ...) created by
- Okay, this is the underlying cause behind #15762 and #15763. I've …
- 09:57 Ticket #15784 (Internal Server Error) closed by
- invalid: I fail to see how this is related to Django.
- 09:44 Ticket #15784 (Internal Server Error) created by
- Internal Server Error The server encountered an internal error or …
- 09:43 DevelopersForHire edited by
- (diff)
- 07:03 Ticket #15783 (Class FileProxyMixin has invalid attribute definition) created by
- In: django/core/files/utils.py line 12, in the definition of …
04/06/2011:
- 18:16 Ticket #15782 (Runserver/runfcgi/startup with MySQL is unlike any other database) created by
- Django provides a BaseDatabaseValidation class. The only database …
- 17:38 Ticket #15781 (Multiple databases with same model names causing get errors) created by
- Code that causes the problem: everyone.py: class …
- 16:33 Ticket #15780 (Broken link in release notes - csrf upgrade notes) created by
- When I build docs from svn trunk, I get the following errors: …
- 15:16 Ticket #15779 (admin cannot edit records with value 'add' as primary key) created by
- Problem If you have a model with a primary key field that has …
- 14:00 Ticket #15778 (Command createsuperuser fails under some system user names) created by
- Commands 'createsuperuser' and 'syncdb' can not create a superuser …
- 12:17 Ticket #15777 (Broken "mtv" reference in 1.2.X glossary) created by
- I get the following errors when I build the docs in the 1.2.X branch: …
- 11:02 Ticket #15776 (Delete Regression in Django 1.3) created by
- I have found a bug the way Django 1.3 carries out its cascade delete …
- 10:13 Ticket #15775 (Can't enter scientific notation in decimal fields) created by
- Here is an example: […] Also if I try upping the max_digits and …
- 09:20 Ticket #15774 (UnicodeDecodeError with makemessages) created by
- Running makemessages in the project folder throws a UnicodeDecodeError …
- 07:45 Ticket #15773 (MultiValueField could be more convenient) created by
- It seems to me that the MultiValueField could be a lot more useful. …
- 06:33 Ticket #15162 (syncdb fails when creating super user - Django: v 1.2.4 Python: 2.6 ...) reopened by
- I had the same problem - it is caused by non-ascii characters in the …
- 06:21 DevelopersForHire edited by
- (diff)
- 06:19 Ticket #15772 (geodjango mysql connection wrapper not working) closed by
- fixed: In [16021]: […]
- 06:19 Changeset [b7715b4a]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 #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango …
- 06:06 DevelopersForHire edited by
- (diff)
- 06:06 DevelopersForHire edited by
- (diff)
- 06:01 DjangoUsers edited by
- (diff)
- 05:45 Ticket #15772 (geodjango mysql connection wrapper not working) created by
- applied changes made in [16016] to GIS-mysql wrapper as well
- 05:33 Ticket #10786 (Missing Documentation for new BooleanField limitation) closed by
- fixed: In [16020]: […]
- 05:33 Changeset [91e59ae]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
- Fixes #10786 -- Document that NullBooleanField should be used rather …
- 05:12 Ticket #10754 (post and pre_delete signal documentation imprecise) closed by
- fixed: In [16019]: […]
- 05:12 Changeset [ab9e596]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
- Fixes #10754 - minor clarification to the post/pre_delete signal …
- 04:40 Ticket #11596 (paginator Page should be iterable) closed by
- fixed: In [16018]: […]
- 04:40 Changeset [4fa9646]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
- Fixes #11596 -- Make paginator.Page iterable git-svn-id: …
04/05/2011:
- 22:55 Ticket #15771 ("from django.contrib.auth.admin import UserAdmin" breaks backwards ...) closed by
- wontfix: The admin import system is quite convoluted and, like I've pointed out …
- 21:53 Ticket #15771 ("from django.contrib.auth.admin import UserAdmin" breaks backwards ...) created by
- Importing the model UserAdmin from the package …
- 20:29 Ticket #13206 (Model does not call super __init__) closed by
- fixed: Replying to alaa: > that's a major change to introduce in …
- 15:08 Ticket #15761 (Clarity) closed by
- wontfix: First, regarding /django/contrib in tutorial part 2, there is no …
- 14:39 Ticket #15770 (Models only for testing purpose?) closed by
- duplicate: This is a duplicate of #7835 which has a nice work-around for this …
- 13:33 Ticket #15770 (Models only for testing purpose?) created by
- I was creating a django app and, when writing tests, I noticed there …
- 11:08 SummerOfCode2011 edited by
- Add myself as a possible mentor for the app refactor/multi-admin stuff (diff)
- 10:54 Ticket #15769 (FormWizard's initial argument is undocumented) created by
- The very useful argument to FormWizard "initial" is not documented on …
- 08:32 Ticket #13206 (Model does not call super __init__) reopened by
- there is backwards compatibility issues with this change, init for …
- 08:00 Ticket #15768 (The setUp() method FileStorageTests in ...) created by
-
The
tempfile.mktemp()
function is deprecated and the … - 07:31 Ticket #10571 (FakePayload Truncates Unicode Content) reopened by
- This problem seems to still occur in Django 1.3 when using …
- 07:24 Ticket #15767 (DecimalField is not aware of locale (in admin)) created by
- We are using a German locale right now and noticed in the admin that …
- 07:06 Ticket #15766 (select_related() changes type of DecimalField) created by
- As originally reported at …
- 06:48 Ticket #15765 (Serving static files in development doesn't work with staticfiles activated) closed by
- worksforme: Quoting from the …
- 06:34 Ticket #15765 (Serving static files in development doesn't work with staticfiles activated) created by
- I have a few static files living in STATIC_ROOT that get served …
- 06:29 Changeset [de5f0751]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
- Tweaked r16016: Removed a now superflous init method in the Oracle …
- 06:19 Ticket #15764 (DeleteView does not have ModelFormMixin in its mixins) created by
- Documentation for DeleteView mentions that it inherits from …
- 06:19 Ticket #15755 (Admin should allow for configurable login handling support) closed by
- wontfix: This is already possible, closing as wontfix.
- 06:16 DevelopersForHire edited by
- (diff)
- 06:15 Ticket #15763 (MultiPartParser's LimitBytes is now redundant.) created by
- It appears that MultiPartParser's use of LimitBytes is now …
- 06:02 Ticket #15762 (WSGIRequest should wrap the test client wsgi.input in LimitedStream) created by
- The following piece of code... […] works fine under each of these …
- 03:40 SummerOfCode2011 edited by
- Fixed a broken link. (diff)
- 03:09 Ticket #15757 (get_and_delete_messages, removed in [15975], is still alive) reopened by
- I see the get_and_delete_messages() call at the link you gave…
Note: See TracTimeline
for information about the timeline view.