Timeline
01/26/2013:
- 19:06 Ticket #19673 (Improvement en Tutorial "Writing your first Django app, part 3") created by
- After TemplateDoesNotExist at /polls/ polls/index.html Should …
- 16:02 Ticket #18178 (URLField -- TLD part can not start/end with hyphen) closed by
- wontfix: I think the current validation is already doing a good job. Reopen if …
- 15:20 Ticket #17147 (DecimalField causes inline formsets to disappear) closed by
- needsinfo: Closed as needinfo until a test case can demonstrate the issue.
- 14:02 Ticket #16123 (DateTimeField, DateField fails covert unicode date string with ...) closed by
- fixed: In 4b3f7110ae1e9ef7862c67a38431780080f0062c: […]
- 13:53 Ticket #19529 (Searching documentation for "class based views" gives ten times the ...) closed by
- fixed: I've rebuilt the search indexes and the problem appears to be fixed.
- 13:53 Changeset [4b3f7110]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16123 -- Ensured strptime receive proper string type strptime …
- 13:00 Ticket #18483 (HiddenInput validation i18n trouble) closed by
- fixed: In 962f133f72abe2a1174d48baa52aa8549762a022: […]
- 12:59 Changeset [962f133f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18483 -- Marked hidden field error string for translation …
- 12:46 Ticket #18509 (Bug: forms.DecimalField doesn't validate correctly when localized. ...) closed by
- wontfix: I do agree with Aymeric. Unless we miss a problematic use case, I …
- 10:52 Ticket #17158 (django.db.backends.BaseDatabaseOperations.last_executed_query can ...) closed by
- fixed: In 6605ac331a9e03fa41c301d122c5727c0d98b970: […]
- 10:51 Changeset [6605ac3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17158 -- Used a non-ambiguous representation of SQL queries …
- 09:45 Changeset [d18893d5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved BooleanField 'required' validation in validate()
- 07:00 Ticket #19589 (assertRegexpMatches is deprecated on Python 3) closed by
- fixed: In 55416e235d95b6168034236e5b1cdc581d544cc6: […]
- 07:00 Ticket #19604 (Bug in conditional decorator for sub-second time intervals) closed by
- invalid: This a well-known behavior of HTTP. If your application requires …
- 06:47 Ticket #19540 (Deprecation warning in the test suite under Python 3.3) closed by
- fixed: In cebbec9b6122579a32a019a0449d4995dcf2191d: […]
- 06:47 Changeset [55416e23]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19589 -- assertRegexpMatches is deprecated in Python 3.3.
- 06:34 Changeset [cebbec9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19540 -- Stopped using deprecated os.stat_float_times.
- 05:20 Changeset [424eb67]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed validation of email addresses when the local part contains an @. …
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 …
Note: See TracTimeline
for information about the timeline view.