Timeline
01/05/2010:
- 23:54 Changeset [4b0e080]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add 1.2 alpha release notes. git-svn-id: …
- 23:41 Changeset [24b631d3]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add note about model validation to draft 1.2 release notes. …
- 20:56 Ticket #12514 (Wrong Model.save() signature in topics/models and ref/models/instance) created by
- With the new multi-db option, now Model.save() takes the adittional …
- 20:21 Ticket #12513 (UnresolvableValidationError far too greedy) created by
- This should be an okay modelform: […] I want to see: […] …
- 19:54 Ticket #12512 (Misspelling) created by
- http://docs.djangoproject.com/en/dev/ref/models/fields/ has a typo, …
- 19:02 Ticket #12511 (Typo in django/db/transaction.py) closed by
- fixed: Fixed in r12110.
- 18:59 Ticket #12511 (Typo in django/db/transaction.py) created by
- DEFALUT_DB_ALIAS -> DEFAULT_DB_ALIAS Patch attached.
- 18:55 Changeset [d7d2bdd]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo introduced in r11952. git-svn-id: …
- 17:51 Changeset [b7e4ae49]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated es_AR translation. New localflavor-related location names were …
- 17:48 DjangoJobs edited by
- (diff)
- 17:22 Changeset [84ccb97c]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed escaping in some es_AR format strings. Decision about their …
- 16:07 Ticket #12510 (ModelChoiceField.clean call to_python and validate from ChoiceField) created by
- Comment in ModelChoiceField says: This class is a subclass of …
- 15:56 Ticket #11898 (oracle quote_name bug) reopened by
- I am not sure why it is a won't fix. As is it doesn't work with how …
- 14:56 MultipleDatabaseSupport edited by
- (diff)
- 12:24 Ticket #10615 (Admin Actions: Add a "X of Y objects selected" notification) closed by
- fixed: (In [12107]) Fixed #10615 - Added selection counter to admin change …
- 12:24 Changeset [afa4c5a]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10615 - Added selection counter to admin change list. Thanks to …
- 12:18 Ticket #12509 (Feature: Selector Inlines) created by
- This patch introduces a new type of inline called a selector inline. …
- 12:15 Ticket #12508 (Feature: Dynamically adding inlines) created by
- This patch adds the ability to add extra inlines dynamically with a …
- 09:39 Changeset [33afa13]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a call to .using() that didn't make it into one of the …
- 07:52 ForumAppsComparison edited by
- (diff)
- 07:20 Changeset [3de16688]stable/1.1.x by
- [1.1.X] Fixed #12506 - 'lazy' fails when there are multiple expected …
- 07:17 Ticket #1021 ([PATCH] unique_together should check the uniqueness in the validation phase) closed by
- fixed: With model-validation merged, this is fixed in [12098]
- 07:15 Ticket #12456 (Make `django.forms.util.ValidationError` and ...) closed by
- fixed: With model-validation merged, this is fixed in [12098]
- 07:02 SplitSettings edited by
- make the tx instructions prettier with highlighting (diff)
- 06:48 SplitSettings edited by
- Add the multi-settings solution used by Transifex (diff)
- 06:29 Ticket #11826 (django.forms.fields.URLField rejects valid URLs with no abs_path component) closed by
- fixed: With model-validation merged, this is fixed in [12098]
- 06:06 Changeset [bcef2834]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12506 - 'lazy' fails when there are multiple expected classes …
- 06:06 Ticket #12506 (django.utils.functional.lazy objects fail when there are multiple ...) closed by
- fixed: (In [12104]) Fixed #12506 - 'lazy' fails when there are multiple …
- 01:10 Ticket #12507 (New logic in ModelAdmin.add_view for model validation needs some ...) created by
-
The new code added in [12098] to
ModelAdmin.add_view
where it saves … - 00:35 Changeset [4d6c66d4]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a note that full_validate will not be called automatically by …
- 00:20 Changeset [5b97a7b1]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a typo in ref/validators.txt. git-svn-id: …
- 00:18 Changeset [cd7da171]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a section to the docs for discussing validators and updated a …
01/04/2010:
- 22:30 Changeset [1e81e2f5]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed another instance like [12099]. Thanks again, Alex Gaynor. …
- 22:12 Changeset [777da5bc]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a regression in validate_unique introduced in [12098]. Thanks, …
- 22:03 Ticket #6845 (Model validation and its propagation to ModelForms) closed by
- fixed: Closed by [12098].
- 22:01 Version1.2Features edited by
- (diff)
- 22:01 Version1.2Features edited by
- (diff)
- 21:56 Changeset [471596fc]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merged soc2009/model-validation to trunk. Thanks, Honza! git-svn-id: …
- 21:06 Ticket #12506 (django.utils.functional.lazy objects fail when there are multiple ...) created by
-
In particular this means things like
__iter__
don't work if … - 20:39 Changeset [4e89105d]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed deprecation warning nuisance introduced in r11964. Thanks to …
- 18:45 Ticket #12505 (Formsets: Misleading documentation) created by
- The example of the documentation at …
- 16:50 Ticket #11314 (Admin Date Widget Usability: The current date is not highlighted in ...) closed by
- fixed: (In [12089]) Fixed #11314 - Highlight the current date in the admin …
- 16:48 Changeset [7c3387ae]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11314 - Highlight the current date in the admin calendar …
- 16:47 Ticket #12013 ('invalid' messages in USPhoneNumberField and USStateField are not ...) closed by
- fixed: (In [12088]) Fixed #12013 - Marked some default error messages for …
- 16:47 Changeset [b59d6212]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12013 - Marked some default error messages for translation. …
- 16:22 Ticket #12503 (Form examples don't use w3c validating markup) closed by
- fixed: (In [12087]) [1.1.X] Fixed #12503 - form examples don't validate …
- 16:22 Changeset [d4f9bff7]stable/1.1.x by
- [1.1.X] Fixed #12503 - form examples don't validate according to w3c …
- 16:15 Ticket #12053 (Support url resolver returning RegexURLPattern instances) reopened by
- Oops, typo in commit message. [12086] actually fixed #12503.
- 15:55 Changeset [48edb177]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12053 - form examples don't validate according to w3c Thanks …
- 15:55 Ticket #12053 (Support url resolver returning RegexURLPattern instances) closed by
- fixed: (In [12086]) Fixed #12053 - form examples don't validate according to …
- 15:28 Ticket #11379 (max_entries should not be required) closed by
- duplicate: This is a duplicate of issue #11260
- 14:21 Ticket #11701 ([patch] DateInput widget: allow uggettext_lazy in format attr) closed by
- fixed: Fixed in [12029]
- 13:48 Ticket #10455 (Session Creation should be Lazy) closed by
- worksforme: This issue appears to be resolved already.
- 11:43 Ticket #12504 (django.contrib.gis.admin.GeoModelAdmin ignores ModelAdmin.readonly_fields) created by
- When using admin.GeoModelAdmin (or admin.OSMGeoAdmin), …
- 11:41 Ticket #12503 (Form examples don't use w3c validating markup) created by
- Examples in the docs like: …
- 11:05 Ticket #12494 ('module' object has no attribute when accessing settings) closed by
- invalid: There is not enough information here to work out if this is a bug in …
- 10:23 Ticket #12502 (Diagram doesn't match text in Middleware documentation) created by
- In the [current documentation …
- 07:28 DjangoInFinland edited by
- added Jan 2010 Helsinki meeting (diff)
- 07:22 Ticket #12501 (Inconsistent behaviour in querying and creating objects) created by
- I have a strange behaviour for the following models: […] This is …
- 06:16 Ticket #7679 (Colorize 404 and 500 message from runserver to console) closed by
- fixed: (In [12085]) Fixed #7679 -- Added (configurable) highlighting colors …
- 06:16 Changeset [77e27e7]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7679 -- Added (configurable) highlighting colors to the …
- 06:11 Ticket #12499 (Allow a model's Meta to specify a single multi-db alias) closed by
- wontfix: This feature was implemented in an early draft of multi-db, and …
- 06:05 Changeset [e07560a8]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified the way EMAIL_BACKEND is specified to make it consistent with …
- 06:03 Ticket #12500 (Support for MySQL Connector/Python) created by
- This is a feature request/proposal for including MySQL …
- 05:55 Ticket #12499 (Allow a model's Meta to specify a single multi-db alias) created by
- Some, perhaps most models are clearly intended to work only with one …
01/03/2010:
- 20:37 Changeset [89ded97]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #12479 -- Pass in connection argument to
as_sql
in … - 20:37 Ticket #12479 (Missing non-keyword argument in as_sql method call) closed by
-
fixed: (In [12083]) Fixed #12479 -- Pass in connection argument to
as_sql
… - 20:29 Changeset [b9d698e]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10285 - Added render_comment_list template tag to comments app. …
- 20:29 Ticket #10285 (Render comment list) closed by
- fixed: (In [12082]) Fixed #10285 - Added render_comment_list template tag to …
- 20:28 Ticket #12492 (Three new literals in djangojs message file) closed by
- fixed: (In [12081]) Fixed #12492 - Refactored JavaScript format localization …
- 20:28 Changeset [f6c519e2]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12492 - Refactored JavaScript format localization by separating …
- 20:28 Changeset [abcf9977]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11100 - Added get_comment_permalink template tag to comments …
- 20:28 Ticket #11100 (Template designers have no easy way to specify anchor pattern for ...) closed by
- fixed: (In [12080]) Fixed #11100 - Added get_comment_permalink template tag …
- 20:27 Changeset [936c99b]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #9819 - Added exemplary documentation for comments app. Thanks …
- 20:27 Ticket #9819 (Comments Framework needs better documentation) closed by
- fixed: (In [12079]) Fixed #9819 - Added exemplary documentation for comments …
- 20:20 Ticket #12498 (Add multi-field validators) created by
- Multi-field validator functionality was taken out of the …
- 19:35 Ticket #12497 (A few cross link typos in the docs) created by
- Found them while playing with Sphinx 0.7/1.0 that seems to me more …
- 19:07 Ticket #12496 (Add code examples to built-in filter docs) created by
- Some of the filters mentioned in the built-in filter docs don't have a …
- 17:58 Ticket #12495 (Wrong URL for pytextile in contrib.markup docstring) created by
- The docstring in django/contrib/markup/templatetags/markup.py points …
- 16:29 Ticket #12494 ('module' object has no attribute when accessing settings) created by
- This was working in 1.1 but since updating to svn version I get the …
- 14:07 MultipleDatabaseSupport edited by
- added link to multidb documentation in trunk (diff)
- 13:38 Ticket #12493 (settings.configure silently allows TEMPLATE_DIRS configuration error) created by
- settings.configure(TEMPLATE_DIRS="/path/to/a/single/dir") Result: …
- 13:18 Ticket #12492 (Three new literals in djangojs message file) created by
-
Since r11964 and r12030 the
'FIRST_DAY_OF_WEEK'
, … - 13:03 Changeset [5d75b3d5]stable/1.1.x by
- [1.1.X] Added backwards incompatibility note to 1.1.2 release notes …
- 13:02 Changeset [28d2d3e7]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added backwards incompatibility note to 1.1.2 release notes for the …
- 12:57 Changeset [07fa03d]stable/1.1.x by
- [1.1.X] Fixed #11615 -- Changed test runners to use an exit status …
- 12:52 Changeset [5dd6bbd2]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11615 -- Changed test runners to use an exit status code of 1 …
- 12:52 Ticket #11615 (./manage.py test returns incorrect status code if more than 255 bugs fail) closed by
- fixed: (In [12068]) Fixed #11615 -- Changed test runners to use an exit …
- 12:07 Changeset [f6860750]stable/1.1.x by
- [1.1.X] Fixed #12445 -- Added ' (single quote), @ (at sign), and ~ …
- 12:06 Ticket #12445 (iri_to_uri undesirably converts ~ to %7E) closed by
- fixed: (In [12066]) Fixed #12445 -- Added ' (single quote), @ (at sign), and …
- 12:06 Changeset [a5fc65b]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12445 -- Added ' (single quote), @ (at sign), and ~ (tilde) to …
- 10:23 Ticket #12491 (help_text for checkbox badly aligned if not on its own line) created by
- help_text is badly aligned under its checkbox when not alone on the …
- 09:21 Ticket #12490 (Error in documentation for direct_to_template) closed by
- invalid: (reformatted description) That way of specifying the view (using a …
- 07:36 Ticket #12490 (Error in documentation for direct_to_template) created by
- On the page found here: …
- 00:56 Changeset [e8b001f]stable/1.1.x by
- [1.1.X] Fixed #12476 -- Forced the rollout of generators passed to …
- 00:54 Changeset [0aa12da0]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12476 -- Forced the rollout of generators passed to SortedDict …
- 00:54 Ticket #12476 (dumpdata with no arguments no longer dumps for all apps) closed by
- fixed: (In [12064]) Fixed #12476 -- Forced the rollout of generators passed …
01/02/2010:
- 19:12 Ticket #12489 (Need a Field Lookup for day of year: __dayofyear) created by
- The current built-in year, month, day, week_day Field Lookups do not …
- 17:57 Ticket #12488 (Add EmailInput and URLInput widgets) closed by
- wontfix: The validation issue is a big one, unfortunately. At the moment, we …
- 16:58 Ticket #12488 (Add EmailInput and URLInput widgets) created by
- As there is now a special HTML(5) email input type, I propose that …
- 16:55 Ticket #12487 (authenticated user alwayse fetch from database for each request) created by
- even set the SESSION_ENGINE='django.contrib.sessions.backends.cache' …
- 16:23 Ticket #12486 (Accessing dict values via a value of a variable as key) closed by
- wontfix: This is essentially the same thing as #1495, and the lookup filter …
- 15:38 Ticket #12486 (Accessing dict values via a value of a variable as key) created by
- In the current release (and previous releases also) there is no way to …
- 14:09 Ticket #12485 (Add Links to poll tutorial) created by
- Just a suggestion to make the poll tutorial application a little more …
- 12:35 Ticket #12484 (Document that cmemcache is definetly not thread safe) created by
- Using the cmemcache in threaded environment will eventually lead to …
- 09:13 Ticket #11110 (Comments redirect after posting is not honoured if comment contains ...) closed by
- fixed: I believe this has been fixed in [11019].
- 08:39 Ticket #9604 (a patch to the docs regarding "how a complete example form could look like") closed by
- duplicate: Closing as duplicate in favor of #9819.
- 07:02 Ticket #12481 (admin readonly_fields not working with edtiable=False field named in ...) reopened by
- I'm reopening the ticket, Alex is right in that it does actually …
Note: See TracTimeline
for information about the timeline view.