Timeline
12/03/2012:
- 22:58 Changeset [c721722]stable/1.4.x by
- [1.4.x] Fixed #19318 -- Ensured that the admin's SimpleListFilter …
- 22:21 Ticket #18697 (django.contrib.admin.AdminSite should not pass a sequence as the ...) closed by
- fixed: In b64d30405a3d5468dc8c6232747d45bbeee4f7bb: […]
- 22:13 Changeset [b64d304]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18697 -- Made values accepted for two customizable admin …
- 17:38 DjangoFriendlyWebHosts edited by
- Cleanup of some dead links. (diff)
- 17:29 DjangoFriendlyWebHosts edited by
- Added PythonAnywhere. (diff)
- 17:25 DjangoFriendlyWebHosts edited by
- Added Memset (diff)
- 17:06 Ticket #2273 (django.contrib.auth.models.User: username is case-sensitive) closed by
- wontfix: No, we're *not* going to make this change. 4 years ago, it may have …
- 13:55 Changeset [237a404d]stable/1.5.x by
- [1.5.x] Fixed #19318 -- Ensured that the admin's SimpleListFilter …
- 13:54 Ticket #19318 (Admin's SimpleListFilter option not being displayed as selected if the ...) closed by
- fixed: In 88e17156393be86df64d44554de8ab77a6d3ed7d: […]
- 13:53 Changeset [88e17156]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19318 -- Ensured that the admin's SimpleListFilter options can …
- 13:49 Changeset [3d62eaea]stable/1.5.x by
- [1.5.x] Fixed #19416 -- Fixed multi-line commands in initial SQL files …
- 13:47 Ticket #19416 (Multi-line statements broken in custom SQL) closed by
- fixed: In 5fa5621f574f9ae211ed756c3e2ad453470dae8a: […]
- 13:47 Changeset [5fa5621f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19416 -- Fixed multi-line commands in initial SQL files Thanks …
- 10:51 Changeset [6d27547]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 #569 from orblivion/master Fixed typo in …
- 10:11 Ticket #19417 (Django 1.4.2 does not support Jython 2.5.3 (strptime issue)) created by
- As near as I can tell, this is a problem with Django / Jython …
- 09:04 Ticket #19070 (urlize template filter raises exception in some cases) reopened by
- With the above patch applied / git HEAD: […] pull request at …
- 08:49 Ticket #19416 (Multi-line statements broken in custom SQL) created by
- After upgrading to Django 1.5 alpha, custom SQL files containing …
- 08:40 Ticket #19415 (Clarify how aggregates work with multi-valued relationships and ...) created by
- This issue seems related to #16603, but has a slightly different …
- 06:25 Ticket #2273 (django.contrib.auth.models.User: username is case-sensitive) reopened by
- At least fix this with the default user model in 1.5 and above. This …
- 06:13 Changeset [74809fd]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- cope with unsplittable urls in smarl_urlquote.
- 06:11 Changeset [2da4ace0]stable/1.3.x by
- [1.3.X] Fixed a security issue in get_host. Full disclosure and new …
- 06:11 Changeset [161cafb6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- another failing test case for square brackets.
- 05:53 Ticket #19414 (Add a "register" class decorator for admin.) created by
- The syntax for registering an admin class is a bit unpythonic, so I …
- 05:40 DevelopersForHire edited by
- (diff)
- 03:46 Ticket #19397 (UnicodeDecodeError on binary file when using custom project ...) closed by
- fixed: In c9a47fb379cab4c0fe9be27c9924236e75327bd0: […]
- 03:45 Changeset [c9a47fb3]stable/1.5.x by
- [1.5.x] Fixed #19397 -- Crash on binary files in project templates. …
- 03:45 Changeset [baae4b8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19397 -- Crash on binary files in project templates. Thanks gw …
- 02:04 Ticket #19413 ([model].__str__() disagrees with __unicode__() using python3 / django1.5b1) closed by
- invalid: The tutorial is currently written for Python 2 only. The differences …
- 01:26 Ticket #19413 ([model].__str__() disagrees with __unicode__() using python3 / django1.5b1) created by
- I created a few models, providing each with a unicode() method as …
12/02/2012:
- 22:55 Ticket #17050 (add id attribute to individual model divs in the admin index) closed by
- fixed: In 2e2c4968f6b9b57354af7229687d179941ed74c5: […]
- 22:54 Changeset [2e2c496]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17050 -- Added some CSS class names to the admin index pages to …
- 17:31 Ticket #19412 (Document that custom user models require a `user_permissions` M2M) created by
-
It appears that
django.contrib.auth.backends.ModelBackend
requires … - 15:26 Changeset [cacafe8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fix a spelling error in docs
- 15:01 Ticket #19411 (Fully featured User model with admin-compliant permissions without username) closed by
- invalid: There are a number of layers of abstraction, the basic requirements …
- 13:41 Ticket #19398 (django.utils._os.safe_join should return a native string) closed by
- wontfix: The design decision for #19357 makes this unnecessary.
- 13:26 DevelopersForHire edited by
- (diff)
- 13:21 DevelopersForHire edited by
- (diff)
- 13:10 Ticket #19411 (Fully featured User model with admin-compliant permissions without username) created by
- I wanted to create a simple user Model with admin-compliant …
- 11:41 Ticket #19408 (re-delete on a InlineFormSet object causes untrapped exception) closed by
- duplicate: Thanks for the report, but this was already reported (#15574).
- 08:40 Ticket #19410 (Proposal: using relative paths in tutorial for less fragile projects) created by
- I was going through the …
- 08:26 Ticket #17078 (IPython 0.11 configuration not loaded) reopened by
- An IPyhton dev chimed in with a similar pull request: …
- 04:05 Ticket #19409 (URL missing from bug reporting link) closed by
- invalid: I don't see any actionable item in this report. If you dislike …
- 04:00 Ticket #19407 (queryset.none() acts like queryset.all() when using a values_list in a ...) closed by
- duplicate: This looks a lot like #17712, please reopen if it's a different issue.
- 02:11 Ticket #19409 (URL missing from bug reporting link) created by
- I was going to give a complete bug report on a glaring issue in the …
12/01/2012:
- 20:55 Changeset [0ff1d4fa]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Typeo in ValuesQuerySet._as_sql docstring
- 19:26 Ticket #19408 (re-delete on a InlineFormSet object causes untrapped exception) created by
- If I create a simple two-model application, say the typical Author and …
- 19:05 Ticket #17860 (Documentation for test utils does not take into account create_test_db move) closed by
- worksforme
- 18:59 Ticket #18410 (Django code installation issues on Windows Vista) closed by
- duplicate: Going to close this as a duplicate of #16205 "Beginners install guide …
- 17:38 Ticket #19407 (queryset.none() acts like queryset.all() when using a values_list in a ...) created by
- I'm using PostgreSQL 9.1.6 This does not work as expceted: […] …
- 15:15 DevelopersForHire edited by
- (diff)
- 15:12 DevelopersForHire edited by
- (diff)
- 15:10 DevelopersForHire edited by
- (diff)
- 14:55 Ticket #19402 (django.contrib.auth.models.CustomUser.REQUIRED_FIELDS needs better docs) reopened by
- Mattias makes some good points. I think it is well worth documenting …
- 12:54 Ticket #19406 (Lacking named groups in urlpatterns of admin causes NoReverseMatch) closed by
- needsinfo: What do you mean with 'inconsistent behavior'? these three views have …
- 09:54 Ticket #19406 (Lacking named groups in urlpatterns of admin causes NoReverseMatch) created by
- As described in http://stackoverflow.com/q/13609600/165603 […] …
- 08:43 Changeset [1b934998]stable/1.5.x by
- [1.5.x] Fixed #19015 -- Add ISO input formats to all formats Backport …
- 08:06 Ticket #14658 (DateField initial does not honor locale, against documentation) closed by
- worksforme: Just ran this snippet with current 1.5 code: […] Result: […]
- 07:15 Changeset [ae549cc1]stable/1.5.x by
- Fixed #19015 -- Removed ISO formats from localized formats.py ISO …
- 07:15 Ticket #19015 (Slovenian L10N - date field validation does not work for hidden fields) closed by
- fixed: In 349c4c37f8be401592793b47a591ff079c4a7fbb: […]
- 07:15 Changeset [90d3af38]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19015 -- Removed ISO formats from localized formats.py ISO …
- 07:05 Changeset [349c4c37]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19015 -- Add ISO input formats to all formats
- 06:55 Ticket #19347 (Irrelevant line of code in django/middleware/cache.py) closed by
- fixed: In c0efbc7b534c716fdfba2e5e32a4c41b90f334eb: […]
- 06:52 Changeset [c0efbc7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19347 -- Removed unused variable definition in …
- 05:42 Ticket #19405 (Long integers cause DatabaseError when submitting ModelForm) closed by
- duplicate: The problem is that the maximum value is database-dependent (See …
- 05:23 Changeset [676e4d5]stable/1.5.x by
- [1.5.x] Fixed #19349 -- Fixed re-rendering of …
- 05:23 Ticket #19349 (admin/auth/user throws TypeError on save with invalid email address) closed by
- fixed: In a0cd6dd11e81cd0e229d6d109524c8a7e52bc9e1: […]
- 05:22 Changeset [a0cd6dd]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19349 -- Fixed re-rendering of ReadOnlyPasswordHashWidget …
- 04:52 Ticket #19403 (timezone missing error) closed by
- invalid: You must have missed the part in tutorial 1 where it instructs to add …
- 03:45 Ticket #19405 (Long integers cause DatabaseError when submitting ModelForm) created by
- Let's say there is a model: […] And ModelForm (instread of this …
- 01:36 Ticket #19401 ('swapped' checking does not account for case insensitivity) closed by
- needsinfo: Because the swap check involves the app label, I don't see how you are …
- 00:54 Changeset [84a52947]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added missing custom user skip decorator PermissionDeniedBackendTest …
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 …
Note: See TracTimeline
for information about the timeline view.