Timeline
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 …
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.
Note: See TracTimeline
for information about the timeline view.