Timeline
01/25/2013:
- 23:23 DevelopersForHire edited by
- Updated our company's infromation. (diff)
- 23:09 Ticket #19672 (Negated Q objects over nullable joins result in invalid SQL) created by
- Using the following set of models: […] The query …
- 17:43 Changeset [5ab24e2]stable/1.5.x by
- [1.5.x] Added more shortcuts to i18n docs in index page. 5b99d5a from …
- 17:03 Ticket #19671 (Model field option "validators" not working with ManyToManyField) created by
- […] My custom validator is not called when saving a model instance …
- 16:54 Ticket #15586 (Fields with missing columns populated when querying on PostgreSQL) closed by
- wontfix: Since this doesn't happen on PostgreSQL 9.2 and seems like it has a …
- 16:37 Ticket #19670 (CachedFilesMixin Doesn't Limit Substitutions to Extension Matches) created by
-
The format of the
patterns
attribute seems to imply that … - 15:41 Changeset [58062a63]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used property decorators in django/forms.py
- 14:45 Ticket #18460 (In admin, the history for model User shows always a change in ...) closed by
- fixed: In 1686e0d184aaf704e5131a8651a070c4a0e58b03: […]
- 14:27 Changeset [1686e0d1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18460 -- Fixed change detection of ReadOnlyPasswordHashField …
- 13:50 Changeset [ebb504db]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved has_changed logic from widget to form field Refs #16612. Thanks …
- 12:44 Ticket #19669 (Django doesn't check type on foreign key query) closed by
- duplicate: Duplicate of #16955
- 12:19 Ticket #19669 (Django doesn't check type on foreign key query) created by
- I can only test on 1.4.x and not 1.5.x, so if someone can test on …
- 10:58 Changeset [ce27fb19]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert "Patch by Claude for #16084." This reverts commit …
- 10:50 Changeset [5b99d5a3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added more shortcuts to i18n docs in index page.
- 10:23 Changeset [2babab0b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Patch by Claude for #16084.
- 09:38 Ticket #19668 (Form enhancement: `Form.set_data` to set data and files) created by
-
This simply moves the logic for setting
is_bound
,data
andfiles
… - 08:49 Ticket #18114 (makemessages does not care about context in trans templatetag) closed by
- duplicate: Duplicate of #18881. Install the latest 1.4.x bug-fix release …
- 08:42 Ticket #19667 (blocktrans plural to fail on untranslated languages) created by
- Reproduce: * Pick a language with a different plural system then …
- 07:57 Changeset [2d8b0315]stable/1.5.x by
- [1.5.x] Fixed #19665 -- Ensured proper stderr output for …
- 07:56 Ticket #19665 ('Command' object has no attribute 'stderr') closed by
- fixed: In b9c8bbf3726a1956be1db70ffd3bef04a2e5311a: […]
- 07:56 Changeset [b9c8bbf]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv …
- 06:21 Ticket #19666 (choice_text in the detail template) closed by
- invalid: You're mixing versions 1.4 and 1.5/dev of the docs — you started the …
- 05:56 Changeset [42fcfca]stable/1.5.x by
- [1.5.x] Fixed #19577 - Added HTML escaping to admin examples. Thanks …
- 05:56 Ticket #19577 (admin doc may encourage bad practices) closed by
- fixed: In eafc0364764ba12babd76194d8e1f78b876471ec: […]
- 05:53 Changeset [eafc036]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19577 - Added HTML escaping to admin examples. Thanks foo@ for …
- 05:38 Ticket #19666 (choice_text in the detail template) created by
- In the doc website part 3 it says about the detail template: <h1>{{ …
- 01:30 Ticket #19665 ('Command' object has no attribute 'stderr') created by
- When running some self-written management commands with the current …
- 00:35 Ticket #19664 (Illegal Characters In Session Key Give Fatal Error On File Backend Only) created by
- The file backend for sessions checks for illegal characters in the …
01/24/2013:
- 20:09 DjangoJobs edited by
- Sorted countries alphabetically. (diff)
- 20:04 DjangoJobs edited by
- Removed ads older than one year. (diff)
- 19:12 Ticket #6682 (Wishlist: have "manage.py shell" execute custom commands on startup) closed by
- fixed: In 1f6b2e7a658594e6ae9507c5f98eb429d19c0c9d: […]
- 19:01 Changeset [1f6b2e7a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and …
- 18:31 DjangoResources edited by
- Added link to Spyder IDE (diff)
- 18:20 DevelopersForHire edited by
- Senseless having a job advert in this section. (diff)
- 12:57 Ticket #19663 (Sqldiff breaks with PointField declaration) created by
- I'm on ubuntu 12.04 Django 1.4.3 Postgresql 9.1.7 My model …
- 11:16 Ticket #19662 (Explain correct `authenticate` usage with custom user model.) created by
-
If using a custom user model, with eg
USERNAME_FIELD='email'
, then … - 07:00 Changeset [d571894f]stable/1.5.x by
- [1.5.x] Fixed #19639 - Updated contributing to reflect model choices …
- 07:00 Ticket #19639 (Choices in model fields best practices consistency) closed by
- fixed: In eaa716a4130bb019204669d32389db8b399c0f71: […]
- 06:59 Changeset [eaa716a4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19639 - Updated contributing to reflect model choices best …
- 04:58 Changeset [e2252bf9]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 typo.
- 04:51 Changeset [57d439e2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- More i18n makemessages tests tweaks.
- 04:30 Changeset [9328ef0e]stable/1.5.x by
- [1.5.x] Avoided a possible regression in 5097d3c5. QuerySet.none() …
- 04:01 Changeset [57c6617c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor optimization in the static serve view.
- 02:27 Ticket #19125 (django-admin.py startproject attemps a relative import) closed by
- fixed: In 9893fa12b735f3f47b35d4063d86dddf3145cb25: […]
- 02:26 Changeset [9893fa1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19125 -- The startproject command should validate the name …
- 01:59 Ticket #17416 (inlineformset_factory doesn't allow the widgets argument) closed by
- fixed: In 93e79b45bc5288d1ca0eb5b6eade30d3c7110b24: […]
- 01:58 Changeset [93e79b4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17416 -- Added widgets argument to inlineformset_factory and …
- 01:42 Ticket #19661 (admin_urlname does not work as advertised) closed by
-
invalid: I guess that
opts
is not of the required type. Please use support …
01/23/2013:
- 18:21 Changeset [1c061ef5]stable/1.5.x by
- [1.5.x] Fixed typo. Backport of 71c8539570 from master
- 16:26 CommonPitfalls edited by
- (diff)
- 16:04 Ticket #19661 (admin_urlname does not work as advertised) created by
- This fails to work in my template (1.5rc1): {% url …
- 14:52 Ticket #19660 (Django 1.4 release notes links to a page with no 1.4 documentation) closed by
- worksforme: Password management didn't change significantly between Django 1.4 and …
- 14:45 Ticket #19660 (Django 1.4 release notes links to a page with no 1.4 documentation) created by
- Hi all, I was viewing the 1.4 release notes, in particular the …
- 14:42 Ticket #19648 (Middleware process_exception not called when another middleware raises ...) closed by
- duplicate: I made a comment of this issue in #12250. I will close this one as …
- 14:36 Changeset [71c85395]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo.
- 13:08 Ticket #19659 (Foreign keys not generated properly on SQLite) created by
- Depending on the order of apps in INSTALLED_APPS and what is already …
- 10:16 Ticket #19658 (Login redirects use wrong URL when application doesn't live on web ...) created by
- My application (running on 1.5rc1) sees a request whose view is …
- 08:24 Ticket #19657 (sql, sqlcustom, sqlindexes and sqlall do not take allow_syncdb into account) created by
- When synchronizing the database, sql for models will appear in all …
- 03:50 Changeset [2e6b0c5c]stable/1.5.x by
- [1.5.x] Fixed #19610 - Added enctype note to forms topics doc. Thanks …
- 03:50 Ticket #19610 (Include enctype in example forms) closed by
- fixed: In 0de2645c00c2330060c9889c71afd3a528ed7a3a: […]
- 03:49 Changeset [0de2645c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19610 - Added enctype note to forms topics doc. Thanks will@ …
- 02:26 Ticket #19656 (FloatField localization) created by
- Currently the localization of the forms FloatField is controlled by …
- 01:48 Ticket #19631 (get_user_model() can't be used as User post_save signal sender) closed by
- invalid: According to my tests you can do this: […] And the foo() will get …
- 01:34 Ticket #19655 (Need HTML id's needed for all admin forms) closed by
- wontfix: I do agree with Luke. If you have a real use case, please describe the …
- 01:29 Ticket #19642 (django.utils.functional.lazy issues) closed by
- wontfix: My understanding is that lazy() will just defer the call of the given …
- 01:17 Ticket #19616 (QuerySet.__contains__ tries to check the length of a None) closed by
- needsinfo: IMO the current iterator code is too complex, and the complexity …
- 00:47 Ticket #19593 (Add flushing of stdout and stderr for the `manage.py runserver` ...) closed by
- wontfix: Whoops, didn't mean to accept…
- 00:37 Ticket #19592 (BaseForms validation and ValidationError's params) closed by
-
wontfix: I don't think
__unicode__
is enough. The problem is that one can … - 00:29 Ticket #19652 (Fix for #19524 introduced a backward compatiblity issue with related ...) closed by
- fixed: In f4132140f52c88b67d11743d4062a9d455959ffc: […]
- 00:26 Changeset [f4132140]stable/1.5.x by
- [1.5.x] Fixed #19652 -- Fixed .none() regression in related fields …
- 00:21 Ticket #19556 (Extend url include to search all packages in a namespace path) closed by
- needsinfo: Again, we need a test case or small sample project showing us why we …
- 00:16 Ticket #19548 (Extend app_directories template loader to search module path not just ...) closed by
- needsinfo: We need a test case or self contained project to show the issue. To me …
01/22/2013:
- 18:53 DynamicModels edited by
- Updated database-driven approach code: renamed validator_list … (diff)
- 18:46 Changeset [b44a5d19]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 #666 from mjtamlyn/dup-select-related Remove …
- 18:26 Changeset [389892aa]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove dup_select_related method. This undocumented method was used …
- 18:05 Ticket #19633 (Docs should discourage using gunicorn's Django integration) closed by
- fixed: In 0db86273ae1c31ee9881fe63f210cb2120fde18a: […]
- 18:05 Changeset [54887d68]stable/1.5.x by
- [1.5.x] Fixed #19633 - Discouraged use of gunicorn's Django …
- 18:02 Changeset [0db8627]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19633 - Discouraged use of gunicorn's Django integration.
- 17:18 Changeset [dc0bf53]stable/1.5.x by
- [1.5.x] Fixed #19477 - Documented generic_inlineformset_factory …
- 17:17 Ticket #19477 (Docs needed for generic_inlineformset_factory) closed by
- fixed: In 214fb700b9e0fb7268a2c8b87595b1b9fb090867: […]
- 17:17 Changeset [214fb700]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19477 - Documented generic_inlineformset_factory Thanks …
- 14:11 TranslatingDocumentation created by
- 09:20 Ticket #19655 (Need HTML id's needed for all admin forms) created by
- Creating custom Javascript for django admin forms can be difficult. …
- 07:47 Ticket #19651 (Non-reflexive recursive many-to-many relation.) closed by
- wontfix: It's not entirely clear what you are proposing. Since you have …
- 06:58 Changeset [3471839]stable/1.5.x by
- [1.5.x] Fixed #19640 - Added inlineformset_factory to reference docs. …
- 06:58 Ticket #19640 (inlineformset_factory is not documented well like other formset_factories) closed by
- fixed: In 5b2d9bacd2512bcdf371c05b0b43bc713dcca080: […]
- 06:55 Changeset [5b2d9bac]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19640 - Added inlineformset_factory to reference docs. Thanks …
- 06:50 Ticket #19523 (improve performance of django's bash completion) closed by
- fixed: In e535da6865f0e02f0b593b52ed2e040b24a886d6: […]
- 06:50 Changeset [e535da6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19523 -- Improved performance of Django's bash completion …
- 06:23 Ticket #19654 (Django provides false error message if ModelForm's model reference in ...) closed by
- worksforme: Thanks for the report, but this has already been improved in 1.5, …
- 05:51 Ticket #19596 (Django admin should use "_default_manager" not "objects" on csutom ...) closed by
- fixed: In cc4de61a2b36abf418d6f4c720d9e62c405e0612: […]
- 05:50 Changeset [5f3c45f7]stable/1.5.x by
-
[1.5.X] Fixed #19596 -- Use
_default_manager
instead ofobjects
in … - 05:47 Changeset [cc4de61a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #19596 -- Use
_default_manager
instead ofobjects
in the … - 05:17 Ticket #19654 (Django provides false error message if ModelForm's model reference in ...) created by
- The message "Could not import education.views.initial_setup. View does …
- 04:47 Ticket #19650 (Add command option to ignore error when collecting static files.) closed by
- duplicate: This was previously reported in #18958 and it was decided that "errors …
- 04:03 Ticket #19653 (`Manager.get_empty_query_set` should call `get_query_set`) created by
-
Now that
EmptyQuerySet
has been … - 03:16 Ticket #19652 (Fix for #19524 introduced a backward compatiblity issue with related ...) created by
- The fix for #19524 which was …
Note: See TracTimeline
for information about the timeline view.