Timeline
11/30/2012:
- 23:16 Ticket #19401 ('swapped' checking does not account for case insensitivity) reopened by
- Actually, this was something I only recently discovered myself, in …
- 23:03 Ticket #19404 (Updating User's email in Admin fails if email already exists) closed by
- worksforme: I can't reproduce this problem. What's especially weird is that the …
- 22:55 Ticket #19401 ('swapped' checking does not account for case insensitivity) closed by
- invalid: I must be missing something here, because there's nothing case …
- 21:47 Ticket #19404 (Updating User's email in Admin fails if email already exists) created by
- If you had two users with different email addresses, then changed …
- 20:59 Ticket #19403 (timezone missing error) created by
- When I did this part of the turorial: Just for good measure, let's …
- 19:50 Ticket #19402 (django.contrib.auth.models.CustomUser.REQUIRED_FIELDS needs better docs) closed by
- needsinfo: I'm not disputing that this might be confusing, but this ticket …
- 17:30 Ticket #19402 (django.contrib.auth.models.CustomUser.REQUIRED_FIELDS needs better docs) created by
- https://docs.djangoproject.com/en/dev/topics/auth/#django.contrib.auth. …
- 15:43 Ticket #19394 (Forms in django.contrib.auth have "username" as a hardcoded field value) reopened by
- Reopening to continue discussion
- 14:13 Changeset [88638ddd]stable/1.5.x by
- [1.5.X] Fixed #19400 - Typo in docs/topics/auth.txt Backport of …
- 14:13 Ticket #19400 (copypaste error in docs for def create_superuser) closed by
- fixed: In 008e625c669513371e27964a82ad6a0abeefc49d: […]
- 14:10 Changeset [008e625]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19400 - Typo in docs/topics/auth.txt
- 12:55 Ticket #19401 ('swapped' checking does not account for case insensitivity) created by
- According to the code at django/db/models/options.py:230 the test for …
- 12:41 Ticket #19400 (copypaste error in docs for def create_superuser) created by
- https://docs.djangoproject.com/en/1.5//topics/auth/#customizing-the-use …
- 09:24 Changeset [0fc5878]stable/1.5.x by
- [1.5.x] Allow custom User models to use the UserAdmin's change …
- 08:29 Ticket #19399 (Do not recreate RelatedObject instances) created by
- When generating accessor names for fields in …
- 07:41 Ticket #19398 (django.utils._os.safe_join should return a native string) created by
- By default, filesystem paths are represented with native strings (ie. …
- 07:13 Ticket #19397 (UnicodeDecodeError on binary file when using custom project ...) created by
- There is a regression in current development Django 1.5 version when …
- 05:16 Ticket #19396 (Allow customized ModelState classes) created by
- By allowing classes to define customized ModelState classes and by …
- 05:13 Ticket #5681 (Save as new disappears on failed validation) closed by
- fixed: Replying to anonymous: > I can confirm that under some …
11/29/2012:
- 18:03 Ticket #19393 (Form fields ordered incorrectly when introducing addition fields) closed by
- invalid: Thanks for the report, but AFAICT, this is a case where Django is …
- 17:58 Ticket #19394 (Forms in django.contrib.auth have "username" as a hardcoded field value) closed by
- wontfix: I completely agree. However, in this case, we're stuck between a rock …
- 14:52 Changeset [47c5b50]stable/1.5.x by
- [1.5.x] Fixed #19354 -- Do not assume usermodel.pk == usermodel.id …
- 14:51 Ticket #19354 (Unable to set PK for custom user model) closed by
- fixed: In 0eeae15056edf07f786d3be5b47c14ab62eacd31: […]
- 14:45 Changeset [0eeae15]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19354 -- Do not assume usermodel.pk == usermodel.id Thanks …
- 14:16 Ticket #19395 (Improve logging section by providing a SIMPLE example) created by
- Hi, New to Python and Django. We have been gifted with several Django …
- 14:02 Ticket #19046 (staticfiles not finding the files on Windows) closed by
- needsinfo: posixpath is the module that is used on POSIX systems when import …
- 13:43 Ticket #19394 (Forms in django.contrib.auth have "username" as a hardcoded field value) created by
- This is a barrier to users who want to make use of these forms after …
- 13:32 Ticket #19393 (Form fields ordered incorrectly when introducing addition fields) created by
- I have a ModelForm based on a User class with `fields = ('first_name', …
- 13:16 Ticket #19392 (Old-style url names (with dashes) throw confusing template traceback) created by
- When migrating an existing project to Django 1.5 (one that has dashes …
- 12:31 Ticket #17911 (Admin change page does not "map" None choices when they are readonly) closed by
- fixed: Sorry, didn't mean to reopen this one.
- 12:30 Ticket #17911 (Admin change page does not "map" None choices when they are readonly) reopened by
- The added test doesn't work on Oracle, see #19391.
- 12:29 Ticket #19391 (Oracle test failure in 1.5.x and master) created by
- The fix for #17911 (commit 29d59a879ea5b116cc31a2fd91be1f7562e487c2) …
- 12:19 Ticket #19390 (NameError in models throws ambiguous message when running syncdb) created by
- When I start a Django 1.5 repo and forget to import a required …
- 09:56 Ticket #19356 (Increase session key entropy) closed by
- fixed: In d913a8b41281c506451156bdebc9a1851cb49fae: […]
- 09:38 Changeset [83df1f3b]stable/1.5.x by
- [1.5.x] Fixed #19356 -- Increased session key entropy. Backport of …
- 09:36 Changeset [d913a8b4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19356 -- Increased session key entropy.
- 09:27 Ticket #19388 (Datetime field can not show in firefox 12) closed by
- invalid
- 07:51 Ticket #19389 (Wrong location of admin tests in documentation) created by
- As tests for admin live in tests/regressiontests/admin_*, the …
- 07:01 Ticket #19386 (Comment template not work) closed by
- invalid: Please see TicketClosingReasons/UseSupportChannels (and the syntax for …
- 06:50 Ticket #19388 (Datetime field can not show in firefox 12) created by
- i have two datetime field. It should show 4 control, date/time for …
- 06:39 Ticket #19387 (CookieStorage does not encode/decode SafeData properly) created by
- When i'm trying to send a Message to user with some SafeData inside …
- 06:04 DjangoResources edited by
- fixed links for notmm.org (diff)
- 05:56 DvcsMirrors edited by
- Fixed bad links, my bad (diff)
- 04:53 Ticket #19386 (Comment template not work) created by
- If I comment some code in template like <!-- {% for item_list in …
- 01:59 Ticket #19376 (add tag 1.5b1 in github.com/django/django) closed by
- fixed: Done 4 hours ago.
- 01:25 Ticket #17565 (Cache back-references on OneToOne fields) closed by
- fixed: Indeed. This was reported in several duplicate tickets and I missed …
- 01:23 Ticket #19383 (load_class to django utils) closed by
- duplicate: Duplicate of #17061 which has a more complete patch.
11/28/2012:
- 19:24 Ticket #19385 (Add support for multiple-column join) created by
- For enterprise multi-tenant databases, a typical table schema might …
- 17:45 Changeset [fe55052c]stable/1.5.x by
- [1.5.x] Fixed typo in the 1.5* release notes. Thanks brutasse.
- 17:42 Changeset [bb6e661]stable/1.5.x by
- [1.5.x] Fixed a comment typo.
- 17:30 Changeset [b7e44313]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #560 from brutasse/fix/1.5-typos Fixed typo in the …
- 17:28 Changeset [514ce1d3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed two docstring/comment typos.
- 17:01 Ticket #19384 (Managers can no longer be used on abstract models) created by
- Given the (contrived) models.py […] I get the following error …
- 16:41 Ticket #19383 (load_class to django utils) created by
- One more helper to django utils. This method is use by a lot of …
- 15:56 Changeset [e3ea668b]stable/1.5.x by
- [1.5.x] Fixed #14694 again -- Made defer() works with reverse …
- 15:55 Changeset [957de74e]stable/1.5.x by
- [1.5.x] Converted a couple of assertEquals -> assertEqual
- 15:44 Changeset [163b471e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Converted a couple of assertEquals -> assertEqual
- 15:34 Changeset [8959304]stable/1.5.x by
- [1.5.x] Fixed #19366 -- Prevented GEOSIndexError when comparing …
- 15:34 Ticket #19366 (GEOSIndexError when comparing geometries) closed by
- fixed: In cc3c4a9d55e765cfe664e3dbd58201de99232096: […]
- 15:34 Changeset [cc3c4a9d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19366 -- Prevented GEOSIndexError when comparing geometries …
- 14:51 Ticket #19382 (Closing SMTP backend raises AttributeError when already closed) created by
- […] The SMTP backend is the only mail backend that can't be closed …
- 13:34 Ticket #19381 (Translations fail when using Latin American Spanish and Regular ...) closed by
- duplicate: I guess this has been fixed in #19142.
- 12:32 Ticket #19381 (Translations fail when using Latin American Spanish and Regular ...) created by
- In Chrome I have the following languages set, in this order of …
- 11:17 Ticket #19379 (utf-8 not supported in fieldsets) closed by
- needsinfo: Can you paste a traceback of the raised exception? I guess it's just …
- 10:56 Ticket #19380 (exclude fails on F object referencing annotation) created by
- Given these models: […] this test case fails: […] The …
- 10:38 Ticket #19379 (utf-8 not supported in fieldsets) created by
- If you have non-ascii characters in the fieldsets that particular …
- 10:25 Changeset [a21e8dee]stable/1.5.x by
-
[1.5.x] Fixed #14694 -- Made
defer()
work with reverse relations …
- 10:20 Ticket #14694 (defer() doesn't work with reverse relations) closed by
- fixed: In 6ebf115206289bce8f3d86318871faac13d6e835: […]
- 10:17 Changeset [6ebf1152]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #14694 -- Made
defer()
work with reverse relations Reverse …
- 07:19 Changeset [a8495fb1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Typo in the 1.5 release notes
- 03:50 Ticket #19378 (HttpResponseRedirect fail on reverse_lazy with Python 3.2) created by
- 02:31 Ticket #19377 (Editing settings.py host and port on windows) created by
- The documentation says to leave HOST and PORT as empty strings to use …
- 02:28 Changeset [54ce0ff]stable/1.5.x by
- [1.5.x] Fixed #19374 -- Typo in docs/ref/models/instances.txt. …
- 02:27 Ticket #19374 (Typo in documentation for "Specifying which fields to save") closed by
- fixed: In eeaab083fe3dd75eb7ff618d552a7752795b5ebc: […]
- 02:27 Changeset [2a0e4c2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #559 from tail/ticket_19374 Fixed #19374 -- Typo …
- 00:12 Ticket #19376 (add tag 1.5b1 in github.com/django/django) created by
- Now that 1.5b1 has been released, please git tag the commit …
11/27/2012:
- 22:31 Ticket #19375 (Class-based generic views + pagination hard to understand) created by
- The example template shown in the pagination section of the docs …
- 20:57 Changeset [eeaab08]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19374 -- Typo in docs/ref/models/instances.txt.
- 20:56 Ticket #19374 (Typo in documentation for "Specifying which fields to save") created by
- There's a missing colon which prevents the code block from being …
- 20:28 Ticket #19373 (Windows file locking requires pywin32) created by
- I've noticed that file locking logic in …
- 18:48 Ticket #19372 ({% include %} should accept a caching parameter) closed by
- wontfix: I agree with Aymeric. Mixing a template structure call (include) with …
- 18:30 Changeset [ecf292a]stable/1.5.x by
- [1.5.X] Fixed #19239 - Added examples for generic date views …
- 18:29 Ticket #19239 (Provide examples in the ref docs for Generic date views) closed by
- fixed: In 38055222bd4f56bac6ae0f7a53c07bf924967daf: […]
- 18:26 Changeset [38055222]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19239 - Added examples for generic date views Thank-you Daniel …
- 17:22 Changeset [931b0f8c]stable/1.5.x by
- [1.5.X] Fixed #19352 - Added an example in the QuerySet docs. Thanks …
- 17:22 Ticket #19352 ('Spanning multi-valued relationships' needs a less abstract example) closed by
- fixed: In ba2adc9c05aa343b58d087a81d9dc84f82b32790: […]
- 17:21 Changeset [ba2adc9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19352 - Added an example in the QuerySet docs. Thanks …
- 17:09 Ticket #19369 (add/remove on M2M relations with intermediary model) closed by
- duplicate: Duplicate of #9475.
- 16:09 Changeset [1c05619]stable/1.5.x1.5b1 by
- [1.5.x] Bump version numbers for 1.5 beta 1.
- 15:58 Changeset [212214e]stable/1.5.x by
- Fixed a couple of typos in the 1.5 (and beta) release notes. Backport …
- 15:57 Changeset [28120a94]stable/1.5.x by
- Added 1.5 beta release notes. Backport of …
- 15:49 Changeset [7cea123]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a couple of typos in the 1.5 (and beta) release notes.
- 15:48 Ticket #19372 ({% include %} should accept a caching parameter) created by
- Include would do nicely with a cache parameter. Something like this: …
- 15:30 Changeset [7a62339f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added 1.5 beta release notes.
- 14:25 Changeset [5509eb86]stable/1.5.x by
- [1.5.x] Fixed #19370 -- Made date filter properly handle midnight …
- 14:25 Ticket #19370 (date filter returns empty string for midnight) closed by
- fixed: In c10aaa70a4cc2e567dc29953f33f0a4219717d61: […]
- 14:24 Changeset [c10aaa7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19370 -- Made date filter properly handle midnight value
- 13:59 Changeset [4467d86b]stable/1.5.x by
- [1.5.x] Removed duplicate opts.pk_index() method Backpatch of …
- 13:54 Changeset [d37483c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed duplicate opts.pk_index() method
- 12:04 Ticket #19274 (Separate DB connection creation and session state initialization) closed by
- fixed: In 1893467784deb6cd8a493997e8bac933cc2e4af9: […]
- 11:47 Changeset [86644e06]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refactored gis/spatialite connection initialization The connection …
- 11:47 Changeset [64f6e037]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made some tests behave nicer re connection handling
- 11:47 Changeset [905ea961]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made sure global settings are changed in test db creation There was …
- 11:47 Changeset [18934677]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19274 -- Made db connection creation overridable in subclasses …
- 10:04 Ticket #19371 (django.forms.DateTimeField does not properly handle aware datetimes as ...) created by
- If you have aware datetimes as inputs to a Form or ModelForm the …
- 08:39 Ticket #19370 (date filter returns empty string for midnight) created by
-
Python considers midnight (datetime.time(0, 0)) to be
False
. The … - 03:12 Ticket #19369 (add/remove on M2M relations with intermediary model) created by
- At the moment add and remove methods are not added to …
- 02:57 Ticket #19362 (Recursion error when deleting model object through admin) closed by
- fixed: In 2ea80b94d7f6e0d25207d6b716c52ca4c57a02fb: […]
- 02:55 Changeset [71e5ad2]stable/1.5.x by
- [1.5.x] Fixed #19362 -- Detected invalid use of …
- 02:45 Changeset [2ea80b9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19362 -- Detected invalid use of @python_2_unicode_compatible. …
Note: See TracTimeline
for information about the timeline view.