Timeline
01/12/2010:
- 19:02 Ticket #12598 (somefield__isnull=False produce wrong SQL) closed by
- duplicate: Dupe of #12567.
- 18:53 Ticket #12597 (somefield__isnull=False produce wrong SQL) closed by
- duplicate: Duplicate of #12598
- 18:37 Ticket #12598 (somefield__isnull=False produce wrong SQL) created by
- Hi I have two models Model1 Model2, extending another model …
- 18:33 Ticket #12597 (somefield__isnull=False produce wrong SQL) created by
- Hi I have two models Model1 Model2, extending another model …
- 17:37 Changeset [f56f6e94]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 #9326 - Use decorator syntax in get_absolute_url example. …
- 17:37 Ticket #9326 (permalink decorator used in doc and then pre-decorator method used ...) closed by
- fixed: (In [12222]) Fixed #9326 - Use decorator syntax in get_absolute_url …
- 17:36 Ticket #11794 (topics/db/managers.txt typo) closed by
- fixed: (In [12221]) Fixed #11794 - Typo in model manager documentation. …
- 17:36 Changeset [9614b01]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 #11794 - Typo in model manager documentation. Thanks, timo. …
- 17:36 Changeset [e752d498]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 #12496 - Added code examples to built-in filter documentation. …
- 17:36 Ticket #12496 (Add code examples to built-in filter docs) closed by
- fixed: (In [12220]) Fixed #12496 - Added code examples to built-in filter …
- 17:35 Changeset [f499857]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 #11796 - Tweaked ordering of permissions a little more to be …
- 17:35 Ticket #11796 (Change Permission ordering to sort by application, model, then permission) closed by
- fixed: (In [12219]) Fixed #11796 - Tweaked ordering of permissions a little …
- 17:35 Changeset [c4470e5]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
- Make use of new ability to override admin add form templates and …
- 17:34 Ticket #8933 (Make more admin templates overridable) closed by
- fixed: (In [12217]) Fixed #8933 - Allow more admin templates to be overridden.
- 17:34 Changeset [a2056919]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 #8933 - Allow more admin templates to be overridden. …
- 17:34 Changeset [31f3a8c]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 #10640 - Adds a add_form_template option to ModelAdmin. Thanks …
- 17:34 Ticket #10640 (Add `add_form_template` option to ModelAdmin) closed by
- fixed: (In [12216]) Fixed #10640 - Adds a add_form_template option to …
- 16:19 Ticket #12596 (Calling ModelForm.clean() is no longer optional) created by
- It's [[documented …
- 16:03 Changeset [09b585e4]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 #12588 - test failure since r12207 git-svn-id: …
- 16:03 Ticket #12588 (context_processors test failure since r12207) closed by
- fixed: (In [12215]) Fixed #12588 - test failure since r12207
- 15:20 Ticket #12595 (Localflavor bad arguments handling) created by
- A lot of form fields in django.contrib.localflavor handles arguments …
- 13:28 Ticket #12594 (Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) created by
- Because of resolver.resolve500() can now fail due to urlconf_module …
- 12:58 Ticket #12593 ("manage.py loaddata" exits with system exist status 0 when there are errors) closed by
- duplicate: Duplicate of #11481.
- 12:53 Ticket #12593 ("manage.py loaddata" exits with system exist status 0 when there are errors) created by
- "manage.py loaddata" returns with system exit status 0 on error. it …
- 12:45 Ticket #10923 (Use thread-safe GEOS API if available) closed by
- fixed: (In [12214]) Fixed #10923 -- The GEOS bindings now use the thread-safe …
- 12:40 Changeset [32e0117a]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 #10923 -- The GEOS bindings now use the thread-safe API, when …
- 12:24 Ticket #12592 (language code for brazilian portuguese should be case insensitive.) created by
- In i18nguy, as advised in settings.py it says one should use pt-BR, …
- 11:59 Ticket #12591 (django.contrib.gis.utils.srs is out of date) created by
-
django.contrib.gis.utils.srs.add_postgis_srs
fails with the … - 11:10 DevelopersForHire edited by
- (diff)
- 11:05 Ticket #12590 (validators modeltest test fail under Python 2.4) created by
- This is happening since the model validation merge (r12098) * and can …
- 11:03 Ticket #12589 (upload_to argument on FileField It is not completely clear in the ...) closed by
-
invalid: The MEDIA_ROOT setting is not ignored if the
upload_to
is a … - 10:44 CollaborateOnGithub edited by
- (diff)
- 10:26 CollaborateOnGithub edited by
- (diff)
- 10:22 CollaborateOnGithub edited by
- (diff)
- 10:17 Ticket #12589 (upload_to argument on FileField It is not completely clear in the ...) created by
- The documentation says: "A local filesystem path that will be appended …
- 09:11 Ticket #12588 (context_processors test failure since r12207) created by
- Since r12207 we're getting a failure when running the full test suite: …
- 08:58 Ticket #12516 (email_re has moved from django.form.fields to django.core.validators) closed by
- fixed: (In [12213]) Fixed #12516. Added the new location of email_re to the …
- 08:58 Changeset [418bfa28]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 #12516. Added the new location of email_re to the release notes. …
- 08:58 Ticket #12525 (ModelForm validation doesn't work like documented) closed by
- fixed: (In [12212]) Fixed #12525. Added a note to the validators …
- 08:58 Changeset [379ffbc1]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 #12525. Added a note to the validators doucmentation that models …
- 08:58 Changeset [223b272]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 #12510. Changed ModelChoiceField to stop using some of its …
- 08:58 Ticket #12510 (ModelChoiceField.clean call to_python and validate from ChoiceField) closed by
- fixed: (In [12211]) Fixed #12510. Changed ModelChoiceField to stop using some …
- 08:26 Changeset [eb2cbb6d]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 some bad indentation git-svn-id: …
- 08:20 Ticket #12587 (Related fields when using multiple databases and different managers) closed by
- duplicate: Duplicate of #12540. Although I'm sure the patch you have provided …
- 08:04 Changeset [c4ad3de]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 #12586. Corrected a typo in the validation docs. Thanks, phyfus. …
- 08:04 Ticket #12586 (Name error in the model validtion docs) closed by
- fixed: (In [12209]) Fixed #12586. Corrected a typo in the validation docs. …
- 08:02 Ticket #12587 (Related fields when using multiple databases and different managers) created by
- Let's take the case: - 2 databases in settings.py (default and …
- 07:52 Ticket #12177 (Error in part 4 of the tutorial?) closed by
- duplicate: It sounds like you're not following the tutorial exactly. If you're …
- 07:14 Changeset [d83769f8]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
-
Documented the backwards incompatibility caused by
in
being a new … - 07:03 Ticket #12521 (ModelAdmin save_model request.user idiom is broken by model validation) closed by
- fixed: This was fixed in [12206] by Joseph Kocherhans (typo in commit message …
- 06:19 DevelopersForHire edited by
- (diff)
01/11/2010:
- 23:39 Ticket #12177 (Error in part 4 of the tutorial?) reopened by
- Hmm, this response is what I read about the traps, which is fine …
- 23:08 Ticket #12586 (Name error in the model validtion docs) created by
- http://docs.djangoproject.com/en/dev/ref/models/instances/#validating-o …
- 20:49 Ticket #12575 (Create a better interface for getting/setting the effective level of ...) closed by
- fixed: Fixed in [12207]
- 20:41 Changeset [c56beed]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 #12575 - created a better interface for getting/setting the …
- 20:29 Tickets #12507,12520,12552,12553 batch updated by
- fixed: (In [12206]) Fixed #12512. Changed ModelForm to stop performing model …
- 20:29 Changeset [2f9853b2]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 #12512. Changed ModelForm to stop performing model validation on …
- 19:09 Ticket #12585 (fix typo in tutorial03.txt) created by
- "Parentheses" is the plural of "parenthesis." Fixed this typo. …
- 18:26 Ticket #12584 (cmemcache is deprecated) closed by
- duplicate: Isn't this the same as #12427?
- 18:05 Ticket #12584 (cmemcache is deprecated) created by
- The documentation at …
- 16:04 Ticket #12573 (Eye-killing web screens) closed by
- wontfix: Hi Timothy, Thanks for posting this, but it's not something we're …
- 15:22 Ticket #12583 (Postgresql backend uses implicit text casts for case insensitive operators) created by
- In django.db.backends.postgresql.operations.DatabaseOperations, a case …
- 11:39 Ticket #12582 (Model validation of ForeignKeys ignore limit_choices_to) created by
- When checking valida value of a FK field: […] is used instead of …
- 11:37 Ticket #11650 (Add .gitignore for unofficial mirrors.) closed by
- wontfix: Closing this as wontfix since this isn't a Django issue.
- 11:36 Ticket #12581 (connection.queries should use a ring buffer to avoid large memory ...) created by
- Currently, when running using runserver, each query is appended to a …
- 11:21 Ticket #12580 (New validations pulls all elements for foreignkeys) closed by
- duplicate: Duplicate of #12510
- 09:52 Ticket #12580 (New validations pulls all elements for foreignkeys) created by
-
Model validation added
validate()
method on {{{ … - 09:12 Ticket #12578 (multipartparser.Parser does not accept non-canonical bare CR and bare LF) closed by
- invalid: You are right Karen, Django is doing the right thing and something …
- 08:18 SlugifyUniquely edited by
- (diff)
- 07:31 Ticket #12579 (QuerySet.get_or_create()'s behavior depends on database's uniqueness ...) created by
-
QuerySet.get_or_create()
works as expected, IFF the kwargs that … - 03:35 Ticket #12578 (multipartparser.Parser does not accept non-canonical bare CR and bare LF) created by
- According to RFC 2616, Section 3.7.1: …
- 03:27 Ticket #12576 (Polish translation update) closed by
- fixed: Fixed in r12205. Thanks, pigletto.
- 03:26 Ticket #12567 (Incorrect SQL being generated in certain inheritance cases.) reopened by
- Sorry, closed wrong ticket.
- 03:25 Ticket #12567 (Incorrect SQL being generated in certain inheritance cases.) closed by
- fixed: (In [12205]) Fixed #12567: updated Polish translation of GIS terms. …
- 03:25 Changeset [26279c5]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 #12567: updated Polish translation of GIS terms. Thanks pigletto …
- 01:46 Ticket #12577 (BaseGenericInlineFormSet doesn't have save_new() to set the fk instance) created by
- The behaviour introduced with modelvalidation breaks the generic …
- 01:21 Ticket #12576 (Polish translation update) created by
- Updated translations for GIS
01/10/2010:
- 21:29 Ticket #12575 (Create a better interface for getting/setting the effective level of ...) created by
- As Jeremy Dunck …
- 18:59 Ticket #12558 (The ENGINE setting no longer defaults to dummy if it is not defined) closed by
- fixed: Fixed in r12204.
- 18:54 Changeset [6c9150d8]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 #12558 -- Improved error handling when processing DATABASES …
- 18:37 Ticket #12574 (all tests pass when there broken tests becase they are skipped) created by
- If a test is broken (like typo in models.py) and you run the full set …
- 18:00 Ticket #12569 (GenericInlineModelAdmin's get_formset method has a non standard signature) closed by
- duplicate: Duplicate of #9588
- 16:56 Ticket #12137 (Postgres 8.4 imposes strict typing on CharField and TextField) closed by
- fixed: Actually a dupe of #10015, fixed in r12150.
- 15:58 Ticket #12573 (Eye-killing web screens) created by
- Folks, It would be wonderful if new users could elect a background of …
- 15:58 Ticket #11409 (Reorder permissions booleans in user admin) closed by
- fixed: (In [12203]) Fixed #11409 -- Reordered the permissions checkboxes in …
- 15:58 Changeset [71e8d5d]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 #11409 -- Reordered the permissions checkboxes in the admin into …
- 15:56 Ticket #11222 (tutorial docs only give the relative location of the templates) closed by
- fixed: (In [12202]) Fixed #11222 -- Clarified location of admin templates in …
- 15:56 Changeset [8bf71f5]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 #11222 -- Clarified location of admin templates in tutorial02. …
- 15:54 Ticket #9770 (extraneous slash in search link of "Welcome to the new documentation" ...) closed by
- fixed: That bunch of code must've been removed from the template for some …
- 15:51 Ticket #11976 (typo in docs/ref/contrib/comments/forms.txt) closed by
- fixed: (In [12201]) Fixed #11976 -- Ended our campaign to add the word …
- 15:51 Changeset [dd167aa9]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 #11976 -- Ended our campaign to add the word 'valdation' to the …
- 15:48 Ticket #11232 (Using Django link on the django home page points to Reference.) closed by
- fixed: (In [12200]) Fixed #11232 -- Fixed broken doc links on …
- 15:45 Ticket #11109 (Changeset 8224 broken in Trac) closed by
- fixed: Done. For future reference, this is what I did on the …
- 15:37 Ticket #11783 (django.contrib.humanize.templatetags.ordinal throws TypeError for NoneType) closed by
- fixed: (In [12199]) Fixed #11783 -- ordinal template tag now catches …
- 15:37 Changeset [8b9cf79f]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 #11783 -- ordinal template tag now catches TypeError. Thanks, …
- 15:36 Ticket #11842 (django-admin.py should display help output when no arguments are given) closed by
- fixed: (In [12198]) Fixed #11842 -- django-admin.py now displays usage …
- 15:36 Changeset [a4b0947]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 #11842 -- django-admin.py now displays usage information if …
- 15:36 Ticket #12572 (syncdb support for list of apps as command argument) created by
- Sometimes there is a need to do syncdb on only one or more apps from …
- 15:28 Ticket #12297 (Faulty example in DB query documentation (Making queries)) closed by
- fixed: (In [12197]) Fixed #12297 -- Fixed typo in docs/topics/db/queries.txt. …
- 15:28 Changeset [e1e40503]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 #12297 -- Fixed typo in docs/topics/db/queries.txt. Thanks, …
- 15:15 Sprint201001Leipzig edited by
- Changed accommodation contact (diff)
- 15:09 Sprint201001Leipzig edited by
- Added information on how to get there and accommodation (diff)
- 15:05 Changeset [fa4627c3]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
- Polish translation update git-svn-id: …
- 14:55 Sprint201001Leipzig edited by
- Added myself to the attendees list (diff)
- 14:51 Ticket #10291 (Correction to QuerySet.iterator() documentation) reopened by
- Reopening because I think Adrian's determination is incorrect. If I'm …
- 14:38 Ticket #12571 (Test client doesn't set WSGIRequest instance on response) created by
-
When you call
get()
orpost()
on theClient
instance … - 14:38 Ticket #12570 (BaseGenericInlineFormSet has unused members) created by
- BaseGenericInlineFormSet has 2 members which are never changed or …
- 14:31 Ticket #12569 (GenericInlineModelAdmin's get_formset method has a non standard signature) created by
- Unlike InlineModelAdmin GenericInlineModelAdmin does not let you …
- 13:54 Ticket #3274 ([patch] Provide date_list to template context in archive_month view) closed by
- fixed: In r12195, forgetting to put the correct incantation in the commit …
- 13:53 Ticket #12568 (SubFieldBase descriptor object should be accessible) created by
- Currently any field that has SubFieldBase as a metaclass will …
- 13:52 Changeset [b45fd3ff]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: 3274: Added date_list context variable to the archive_month …
- 13:34 Ticket #11794 (topics/db/managers.txt typo) reopened by
- need to remove "be" in: "there are a couple of things to be remember"
- 13:23 Changeset [9bb1fa72]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 #9223 -- Added support for declarative widgets to ModelForm. I …
- 13:23 Ticket #9223 (Declarative widgets for ModelForm) closed by
- fixed: (In [12194]) Fixed #9223 -- Added support for declarative widgets to …
- 13:05 Changeset [06645cb]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 #12113 -- Clarified is_active documentation. Thanks, ejucovy and …
- 13:05 Ticket #12113 (contrib.auth documentation is misleading re: whether User.is_active ...) closed by
- fixed: (In [12193]) Fixed #12113 -- Clarified is_active documentation. …
- 12:56 Changeset [31eb0fbe]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 #10887 -- Fixed a possible gotcha in admin.autodiscover() by …
- 12:56 Ticket #10887 (admin.autodiscover) closed by
- fixed: (In [12192]) Fixed #10887 -- Fixed a possible gotcha in …
- 12:55 Ticket #11501 (Punctuation error) closed by
- fixed: (In [12191]) Fixed #11501 -- Removed 'How meta' from tutorial 2 to …
- 12:55 Changeset [5bcaa45]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 #11501 -- Removed 'How meta' from tutorial 2 to appease the …
- 12:53 Ticket #11693 (Sitemap framework docs contain a regular expression error in the ...) closed by
- fixed: (In [12190]) Fixed #11693 -- Added escaping for the dot in sitemap.xml …
- 12:53 Changeset [260c5de2]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 #11693 -- Added escaping for the dot in sitemap.xml in the …
- 12:51 Ticket #11794 (topics/db/managers.txt typo) closed by
- fixed: (In [12189]) Fixed #11794 -- Removed an unnecessary literary flourish …
- 12:51 Changeset [34db1d6]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 #11794 -- Removed an unnecessary literary flourish in …
- 12:50 Ticket #12345 (incorrect invoking in the example of Multi-table inheritance section) closed by
- fixed: (In [12188]) Fixed #12345 -- Fixed bug in db/models.txt.
- 12:50 Changeset [74f88194]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 #12345 -- Fixed bug in db/models.txt. git-svn-id: …
- 12:49 Ticket #11952 (HttpResponse Attribute docs refer to "status" when should be "status_code") closed by
- fixed: (In [12187]) Fixed #11952 -- Documented HttpResponse.status_code …
- 12:49 Changeset [287de027]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 #11952 -- Documented HttpResponse.status_code attribute. Thanks, …
- 12:48 Changeset [7d9de17]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 #6094 again -- fixed broken unit tests. Thanks, isagalaev …
- 12:44 Ticket #11960 (Misleading/Wrong Error: argument of type 'function' is not iterable) closed by
- fixed: (In [12185]) Fixed #11960 -- Improved error message for redirects. …
- 12:44 Changeset [2ef52d0]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 #11960 -- Improved error message for redirects. Thanks, mattmcc …
- 12:42 Changeset [cc25361b]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 #12271 -- Fixed typo in URLField docs. Thanks, adam@… …
- 12:42 Ticket #12271 (Documentation typo in URLFields section of Model Field Reference) closed by
- fixed: (In [12184]) Fixed #12271 -- Fixed typo in URLField docs. Thanks, …
- 12:40 Ticket #12195 (cache set method - timeout - documentation) closed by
- fixed: (In [12183]) Fixed #12195 -- Clarified cache documentation to rename …
- 12:40 Changeset [7789e9c]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 #12195 -- Clarified cache documentation to rename …
- 12:38 Changeset [5ce16c7]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 #12161 -- Added escaping of a backslash in two generic-views.txt …
- 12:38 Ticket #12161 (Error in code example - Generic views (regular expression)) closed by
- fixed: (In [12182]) Fixed #12161 -- Added escaping of a backslash in two …
- 12:36 Ticket #12084 (Document the return type of QuerySet.update()) closed by
- fixed: (In [12181]) Fixed #12084 -- Documented the fact that …
- 12:36 Changeset [457df03]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 #12084 -- Documented the fact that QuerySet.update() returns the …
- 12:36 Changeset [5ceed0a]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
- Changed a whole bunch of places to raise exception instances instead …
- 12:09 Ticket #11904 (Error on docs page for conditional view processing) closed by
- fixed: (In [12179]) Fixed #11904 -- Fixed error in …
- 12:09 Changeset [bef8913]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 #11904 -- Fixed error in conditional-view-processing.txt. …
- 12:07 Ticket #11884 (Clarify in documentation how to enable built-in reference in admin.) closed by
- fixed: (In [12178]) Fixed #11884 -- Clarified documentation to explain how to …
- 12:07 Changeset [26dc6548]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 #11884 -- Clarified documentation to explain how to activate the …
- 12:03 Changeset [91d9108]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
- Removed unnecessary debugging statement in admin_views regression test …
- 12:01 Changeset [692f84c4]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 #11880 -- Changed admin URLconfs in docs to use raw strings, for …
- 12:01 Ticket #11880 (Admin site URL Conf docs missing raw string notation) closed by
- fixed: (In [12176]) Fixed #11880 -- Changed admin URLconfs in docs to use raw …
- 11:58 Changeset [4606e089]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 #12228 -- Updated flatpages examples. Thanks, johnthedebs …
- 11:58 Ticket #12228 (Outdated example in flatpages documentation.) closed by
- fixed: (In [12175]) Fixed #12228 -- Updated flatpages examples. Thanks, …
- 11:56 Ticket #12537 (Mistake in db/models/base.py (dict.set_default instead of setdefault)) closed by
- fixed: (In [12174]) Fixed #12537 -- Fixed error in Model.full_validate(). …
- 11:56 Changeset [7c0326bc]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 #12537 -- Fixed error in Model.full_validate(). Thanks, gauss …
- 11:55 Ticket #12350 (Typo on /en/dev/intro/tutorial04) closed by
- fixed: (In [12173]) Fixed #12350 -- Fixed typo in tutorial04. Thanks, mortense
- 11:55 Changeset [985dcdb4]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 #12350 -- Fixed typo in tutorial04. Thanks, mortense …
- 11:54 Ticket #7486 (IsLessThanOtherField's third argument is required, but documented as ...) closed by
- invalid: Validators of this form no longer exist.
- 11:54 Changeset [1f400c6d]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 #12326 -- Fixed typo in tutorial04. Thanks, mortense …
- 11:54 Ticket #12326 (Spelling, /en/dev/intro/tutorial04) closed by
- fixed: (In [12172]) Fixed #12326 -- Fixed typo in tutorial04. Thanks, mortense
- 11:54 Ticket #7485 (OtherField validators don't work with inline child objects) closed by
- invalid: The old validator system no longer exists, therefore I'm closing this.
- 11:53 Ticket #12142 (Calling update() on EmptyQuerySet updates all rows in database) closed by
- fixed: (In [12171]) Fixed #12142 -- EmptyQuerySet.update() no longer updates …
- 11:53 Changeset [cf1b6845]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 #12142 -- EmptyQuerySet.update() no longer updates all rows in …
- 11:49 Changeset [0683a79]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 some missing init.py files to two tests git-svn-id: …
- 11:48 Ticket #12567 (Incorrect SQL being generated in certain inheritance cases.) created by
- Given the models […] The query: […] Generates bad SQL …
- 11:47 Ticket #12092 (grammatical error on http://docs.djangoproject.com/en/dev/intro/install/) closed by
- fixed: (In [12169]) Fixed #12092 -- Fixed grammar error in install.txt. …
- 11:47 Changeset [978fb86]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 #12092 -- Fixed grammar error in install.txt. Thanks, Abizern …
- 11:45 Ticket #10989 (Typos in formset and widget media docs) closed by
- fixed: (In [12168]) Fixed #10989 -- Fixed typos in formset and widget-media …
- 11:45 Changeset [9e3dbc7]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 #10989 -- Fixed typos in formset and widget-media docs. Thanks, …
- 11:42 Ticket #12047 (Copy/paste error in documentation) closed by
- fixed: (In [12167]) Fixed #12047 -- Fixed typo in generic views …
- 11:42 Changeset [516947fd]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 #12047 -- Fixed typo in generic views documentation. Thanks, …
- 11:37 Changeset [92568d3]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
- Removed an 'assert False' I stupidly committed in [12165] git-svn-id: …
- 11:35 Ticket #6094 (core handlers do not catch middleware exceptions) closed by
- fixed: (In [12165]) Fixed #6094 -- Middleware exceptions are now caught by …
- 11:35 Changeset [ca6f64a]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 #6094 -- Middleware exceptions are now caught by the core …
- 11:28 Ticket #10979 (FixedOffset.__repr__ is misleading for negative offsets) closed by
- fixed: (In [12164]) Fixed #10979 -- Fixed misleading FixedOffset.repr(). …
- 11:28 Changeset [a7dc2c06]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 #10979 -- Fixed misleading FixedOffset.repr(). Thanks, gsong …
- 11:25 Changeset [ddd6f28c]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 #10947 -- Fixed error in in documentation. Thanks, julianb and …
- 11:25 Ticket #10947 (Queryset "__in" documentation missing list() call) closed by
- fixed: (In [12163]) Fixed #10947 -- Fixed error in in documentation. …
- 11:24 Ticket #10862 (Confusing image field text) closed by
- fixed: (In [12162]) Fixed #10862 -- Clarified confusing documentation about …
- 11:23 Changeset [665ac877]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 #10862 -- Clarified confusing documentation about ImageField …
- 11:22 Changeset [6502965d]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 #10800 -- Made a small improvement to render_to_string() docs. …
- 11:22 Ticket #10800 (render_to_string and render_to_response use select_template) closed by
- fixed: (In [12161]) Fixed #10800 -- Made a small improvement to …
- 11:21 Changeset [1461a76f]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 tests that I neglected to check in for #8049 in [12159] …
- 11:19 Ticket #10291 (Correction to QuerySet.iterator() documentation) closed by
- invalid: I'm not sure this documentation change is correct/appropriate. The …
- 10:59 Ticket #10787 (debug.py Templates: Request URLs Should Include django.root) closed by
- duplicate: This was a dupe of #9577 and fixed by r10535.
- 10:51 Changeset [19b72077]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 #8049 -- Fixed inconsistency in admin site is_active checks. …
- 10:51 Ticket #8049 (AdminSite login has_permission inconsistency) closed by
- fixed: (In [12159]) Fixed #8049 -- Fixed inconsistency in admin site …
- 10:45 Ticket #12216 (typo in flatpages docs) closed by
- fixed: (In [12158]) Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timo
- 10:45 Changeset [b651bcb]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 #12216 -- Fixed typo in flatpages docs. Thanks, timo …
- 10:21 DevelopersForHire edited by
- (diff)
- 10:04 Ticket #12453 (Possible bug with multi-db changes) closed by
- invalid: This is no longer causing problems for me. So either some other fix …
- 09:37 Ticket #9940 (Pass DATABASE_OPTIONS to regressiontests/admin_scripts tests) closed by
- fixed: Fixed in r11952.
- 07:56 Sprint201001Leipzig edited by
- (diff)
- 07:19 Sprint201001Leipzig edited by
- (diff)
- 07:16 Sprint201001Leipzig edited by
- (diff)
- 07:15 Sprint201001Leipzig edited by
- (diff)
- 07:07 Sprints edited by
- added Leipzig sprint (diff)
- 07:05 Sprint201001Leipzig created by
- initial leipzig sprint page
01/09/2010:
- 23:49 Ticket #12566 (admin action templates cannot be overriden on a per-app basis) created by
- For example, if you want to customize the 'actions' dropdown menu you …
- 21:36 Changeset [a689ba95]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 #12455 -- corrected an oversight in result_headers not honoring …
- 21:36 Ticket #12455 (admin_order_field for Admin list_display not working for callable) closed by
- fixed: (In [12157]) Fixed #12455 -- corrected an oversight in result_headers …
- 20:52 Ticket #6955 (Unicode XML breaks RelaxNGCompact validator) closed by
- wontfix: At some point after I logged this, the XML validator was removed from …
- 20:19 Ticket #12300 (Catching exceptions and printing messages without file name and line number) closed by
- duplicate: There's a patch for this problem in 11667
- 20:14 Ticket #6199 (Avoid cache stampedes) closed by
- wontfix: I'm wontfixing my own ticket; since CACHE_BACKEND allows extension, …
- 20:05 Ticket #12565 (PostgresSQL does not rollback transactions from database errors.) created by
- When I decorate a function with @transaction.commit_on_success and an …
- 18:42 Ticket #3237 ([patch] CIDR in INTERNAL_IPS) closed by
- wontfix: I made this a snippet: http://www.djangosnippets.org/snippets/1862/ …
- 18:13 DevelopersForHire edited by
- (diff)
- 18:07 Changeset [6e756a3c]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 init.py and models.py so tests for validators will actually …
- 17:49 Ticket #11697 (Select multiple action checkboxes with shift+mouseclick in django ...) closed by
- fixed: (In [12155]) Fixed #11697 - Allow shift clicking for selecting …
- 17:49 Changeset [9ec29cf]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 #11697 - Allow shift clicking for selecting multiple action …
- 17:31 Ticket #4092 (django/contrib/localflavor/usa/forms.py USStateSelect missing blank options) closed by
- fixed
- 16:51 Changeset [73d8abf3]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
- Removed unneeded import, thanks Alex Gaynor. git-svn-id: …
- 16:51 Changeset [5e83b79]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 #12466 - Set HTML class attributes for each field separately. …
- 16:51 Ticket #12466 (required class are also added to not required fields) closed by
- fixed: (In [12153]) Fixed #12466 - Set HTML class attributes for each field …
- 16:34 Ticket #11301 (Fields using SplitHiddenDateTimeWidget are still rendered with their label) closed by
- fixed: (In [12152]) Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. …
- 16:34 Changeset [47002003]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 #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to …
- 16:19 DjangoResources edited by
- added django.pl - polish community site (diff)
- 16:14 Ticket #11843 (MultipleHiddenInput outputs invalid HTML (inputs all get the same ID)) closed by
- fixed: (In [12151]) Fixed #11843 - Give MultipleHiddenInput different IDs. …
- 16:14 Changeset [341c85be]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 #11843 - Give MultipleHiddenInput different IDs. Thanks Chris …
- 16:06 Ticket #10015 (contrib.comments inline on Postgres 8.3 fails to cast integer to text) closed by
- fixed: (In [12150]) Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when …
- 16:05 Changeset [18723e6e]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 #10015 -- PostgreSQL 8.3+ no longer barfs when passing an …
- 15:40 Changeset [1d61a1e]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 #11600 -- Fixed placement of 'View on site' in stacked inline …
- 15:40 Ticket #11600 ("View on site" link is not properly aligned) closed by
- fixed: (In [12149]) Fixed #11600 -- Fixed placement of 'View on site' in …
- 15:28 Ticket #12550 (DecimalField with null=True causes exception in admin list) closed by
- fixed: (In [12148]) Fixed #12550 -- better handling with choices and null …
- 15:28 Changeset [ac1b2751]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 #12550 -- better handling with choices and null fields when …
- 15:27 Changeset [2dd9a85]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 #7235 -- EmptyQuerySet no longer raises and exception when it's …
- 15:27 Ticket #7235 (filtering on an EmptyQuerySet raises an Exception) closed by
- fixed: (In [12147]) Fixed #7235 -- EmptyQuerySet no longer raises and …
- 15:16 Ticket #12563 (Add ability to apply an admin action on all objects of all pages) closed by
- duplicate: Isn't this #12282? I saw an in-progress version blinkylights was …
- 15:07 Changeset [058343c]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
- Minor formatting fixes for [12139] git-svn-id: …
- 15:03 Changeset [9041b1ad]stable/1.1.x by
- [1.1.X] Changed an i18n test to use a number that converts consistely …
- 14:59 Ticket #12564 (i18n format for admin object history view entries timestamps) created by
- The object history can use the new locale aware formatting …
- 14:57 Changeset [e0c3cd4d]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
- Changed an i18n test to use a number that converts consistely from …
- 14:55 Ticket #12563 (Add ability to apply an admin action on all objects of all pages) created by
- Related to #10615
- 14:11 Changeset [933b9e8d]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 #6991 -- Removed some redundant user.is_authenticated() calls in …
- 14:11 Ticket #6991 (Omit redundant "if" judgements) closed by
- fixed: (In [12142]) Fixed #6991 -- Removed some redundant …
- 14:04 Changeset [8a109a7b]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 #11757 - Set mimetype when responding with …
- 14:04 Ticket #11757 (Wrong mimetype when responding HttpResponseNotModified in ...) closed by
- fixed: (In [12141]) Fixed #11757 - Set mimetype when responding with …
- 14:04 Changeset [73d636f7]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 #10717 - Escape result of admin_media_prefix template tag. …
- 14:04 Ticket #10717 ({% admin_media_prefix %} needs escaping) closed by
- fixed: (In [12140]) Fixed #10717 - Escape result of admin_media_prefix …
- 14:03 Changeset [bacfe3f3]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 #9638 - Added %(app_label)s to the related_name format string …
- 14:03 Ticket #9638 (Add %(app_label)s to the related_name format string for abstract models) closed by
- fixed: (In [12139]) Fixed #9638 - Added %(app_label)s to the related_name …
- 14:03 Ticket #11478 (jsi18n loading from templates within django/contrib/admin/templates/ ...) closed by
- fixed: (In [12138]) Fixed #11478 - Use namespacing for URLs to i18n …
- 14:03 Changeset [1e955e01]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 #11478 - Use namespacing for URLs to i18n JavaScript in admin. …
- 14:02 Changeset [b7236b85]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 #12059 - Let TimeField.to_python correctly return a …
- 14:02 Ticket #12059 (datetime to time conversion incorrect) closed by
- fixed: (In [12137]) Fixed #12059 - Let TimeField.to_python correctly return a …
- 13:58 Ticket #12465 (’ in title) closed by
- fixed: (In [12136]) Fixed #12465 -- Fixed double-escaped quote marks in …
- 13:28 Changeset [00252d84]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
- Negligible change to docs/topics/cache.txt so I can test something in …
- 13:20 Changeset [03d57f0]stable/1.1.x by
- [1.1.X] Fixed #12562: Made Platypus just a tad lighter so it does not …
- 13:17 Ticket #12562 (Test failure on Python 2.7 alpha 2) closed by
- fixed: (In [12132]) Fixed #12562: Made Platypus just a tad lighter so it does …
- 13:17 Changeset [6017907f]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 #12562: Made Platypus just a tad lighter so it does not trigger …
- 13:14 Ticket #12495 (Wrong URL for pytextile in contrib.markup docstring) closed by
- fixed: (In [12130]) Fixed #12495 -- Fixed broken link in …
- 13:14 Changeset [45b5d022]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 #12495 -- Fixed broken link in django.contrib.markup docstring …
- 13:11 Changeset [88265d4]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 #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro …
- 13:11 Ticket #12497 (A few cross link typos in the docs) closed by
- fixed: (In [12129]) Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
- 13:09 Ticket #12512 (Misspelling) closed by
- fixed: (In [12128]) Fixed #12512 -- Fixed typo in docs/ref/models/fields.txt. …
- 13:09 Changeset [df9adba]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 #12512 -- Fixed typo in docs/ref/models/fields.txt. Thanks, …
- 13:09 Ticket #12523 (Typo in The messages framework docs) closed by
- fixed: (In [12127]) Fixed #12523 -- Fixed typo in docs/ref/contrib/messages.txt
- 13:09 Changeset [161e4667]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 #12523 -- Fixed typo in docs/ref/contrib/messages.txt …
- 13:08 Ticket #12555 (Typo - Missing quote mark in docs in rev/models/querysets) closed by
- fixed: (In [12126]) Fixed #12555 -- Fixed typo in …
- 13:08 Changeset [e21d3af9]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 #12555 -- Fixed typo in docs/ref/models/querysets.txt. Thanks, …
- 13:02 Ticket #12562 (Test failure on Python 2.7 alpha 2) created by
- I get one (just one!) test failure running the test suite on Python …
- 12:25 Ticket #12561 (The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't ...) created by
-
When the
can_delete
argument of
generic_inlineformset_factory
…
- 12:18 Changeset [6629d1e]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
- Edited docs/ref/validators.txt git-svn-id: …
- 12:07 Changeset [d8b7772]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
- Made some edits to the validation part of …
- 11:55 Changeset [50bfa46c]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
- Edited docs/releases/1.2.txt git-svn-id: …
- 11:09 Changeset [bf2283d]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
- Edited docs/topics/db/multi-db.txt git-svn-id: …
- 11:08 Changeset [4a6c7469]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
- Removed ridiculous extra space around the title in …
- 09:34 Ticket #12560 (Unique validation should not check for null atuo-assigned PK) created by
- Initially noted here: …
- 09:33 DevelopersForHire edited by
- (diff)
- 08:15 Ticket #12559 (Wrong SQL in M2M fields) created by
- I have some strange problem after updating to the 1.2 alpha version. …
- 08:01 Ticket #12558 (The ENGINE setting no longer defaults to dummy if it is not defined) created by
-
If the
ENGINE
setting is not defined in a project's settings.py file … - 06:37 Ticket #12557 (AnonymousUser has_perm should check backends has_perm) created by
- Right now a non logged in user isn't allowed to do anything at all. …
Note: See TracTimeline
for information about the timeline view.