Timeline
12/10/2009:
- 17:46 Ticket #12359 (db/models/fields/related.py hardcodes m2m help_text for select widget) created by
- There's a bit of code in the many to many field definition that …
- 16:56 Ticket #12358 (RequestContent with "poisoned" csrf_token for flatpages) created by
- If a form that needs {% csrf_token %} is included in the template of a …
- 16:36 Ticket #12339 (ContentType update could cascade deletes to generic foreign keys, ...) reopened by
- Agreed the behavior should be documented. Not so sure about the …
- 16:13 Ticket #12357 (Bosnian base translation: including minimal base .po file in django Options) created by
- I have a very minimal translation to add, as outlined in the i18n …
- 15:30 Ticket #12351 (GenericRelatedObjectManager get() and get_or_create() should behave ...) closed by
- invalid: Nevermind, this appears to be working just fine as get_query_set() in …
- 15:11 Ticket #12351 (GenericRelatedObjectManager get() and get_or_create() should behave ...) created by
- Given the following models and objects: […] I can create …
- 14:01 Changeset [79d8d68]stable/1.1.x by
- [1.1.X] Fixed #12349: Added missing unquote in admin history view. …
- 13:58 Ticket #12349 (object_id is not unquoted in history view) closed by
- fixed: (In [11808]) Fixed #12349: Added missing unquote in admin history …
- 13:58 Changeset [5543b10]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 #12349: Added missing unquote in admin history view. Thanks for …
- 13:35 Ticket #12350 (Typo on /en/dev/intro/tutorial04) created by
- On page <http://docs.djangoproject.com/en/dev/intro/tutorial04>: …
- 12:04 Ticket #12341 (unique_error_message() assumes field has label attribute, generates ...) closed by
- duplicate: This and #12304 are really the same problem, one is the unique error …
- 11:55 Ticket #12339 (ContentType update could cascade deletes to generic foreign keys, ...) closed by
- duplicate: Starting with "Imagine that you change the name of a model" we're off …
- 11:49 Sprint200912TriangleNC edited by
- (diff)
- 10:54 Ticket #12335 (Namespaces for applications) closed by
- duplicate: This is a proposal for a specific solution to the general problem …
- 10:12 Ticket #12331 (get_display shows choices key, not value if field name contains ...) closed by
- worksforme: I cannot recreate this. Using this model: […] specified as …
- 09:18 Sprint200912TriangleNC edited by
- (diff)
- 08:21 Sprints edited by
- added a link to the general sprint page for this weekend (diff)
- 07:49 Sprint200912Dallas edited by
- (diff)
- 04:42 Ticket #12349 (object_id is not unquoted in history view) created by
- root/django/branches/releases/1.1.X/django/contrib/admin/options.py …
- 04:34 Ticket #12348 (ForeignKeyRawIdWidget doesn't catch ObjectDoesNotExist when raw_id is ...) closed by
- duplicate: Duplicate of #11465 that has an identical patch.
- 02:11 Ticket #12348 (ForeignKeyRawIdWidget doesn't catch ObjectDoesNotExist when raw_id is ...) created by
- If a FK is referred raw_id_fields ModelAdmin, it will use …
- 00:11 Ticket #12308 (Adding tablespace support to postgres backends) reopened by
- #6148 does not reference tablespaces.
12/09/2009:
- 20:01 DevelopersForHire edited by
- added myself (diff)
- 19:50 Sprint200912 edited by
- (diff)
- 19:07 Version1.2Features edited by
- added changeset to contrib-08 (diff)
- 19:05 Changeset [9bf652df]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 #11010 - Add a foundation for object permissions to …
- 19:05 Ticket #11010 (Add a foundation for rowlevel permissions in Django) closed by
- fixed: (In [11807]) Fixed #11010 - Add a foundation for object permissions to …
- 18:40 DevelopersForHire edited by
- Moved :-) (diff)
- 18:23 DevelopersForHire edited by
- (diff)
- 18:17 Sprint200912 edited by
- added myself to sprinters list (diff)
- 17:58 Sprint200912 edited by
- (diff)
- 17:57 Sprint200912 edited by
- (diff)
- 17:55 Sprint200912 created by
- 17:37 DjangoResources edited by
- Added djangogigs.com (diff)
- 17:18 Ticket #12347 (Adds support to urllist.txt in django.contrib.sitemaps) created by
- The Yahoo! Search Engine/Crawler …
- 16:56 DjangoResources edited by
- djangocodesearch.com appears to be dead (removed), django snippets are … (diff)
- 16:42 Version1.2Features edited by
- (diff)
- 16:40 Changeset [2c2f5ae]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
- Implemented 'smart if' template tag, allowing filters and various …
- 13:15 Ticket #12316 (GenericForeignKey produces an error when submitting from a form) closed by
- invalid: You appear to have skipped steps 1 and 2 listed here: …
- 12:23 Ticket #12308 (Adding tablespace support to postgres backends) closed by
- duplicate: #11685 asked for the same thing and was closed as a dupe of an even …
- 12:07 Ticket #10768 (Allow for Admin Actions to be applied to an empty QuerySet) closed by
- wontfix: Performing an action on an empty query set should do nothing. …
- 11:01 Version1.2Features edited by
- (diff)
- 10:57 Changeset [25020ddb]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 #4604 - Configurable message passing system, supporting …
- 10:57 Ticket #4604 (session-based messages) closed by
- fixed: (In [11804]) Fixed #4604 - Configurable message passing system, …
- 10:49 Ticket #12346 (Docs should cover validaton of model inline formsets) created by
- http://docs.djangoproject.com/en/dev/topics/forms/modelforms/#inline-fo …
- 10:07 Changeset [eeb10d5f]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
- Optimised use of 'in' operator on QuerySet using an explicit …
- 06:47 Changeset [bb428f3e]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 section info on top-level use of django.conf.settings to …
- 06:17 ReusableAppResources edited by
- no need to copy typos (diff)
- 01:41 Ticket #12345 (incorrect invoking in the example of Multi-table inheritance section) created by
- Refs …
- 00:56 Ticket #12344 (select_related() uses always QuerySet and Query classes from ...) created by
- When having two models: […] When querying: […] Accessing …
12/08/2009:
- 22:33 Ticket #12334 (GeoQuerySet creates invalid SQL on calls to `__nonzero__` or `__len__`) closed by
- invalid: You forgot: […] See also the …
- 22:24 Changeset [58c19c32]stable/1.1.x by
-
[1.1.X] Fixed #12340 --
BaseGenericInlineFormSet.get_queryset
now … - 21:49 Changeset [81dd5c2]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 #12340 --
BaseGenericInlineFormSet.get_queryset
now returns an … - 21:49 Ticket #12340 (`BaseGenericInlineFormSet.get_queryset` returns an unordered queryset) closed by
-
fixed: (In [11800]) Fixed #12340 --
BaseGenericInlineFormSet.get_queryset
… - 21:23 Ticket #12343 (manage.py dbshell fails to launch mysql for unix socket) created by
- settings.py database_engine = 'mysql' …
- 19:50 Ticket #12342 (Memcached documentation lists deprecated client.) created by
- Hey, I'm hoping this is just a bug in the documentation... The notes …
- 19:34 Changeset [85bfaf1]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 #12336 - infinite recursion in dir(UserSettingsHolder) This is …
- 19:34 Ticket #12336 (Infinite recursion in dir(UserSettingsHolder)) closed by
- fixed: (In [11799]) Fixed #12336 - infinite recursion in …
- 19:33 Ticket #12341 (unique_error_message() assumes field has label attribute, generates ...) created by
- I have a model form and have overridden one of the fields in the form. …
- 17:19 Ticket #12340 (`BaseGenericInlineFormSet.get_queryset` returns an unordered queryset) created by
-
The parent class,
BaseModelFormSet
, … - 17:16 Ticket #12339 (ContentType update could cascade deletes to generic foreign keys, ...) created by
- Imagine that you change the name of a model. …
- 08:12 Ticket #12338 ("Overriding predefined model methods": use *args, **kwargs in code sample) created by
- The "Overriding predefined model methods" section in the models doc …
- 00:00 Ticket #12337 (save_m2m() does not honor save_instance's exclude argument) created by
- save_m2m() does not seem to honor the exclude argument that is passed …
12/07/2009:
- 22:09 Ticket #12336 (Infinite recursion in dir(UserSettingsHolder)) created by
- The implementation for dir calls dir(self) - introduced here: …
- 19:35 DjangoFriendlyWebHosts edited by
- (diff)
- 14:22 Ticket #12335 (Namespaces for applications) created by
- Django should allow application names to use namespacing using …
- 12:29 Ticket #12334 (GeoQuerySet creates invalid SQL on calls to `__nonzero__` or `__len__`) created by
- […] causes an exception in the regular django db layer (not the …
- 07:54 Ticket #12333 (CheckboxInput don't work with 0 and 1 value (considerd as Booleans)) created by
- Hello, I think I've discovered an unwanted behavior in the "render" …
- 04:49 ForumAppsComparison edited by
- (diff)
- 04:27 DjangoJobs edited by
- (diff)
- 04:17 Ticket #12332 ({% blocktrans with value as variable %} syntax cannot parse literal ...) created by
- As a contrived example: […] This example will fail in Django 1.1 …
- 03:22 Ticket #12331 (get_display shows choices key, not value if field name contains ...) created by
- […]
- 01:33 DevelopersForHire edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.