Timeline
03/05/2009:
- 22:53 Changeset [84b890b]stable/1.0.x by
- [1.0.X] Fixed #9649 -- Better error handling in model creation. …
- 22:51 Ticket #9649 ([bug] invalid attribute value passed form model constructor) closed by
- fixed: (In [9983]) Fixed #9649 -- Better error handling in model creation. …
- 22:51 Changeset [53da1e47]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #9649 -- Better error handling in model creation. Previously, …
- 22:41 Ticket #10420 (Running gis tests via runtests doesn't work.) created by
-
In r9918, we added the facility to use
TEST_RUNNER
for Django's … - 20:38 Changeset [dd530027]stable/1.0.x by
- [1.0.X] Fixed #6710 -- Made DATABASE_OPTIONS work with …
- 20:38 Ticket #10419 (USStateField breaks admin inlines) created by
- If you make a class with a USStateField and make a ModelForm from it, …
- 20:36 Changeset [b5d4a8ae]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #6710 -- Made DATABASE_OPTIONS work with postgresql_psycopg2 …
- 20:36 Ticket #6710 (DATABASE_OPTIONS ignored for postgresql_psycopg2) closed by
- fixed: (In [9981]) Fixed #6710 -- Made DATABASE_OPTIONS work with …
- 20:09 Changeset [31e059c9]stable/1.0.x by
- [1.0.X] Improved table join handling for comparisons against NULL. …
- 20:04 Ticket #9968 (filter/exclude are broken on OneToOneField with primary_key=True) closed by
- fixed: Fixed in r9979 (I made a typo in the commit message).
- 20:02 Changeset [923f78f5]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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
- Improved table join handling for comparisons against NULL. This fixes …
- 20:01 Ticket #10397 (Add support for DATABASE_SUPPORTS_TRANSACTIONS to ...) closed by
- fixed: (In [9978]) Fixed #10397 -- made GIS test runner compatible with …
- 20:01 Changeset [68f81c8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10397 -- made GIS test runner compatible with changes in r9756. …
- 19:43 Ticket #3156 ([patch] [multidb] datetime with auto_now=True causes integrity error) closed by
- wontfix: With all the changes in the last couple of years to the internals, …
- 19:42 Ticket #3246 (SQL generation not working properly in per-object-permissions branch) closed by
- wontfix: Given that the branch in question is inactive and unlikely to be …
- 19:05 Ticket #10417 (Some model instances returned from a query set do not have any ...) created by
- By combining two Q functions in my queryset with a OR (|) relation …
- 14:22 Changeset [de442c3a]stable/1.0.x by
- [1.0.X] Clarified documentation regarding Oracle's treatment of nulls …
- 14:21 Changeset [ad6ce1e6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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
- Clarified documentation regarding Oracle's treatment of nulls and …
- 08:15 Ticket #10416 (Add reference to the Cherokee Web Server in the documention) created by
- Cherokee provides a nice cookbook to deploy Django and it's a fast and …
- 05:34 Ticket #10415 (Documentation missing for changesets 7627 and 7630) created by
- These were a new discovery to me and it would be good to mention them …
- 03:36 Ticket #10414 (select_related ignores unrecognized fields) created by
- This doesn't report any problems: […] I think that select_related …
03/04/2009:
- 22:01 Ticket #10412 (queryset.values(*fields) should return field instances, not raw values) closed by
- duplicate: Duplicate of #9619.
- 22:00 Ticket #8144 (values_list doesn't give the full object when requested) closed by
- wontfix: This would be a backwards-incompatible change and not necessarily …
- 17:05 Ticket #10345 ('week_day' lookup type should use python's values for lookup) closed by
- wontfix: Please don't reopen tickets that have been closed by a core committer. …
- 13:41 Ticket #10413 (RelatedManager.add fails silently when adding an object of the wrong type) created by
- When trying to add an object of the wrong type using a related …
- 13:29 Ticket #6285 (Cutting up a list of objects into a table with a given number of columns) reopened by
- What is the status of this ticket? It seems to have been accepted, but …
- 13:19 Ticket #10412 (queryset.values(*fields) should return field instances, not raw values) created by
- Currently, …
- 10:47 Ticket #10411 (Updates do not work with GeometryFields) created by
-
[…]
Looks like
GeoQuerySet.update()
doesn't work. It should be … - 10:34 Ticket #10410 (FileField saves one filename on disk and another on DB) created by
- When saving a file with spaces on the name, it will be saved with …
- 08:41 Ticket #10409 (join filter escapes data) closed by
- invalid: django-users would have been a better place for this, as it is a …
- 07:30 Ticket #10345 ('week_day' lookup type should use python's values for lookup) reopened by
- Of course i have carefully read the reasons why it was chosen. It …
- 06:12 Ticket #10409 (join filter escapes data) created by
- django rev. 9962 […] Is it correct behaviour?
- 05:14 Version1.1Roadmap edited by
- Contrib-05 and ORM-03 moved to 1.2 (diff)
- 05:00 Version1.1Roadmap edited by
- Update must-have and maybe features. (diff)
- 04:52 Version1.1Features edited by
- Typo fix (diff)
- 04:40 Changeset [79f53b4f]stable/1.0.x by
- [1.0.X] Made it explicit if you accidentally override a Field from a …
- 04:39 Changeset [7197a4d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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
- Made it explicit if you accidentally override a Field from a parent …
- 04:39 Ticket #10252 (Can't use id as a field name for parent_link in a child model) closed by
- fixed: (In [9974]) Made it explicit if you accidentally override a Field from …
- 01:24 Changeset [182301c8]stable/1.0.x by
- [1.0.X] Fixed #10406 -- Fixed some problems with model inheritance and …
- 01:23 Changeset [dce458cd]stable/1.0.x by
- [1.0.X] Fixed #10251 -- Fixed model inheritance when there's also an …
- 01:21 Changeset [f9c8eeb3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10406 -- Fixed some problems with model inheritance and pk …
- 01:21 Ticket #10406 (Primary keys with model inheritance problems.) closed by
- fixed: (In [9971]) Fixed #10406 -- Fixed some problems with model inheritance …
- 01:20 Ticket #10251 (Problem with inheritance plus explicit primary_key in child model) closed by
- fixed: (In [9970]) Fixed #10251 -- Fixed model inheritance when there's also …
- 01:20 Changeset [dfd7a6c7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10251 -- Fixed model inheritance when there's also an explicit …
03/03/2009:
- 23:40 Changeset [b57d86f2]stable/1.0.x by
- [1.0.X] Changed the row count value returned from update queries in …
- 23:35 Changeset [f1c9080]stable/1.0.x by
- [1.0.X] Fixed #10362 -- An update() that only affects a parent model …
- 23:34 Ticket #10362 (Queryset.update throws ProgrammingError when updating inherited fields) closed by
- fixed: (In [9967]) Fixed #10362 -- An update() that only affects a parent …
- 23:34 Changeset [0e93f60c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10362 -- An update() that only affects a parent model no longer …
- 23:33 Changeset [14c8e522]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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
- Changed the row count value returned from update queries in some …
- 22:56 Changeset [c7a1a9f3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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
- Changed the handling of as_sql() versus _as_sql() in Query/QuerySet …
- 22:53 Ticket #10381 (Test failure caused by r9921) closed by
- fixed: (In [9964]) Fixed #10381 -- Fixed some a machine-dependent test …
- 22:53 Changeset [f5063914]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10381 -- Fixed some a machine-dependent test failure after …
- 22:34 Ticket #10407 (PasswordInput's render_value argument should be documented) closed by
- duplicate: Isn't this the same as #6674?
- 21:46 Ticket #10408 (Invalid date in DB results in "ValueError: year is out of range" in ...) created by
- I have a legacy MySQL database that I'm trying to build a django …
- 20:59 Ticket #10407 (PasswordInput's render_value argument should be documented) created by
- For example: form = LoginForm( request.POST ) if not form.is_valid( …
- 18:46 DevelopersForHire edited by
- (diff)
- 18:44 DevelopersForHire edited by
- (diff)
- 17:22 Ticket #10406 (Primary keys with model inheritance problems.) created by
-
With this model setup:
[…]
sqlall
output (with SQLite, MySQL … - 16:10 Ticket #10159 (Fix F() expressions to work on geographic fields.) closed by
-
fixed: (In [9963]) Fixed #10159 --
F()
expressions now work on geographic … - 16:10 Changeset [9b8c712c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10159 --
F()
expressions now work on geographic fields. The … - 14:23 Ticket #10405 (quoted class names in foreign key definition causes 'str' object has ...) created by
- Myself and another discovered the following error with the code shown. …
- 13:24 Ticket #10404 (ImageField: height_field and width_field option sometimes doesn't work) created by
- I had a problem: height_field and width_field always = 0 in some …
- 12:21 Ticket #10403 (provide declarative syntax to define FormSets - including ModelFormSet ...) created by
- Provide a declarative mechanism to define modelformsets or …
- 07:24 Ticket #10402 (mysql backend connections left idle open) created by
- Hi, I have a related issue which behaves like ticket #9878 . I query …
- 06:45 Ticket #10401 (Very long URL cause django error.) closed by
- duplicate: Duplicate of #10016
- 05:51 Ticket #10401 (Very long URL cause django error.) created by
- I have configed the right handler404 for pages mismatching all the …
- 04:59 Ticket #10400 (File upload documentation should emphasize the need to add ...) created by
- Even if it is explained in the request-response documentation …
03/02/2009:
- 22:33 Ticket #10399 (Optimise cross-table update for one-to-one fields) created by
-
When we do an update involving a
OneToOneField
(model inheritance … - 22:23 Ticket #10398 (It may cause error in django.db.backends.last_executed_query.) created by
- In CursorDebugWrapper.execute: […] Line: sql = …
- 20:50 Changeset [dcb0884d]stable/1.0.x by
- [1.0.X] Final pieces (he says, hopefully) of r9945 changes. Fixed …
- 20:48 Changeset [7b55da05]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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
- Final piece (he says, hopefully) of r9945 changes. This time, …
- 20:45 Changeset [fdca9e5]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10395 -- Fixed more fallout from r9945. (Simultaneously, stop …
- 20:45 Ticket #10395 (GeoIP broken with [9945]) closed by
- fixed: (In [9960]) Fixed #10395 -- Fixed more fallout from r9945. …
- 20:35 Ticket #10395 (GeoIP broken with [9945]) reopened by
- 20:22 Ticket #10397 (Add support for DATABASE_SUPPORTS_TRANSACTIONS to ...) created by
- After r9756, it's no longer possible to run a full test suite for a …
- 19:44 Changeset [9e6d32ed]stable/1.0.x by
- [1.0.X] Minor update to documentation for many-to-many filter() calls. …
- 19:40 Changeset [5e8ddd59]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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
- Minor update to documentation for many-to-many filter() calls. …
- 17:17 Changeset [f520f44]stable/1.0.x by
- [1.0.X] Fixed #10013 -- Updated French translation for 1.0 branch. …
- 17:17 Ticket #10013 (Updated French translation) closed by
- fixed: (In [9957]) [1.0.X] Fixed #10013 -- Updated French translation for 1.0 …
- 17:06 Ticket #10395 (GeoIP broken with [9945]) closed by
- fixed: This was fixed in r9953.
- 15:26 Ticket #10396 (Django File Upload /Image Upload Forms are broken with Safari (3 and ...) created by
- Simple form: […] When rendered, the choose file button is …
- 13:07 Ticket #10395 (GeoIP broken with [9945]) created by
- GeoIP was broken by [9945] […]
- 12:58 DjangoResources edited by
- Added django-reviews to the list (diff)
- 09:40 Ticket #10394 (AdminSite.urls should replace AdminSite.root in the documentation) created by
- The documentation uses the new AdminSite.urls except in the beginning …
- 08:16 Ticket #10393 (Django Resource Usage) closed by
- invalid: Please don't use the ticket system for support questions. Google for …
- 07:54 Ticket #10393 (Django Resource Usage) created by
- Hi, I'm a support tech from a shared webhosting company, and we …
- 06:27 Ticket #1371 (defining default settings for apps) closed by
- wontfix: Please don't reopen tickets closed by a committer. The correct way to …
- 04:26 Ticket #1371 (defining default settings for apps) reopened by
- Hi, This bug has been fairly active for one marked closed/wontfix, so …
- 03:21 Ticket #10013 (Updated French translation) reopened by
- I don't intend to patch the 1.0.X branch, but why not! So I've added …
- 02:53 Changeset [8928a8c9]stable/1.0.x by
- [1.0.X] Polish translations updated git-svn-id: …
- 02:49 Changeset [d79655bd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 Czech localflavor in Polish translation git-svn-id: …
- 02:26 Changeset [888b154e]stable/1.0.x by
- [1.0.X] Fixed #10392 -- Fixed an oversight from the refactoring in …
- 02:24 Ticket #10392 (django-admin.py makemessages requires valid settings) closed by
- fixed: (In [9953]) Fixed #10392 -- Fixed an oversight from the refactoring in …
- 02:24 Changeset [00d89f80]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10392 -- Fixed an oversight from the refactoring in r9945. …
- 02:16 Changeset [dfddf12]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #9701 -- Added a "safeseq" template filter. This is like …
- 02:16 Ticket #9701 (A safelist filter ("safe" for lists)) closed by
- fixed: (In [9952]) Fixed #9701 -- Added a "safeseq" template filter. This is …
- 02:09 Ticket #10392 (django-admin.py makemessages requires valid settings) created by
- Today I tried to run makemessages to check for updated keys in Django …
- 00:23 Ticket #4299 (remove code duplication in postgresql and postgresql_psycopg2 backends) closed by
- fixed: Doesn't look like there's anything much to do here any longer. Over …
- 00:16 Ticket #3016 (make reverse one-to-one field return None instead of DoesNotExist) closed by
- duplicate: Closing as a dupe of #10227. I realise this is the older ticket, but …
- 00:13 Ticket #2918 ("ValueError: too many values to unpack" when doing the tutorial.) closed by
- fixed: I don't think this is a current bug any longer. Working through the …
- 00:08 Ticket #10181 (Queryset raising EmptyResultSet exception (instead of being empty)) closed by
- fixed: (In [9951]) Fixed #10181 -- Handle an EmptyResultSet exception case …
- 00:08 Changeset [851461aa]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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 #10181 -- Handle an EmptyResultSet exception case properly in …
Note: See TracTimeline
for information about the timeline view.