Timeline
12/20/2009:
- 23:07 Ticket #12415 (wrong parsing of SQL comments in initial SQL data) closed by
- duplicate: Dupe of #3214.
- 23:00 Ticket #12415 (wrong parsing of SQL comments in initial SQL data) created by
- Function custom_sql_for_model in core/management/sql.py incorrectly …
- 22:10 Ticket #12414 (csrf_token in Part 4 of Tutorial for Version 1.1.1) closed by
- invalid: It sounds like you're getting your versions confused. The tutorial for …
- 21:43 Ticket #12414 (csrf_token in Part 4 of Tutorial for Version 1.1.1) created by
- csrf_token does not seem to be working. I reverted to the earlier …
- 19:53 Ticket #12409 (Syntax error in the documentation from r11921) closed by
- fixed: (In [11924]) Fixed #12409 -- Corrected some documentation typos in the …
- 19:53 Changeset [79d6e402]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 #12409 -- Corrected some documentation typos in the docs on raw …
- 19:31 Ticket #12413 (A little typo error in Model.objects.raw() docs) closed by
- duplicate: Dup of #12409.
- 18:50 Ticket #12413 (A little typo error in Model.objects.raw() docs) created by
- I've attached a patch in this ticket.
- 18:25 Ticket #12412 (testing docs could be more helpful regarding posting files) created by
- http://docs.djangoproject.com/en/dev/topics/testing/#django.test.client …
- 17:45 Ticket #12406 (Model Meta ordering bug with manytomany field) closed by
- worksforme: Please forgive me for wasting your time. I found the problem. During …
- 17:26 Ticket #12406 (Model Meta ordering bug with manytomany field) reopened by
- Thank you for your response. […] Please note that in the queryset …
- 16:46 Changeset [c8041791]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 broken ImproperlyConfigured error message git-svn-id: …
- 16:05 Ticket #12411 (MultiPartParserError: Invalid content length: 0) created by
- Hi all, Over the last few months I've been bumping in to …
- 11:06 Ticket #12410 (add support for St_Line_Locate_Point to geodjango postgis backend) created by
- Here's a patch that adds a line_locate_point method to the GeoQuerySet …
- 07:38 Ticket #12406 (Model Meta ordering bug with manytomany field) closed by
- worksforme: I think you've left something key out of how to recreate this problem. …
12/19/2009:
- 21:13 Ticket #12409 (Syntax error in the documentation from r11921) created by
- […] is in those docs, it's also a syntax error.
- 21:07 Version1.2Features edited by
- (diff)
- 20:46 Changeset [20ad307]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 #11863: added a
Model.objects.raw()
method for executing raw … - 20:46 Ticket #11863 (Add a method to the orm to create Model instances from raw sql queries) closed by
-
fixed: (In [11921]) Fixed #11863: added a
Model.objects.raw()
method for … - 17:24 Ticket #12408 (test runner needs to reorder tests more explicitly) created by
- Right now the test runner partitions the tests into two bins, either …
- 16:08 Ticket #12407 ("call_command" is not documented) created by
- The call_command functionality for invoking management commands …
- 16:07 Ticket #12406 (Model Meta ordering bug with manytomany field) created by
- There seems to be a problem with ordering in a model meta class when …
- 09:31 Changeset [b15d762]stable/1.1.x by
- [1.1.X] Fixed #10927 - Content Types shortcut view throws 500s instead …
- 09:27 Changeset [c81f1da1]stable/1.1.x by
- [1.1.X] Fixed #6961 - loaddata fails if models is a package instead …
- 09:25 Ticket #10927 (Content Types shortcut view throws 500s easily) closed by
- fixed: (In [11917]) Fixed #10927 - Content Types shortcut view throws 500s …
- 09:25 Changeset [25ab934]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 #10927 - Content Types shortcut view throws 500s instead of 404s …
- 09:06 Ticket #12405 (django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL) created by
- I was wondering why django.contrib.auth.views.logout() doesn't support …
- 09:02 Ticket #12258 (QuerySet 'get' method should clear ordering before executing query) closed by
- fixed: (In [11916]) Fixed #12258 - QuerySet.get() should clear ordering. We …
- 09:02 Changeset [e4757ec7]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 #12258 - QuerySet.get() should clear ordering. We only clear …
- 08:50 Ticket #12251 (QuerySet.in_bulk() should accept a set()) closed by
- fixed: (In [11915]) Fixed #12251 - QuerySet.in_bulk() should accept …
- 08:50 Changeset [7efd9684]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 #12251 - QuerySet.in_bulk() should accept set/frozenset Thanks …
- 08:49 Ticket #12386 (Automatic ManyToMany Fields in models defined in packages use invalid ...) closed by
- worksforme: I can't reproduce this. FInd attached an hypothetical …
- 08:27 Version1.2Features edited by
- (diff)
- 08:27 Changeset [01acd99]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 #6961 - loaddata fails if models is a package instead of a …
- 08:27 Ticket #6961 (loaddata fails if models directory instead of models.py) closed by
- fixed: (In [11914]) Fixed #6961 - loaddata fails if models is a package …
- 08:26 Version1.2Features edited by
- (diff)
- 02:24 Changeset [281114d2]stable/1.1.x by
- [1.1.X] Fixed #12234 -- Create additional indexes that use the …
- 02:19 Changeset [f1ea26d]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 #12234 -- Create additional indexes that use the appropriate …
- 02:19 Ticket #12234 (db_index=True creates indexes which PostgreSQL may not be able to use) closed by
- fixed: (In [11912]) Fixed #12234 -- Create additional indexes that use the …
- 00:54 Ticket #12404 (Improve max_length validation) created by
- Absentmindedly I wrote a line like the following in a model, where I …
12/18/2009:
- 19:11 Ticket #12402 (QuerySet.defer does not work properly on Oracle) closed by
-
fixed: (In [11911]) [soc2009/multidb] Fixed #12402 --
QuerySet.defer
now … - 14:23 Ticket #12403 (Syndication feeds as class-based views) created by
- Instead of using the crufty and limited feed_dict, instances of Feed …
- 11:43 Ticket #11898 (oracle quote_name bug) closed by
- wontfix: This would be a very backward-incompatible change, breaking any model …
- 11:31 Ticket #5617 (Default server_error view should render with RequestContext) closed by
- wontfix: This ticket was closed by a core developer, if you want to reopen the …
- 11:28 Ticket #5617 (Default server_error view should render with RequestContext) reopened by
- I'm seconding this too. I know this is a django design choice but it's …
- 09:16 Ticket #12402 (QuerySet.defer does not work properly on Oracle) created by
-
The machinery in
OracleQuery.resolve_columns
does not take into … - 09:06 Ticket #6080 (Document the possibility of using egg-files for apps / reintroduce ...) closed by
- wontfix: I hope everone understands, but I learned from my mistakes and …
- 06:06 Ticket #12401 (DateField/DateTimeField is not instantiated with Python ...) created by
- The Django documentation states: " DateField class …
- 04:09 Ticket #12392 (Create_object generic view does not provide a way to pre-populate a ...) closed by
- wontfix: If you need the values to be dynamic based on the request object …
- 04:08 Changeset [ca2d6478]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 #9749 - Added hook to ModelAdmin for specifying custom …
- 04:08 Ticket #9749 (ModelAdmin should allow specifying Changelist class to further modify ...) closed by
- fixed: (In [11910]) Fixed #9749 - Added hook to ModelAdmin for specifying …
- 04:07 Ticket #8145 (Codenames of default permissions not listed in documentation) closed by
- fixed: (In [11909]) Fixed #8145 - Documented the codenames of the default …
- 04:07 Changeset [a2ef4631]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 #8145 - Documented the codenames of the default auth permissions …
- 03:03 Ticket #12392 (Create_object generic view does not provide a way to pre-populate a ...) reopened by
12/17/2009:
- 23:10 Ticket #12400 (column "X" named in key does not exist error when models.PointField ...) created by
- Hit the following error when trying to use a geometry together with …
- 19:54 Ticket #12399 (memcached not working as expected when setting keys with a timeout > ...) created by
- Using the 'django.contrib.sessions.backends.cached_db' and setting …
- 19:01 Ticket #12398 (Add `TypedMultipleChoiceField` to compliment `TypedChoiceField`.) created by
- Patch includes docs and tests. This could also fix #5481.
- 18:32 Changeset [ebb8ca1c]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
- Corrected an example in the natural key serialization docs. Thanks to …
- 18:31 Ticket #12397 (FileSystemStorage(location='/') does not work: SuspiciousOperation) created by
- […] This is caused because safe_join expects the first character …
- 17:48 Changeset [d10f976]stable/1.1.x by
- [1.1.X] Fixed #12393 -- Parameterized the form output in the …
- 17:47 Changeset [f96f6305]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 #12393 -- Parameterized the form output in the …
- 17:47 Ticket #12393 (testGenericInlineFormset fails on Postgres) closed by
- fixed: (In [11905]) Fixed #12393 -- Parameterized the form output in the …
- 16:11 Changeset [321fe61f]stable/1.1.x by
- [1.1.X] Fixed #11753 - Q objects with callables no longer explode on …
- 16:06 Changeset [574eafe4]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 #11753 - Q objects with callables no longer explode on Python …
- 16:06 Ticket #11753 (Q objects using callables won't combine in 2.4) closed by
- fixed: (In [11901]) Fixed #11753 - Q objects with callables no longer explode …
- 15:54 Ticket #12395 (Full suite test failures after r11863) closed by
- fixed: (In [11900]) Fixed #12395 - fixed test suite flushing problems on …
- 15:54 Changeset [3bd8490]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 #12395 - fixed test suite flushing problems on Postgres, MySQL. …
- 15:42 Ticket #12396 (Auth permission with translation names) closed by
- duplicate: Duplicate of #1688.
- 14:19 Ticket #12396 (Auth permission with translation names) created by
- Use LANGUAGE_CODE in my settings file to translate permissions names …
- 12:29 Changeset [de2c7d9f]stable/1.1.x by
-
[1.1.X] Fixed #12390 --
Distance
andArea
objects now support … - 12:21 Ticket #12390 (distance query doesn't support * operand type) closed by
-
fixed: (In [11898]) Fixed #12390 --
Distance
andArea
objects now support … - 12:21 Changeset [fed3081]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 #12390 --
Distance
andArea
objects now support … - 11:31 Ticket #12395 (Full suite test failures after r11863) created by
- r11863 seems to have introduced something into the fixtures_regress …
- 11:22 Ticket #12391 (Not used import in django.db) closed by
- wontfix: Generally, cleanup patches like this aren't accepted because they just …
- 10:32 Ticket #12392 (Create_object generic view does not provide a way to pre-populate a ...) closed by
-
wontfix: Pass in your own form class which implements
__init__
to provide the … - 10:31 Ticket #12394 (PDF problems) closed by
- invalid: Trac is not for getting help with using django. Please use either the …
- 10:27 Ticket #12394 (PDF problems) created by
- I am not a programmer and am trying to insert a pdf to our web page …
- 09:53 Ticket #12393 (testGenericInlineFormset fails on Postgres) created by
- The testGenericInlineFormset test added in r11885 is failing for me on …
- 09:10 Ticket #399 (Bigint field object needed) closed by
- fixed: (In [11887]) Fixed #399: Added big integer field. Thanks to Tomáš …
- 09:10 Changeset [5bd63663]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 #399: Added big integer field. Thanks to Tomáš Kopeček for …
- 05:24 Ticket #12392 (Create_object generic view does not provide a way to pre-populate a ...) created by
- To my knowledge which may be limited there is no simple way to …
- 04:39 Ticket #12391 (Not used import in django.db) created by
- I found in django/db/init.py import that is not used there at the …
- 01:28 Changeset [de649700]stable/1.1.x by
- [1.1.X] Updated BaseGenericInlineFormSet to match the changes made to …
- 01:27 Changeset [fd4cc65b]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 BaseGenericInlineFormSet to match the changes made to …
Note: See TracTimeline
for information about the timeline view.