Timeline
06/23/2008:
- 20:24 Signals edited by
- update pre_create and post_create signal arguments (diff)
- 16:32 Ticket #7529 (Debug 500 Page Shows POST, GET, and COOKIES but not FILES) created by
- It would be nice if it showed them.
- 14:59 Ticket #7528 (Foreign keys in search_fields give wrong results some hits duplicated, ...) created by
- In the docs at …[…]
- 14:49 Ticket #7477 (German translation of is_active in User is obsolete) closed by
- fixed: (In [7729]) Fixed #7477 -- Updated German locale.
- 14:48 Ticket #7367 (Cannot have non-primary-key OneToOneField to parent class) reopened by
- What about a mutable object that is sometimes A and sometimes B, maybe …
- 14:48 Changeset [89624bf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #7477 -- Updated German locale. git-svn-id: …
- 13:34 NewformsAdminBranch edited by
- (diff)
- 08:35 Ticket #7527 (extraneous entry in django.core.servers.basehttp.__all__) created by
- […]
- 08:28 SprintEuroPython2008 edited by
- Added current Vilnius timezone (diff)
- 07:57 Changeset [dce557b9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #6891 -- Clarified modelform usage documentation. Thanks to Eric …
- 07:57 Ticket #6891 (Modelform documentation on editing an existing object needs to be updated.) closed by
- fixed: (In [7728]) Fixed #6891 -- Clarified modelform usage documentation. …
- 07:42 Changeset [3ce8106]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #7525 -- Added createsuperuser to the bash completion script. …
- 07:42 Ticket #7525 (createsuperuser missing from django_bash_completion) closed by
- fixed: (In [7727]) Fixed #7525 -- Added createsuperuser to the bash …
- 07:27 Ticket #7526 (Query Set Refactor handling of INNER JOINs) closed by
- duplicate: Dupe of #7512.
- 07:17 Ticket #7521 (auth/tests fail on custom project with "manage.py test") closed by
- fixed: (In [7726]) Fixed #7521 -- Reverted [7716]. Fixed URLs in test case …
- 07:17 Changeset [c8d39f1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #7521 -- Reverted [7716]. Fixed URLs in test case broke any …
- 05:19 SprintIdeas edited by
- Updated sprint page to latest status in development and to be a more … (diff)
- 04:23 SprintEuroPython2008 edited by
- Changed focus of sprint (diff)
- 00:08 Changeset [5db4d602]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
-
Several Django styling fixes in the
contrib.sessions
app. …
06/22/2008:
- 23:23 Ticket #7526 (Query Set Refactor handling of INNER JOINs) created by
- Hi, The best way for me to explain the issue I have discovered is to …
- 22:21 Ticket #7525 (createsuperuser missing from django_bash_completion) created by
- I'm not a bash ninja, but simply adding createsuperuser to the actions …
- 21:55 Ticket #7130 (MySQL 4.1 and the NOT LIKE in QuerySet refactor Fails) closed by
- fixed: This was fixed by r7509, which made sure that all NOT clauses are …
- 12:47 Ticket #6010 (Extra context for newforms admin views) closed by
- fixed: I think changeset:7627 fixed this problem
- 10:30 Ticket #7524 (Not concrete exception when urls module imports invalid modules.) created by
- This code is in django.core.urlresolvers: […] It was sufficient …
- 10:04 DjangoSpecifications/Contrib/Sessions edited by
- (diff)
- 10:02 DjangoSpecifications/Contrib/Sessions edited by
- (diff)
- 09:52 Ticket #7522 (django.core.urlresolvers.reverse can't accept complex regular expression.) closed by
- invalid: Remove unneeded parenthesis around (hours|days) and rewrite your …
- 09:28 DjangoSpecifications/Contrib/Sessions edited by
- (diff)
- 09:22 Ticket #7518 (django-admin.py syncdb cannot createsuperuser) closed by
- duplicate: Looks like #5943 will be going in, and should fix this.
- 08:56 DjangoSpecifications/NfAdmin/FlexibleAppHandling edited by
- (diff)
- 06:00 Ticket #7523 (The max_length needs to become maxlength) closed by
- invalid: No, maxlength is deprecated. max_length is the key to use. See e.g. #2101
- 05:53 Ticket #7521 (auth/tests fail on custom project with "manage.py test") reopened by
- Not exacly, If you run "./manage.py test" on a project which has …
- 05:51 Ticket #7523 (The max_length needs to become maxlength) created by
- In de documentation overview, the creation of a model is shown. But a …
- 05:01 Ticket #7522 (django.core.urlresolvers.reverse can't accept complex regular expression.) created by
- I have a url pattern like this: […] It will fail when I call: …
- 01:50 Ticket #7517 (Site.objects.get_current() returns deleted objects) closed by
- fixed: (In [7724]) Fixed #7517 -- Added code to remove Sites from the site …
- 01:50 Changeset [1fc0077a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #7517 -- Added code to remove Sites from the site cache when …
- 01:34 Ticket #7514 (Test failure after r7716) closed by
- fixed: (In [7723]) Fixed #7514 -- Added code to clear the site cache on sync. …
- 01:34 Changeset [b83fcacf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #7514 -- Added code to clear the site cache on sync. This …
- 00:54 Ticket #7521 (auth/tests fail on custom project with "manage.py test") closed by
- worksforme: I'm not seeing this failure and the [http://buildbot.djangoproject.com …
06/21/2008:
- 17:08 Ticket #7100 (breadcrumb UnicodeEncodeError) closed by
- invalid: I've verified truncatewords handles unicode properly. The problem …
- 15:57 Changeset [b1851cc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 bug with Model.delete() which did not always delete objects in …
- 15:55 Changeset [7c621535]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Added tests for corner case with deleting where objects are deleted in …
- 13:21 Ticket #7521 (auth/tests fail on custom project with "manage.py test") created by
- The auth/tests.py, which evidently was added yesterday, produces some …
- 11:37 Changeset [17bc282]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Removed some unnecessary work in Model._collect_sub_objects() …
- 07:20 DjangoSpecifications/Contrib/Sessions edited by
- (diff)
- 07:15 Ticket #7520 (Detailed make-messages behavior) closed by
- duplicate: Duplicate of #5463
- 05:53 SprintIdeas edited by
- Overhaul notice (diff)
- 05:47 Ticket #7520 (Detailed make-messages behavior) created by
- Right now the i18n documentation states that make-messages.py "runs …
- 05:35 Ticket #7519 (Bad testing hack in newforms-admin tests) created by
- [http://code.djangoproject.com/browser/django/branches/newforms-admin/d …
- 04:42 goflow:FAQ edited by
- activity re-use (diff)
- 04:36 goflow:FAQ edited by
- (diff)
- 00:26 Changeset [5fc7dd7d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Removed some cruft from the [7718] checkin. git-svn-id: …
- 00:20 Ticket #7513 (Add note to documentation about template loaders test dependency on ...) closed by
- fixed: (In [7718]) Fixed #7513 -- Added a note on the dependencies that need …
- 00:20 Changeset [5e4e04be]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #7513 -- Added a note on the dependencies that need to be …
06/20/2008:
- 23:43 Changeset [d9c3e0a3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 a minor typo in some sample SQL. Thanks for the report, Glen …
- 23:10 Ticket #7518 (django-admin.py syncdb cannot createsuperuser) created by
- Problem reported on django-users: …
- 19:25 Ticket #6167 (Flat pages do not honour APPEND_SLASH) closed by
- duplicate: I've updated the patch in #6213 to include test cases based on the …
- 16:57 Ticket #7517 (Site.objects.get_current() returns deleted objects) created by
- #7514 lead to find this bug. […] Obviously, the last one should …
- 15:24 ReferenciasArquivosEstaticos edited by
- (diff)
- 15:24 ComoUsarPermissoes edited by
- (diff)
- 15:23 ObtendoObjetoComValidacao edited by
- (diff)
- 15:20 ObtendoObjetoComValidacao created by
- 15:19 CookBookPortugues edited by
- (diff)
- 14:52 Ticket #7516 (M2M.get_or_create() not mapping correctly) created by
- Current Setup: Django SVN (rev: 7534), PostgreSQL 8.2.7, Python 2.5.2 …
- 13:25 Ticket #7515 (Add .clear() and .destroy() to session objects) created by
- Reliable session clearing is required to avoid fragile (another thread …
- 13:05 Ticket #7514 (Test failure after r7716) created by
- I am getting a test failure since r7716, the buildbot confirms it: …
- 12:43 Changeset [fad8e8f7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Added basic tests for auth.views.password_reset git-svn-id: …
- 12:18 Changeset [5efb9652]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Added docs about urls.py and testing views for contrib apps …
- 11:24 Ticket #7513 (Add note to documentation about template loaders test dependency on ...) created by
- As discussed on …
- 10:34 Changeset [ddcf51a0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 information about unit tests, contrib apps in particular. …
- 09:35 ReferenciasArquivosEstaticos created by
- 09:34 CookBookPortugues edited by
- (diff)
- 09:33 CookBookPortugues edited by
- (diff)
- 09:22 Ticket #7512 (including a nullable foreign key reference in Meta ordering has ...) created by
- In a model such as […] selecting via Stuff.objects.all will yield …
- 07:40 Ticket #4321 (BoundField.as_hidden() assumes hidden_widget is a class) closed by
- wontfix: isinstance bad, duck typing good: this patch would break if …
- 07:27 Ticket #4250 (Allow passing a list of templates into object_detail generic view) closed by
-
wontfix: * This makes
select_template()
rather crufty to handle a change in … - 07:10 Ticket #3774 (Custom primary key allows to record a null or blank value) closed by
- fixed: (In [7713]) Fixed #3774 - primary_key=True does not, in fact, imply …
- 07:10 Changeset [9cf3048]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #3774 - primary_key=True does not, in fact, imply blank=False …
- 06:52 Ticket #4157 (Add is_equal method to models for other kinds of equality checking.) closed by
-
wontfix: Some points:
* The current implementation of
is_equal()
is not … - 06:21 Ticket #3737 (Admin Interface Add forms should use the filtering from the changelist ...) closed by
- wontfix: One problem: it is only likely that the person will want those …
- 06:04 Changeset [6123f845]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Catalan translation updates. This includes: Lowercasing language and …
- 05:32 DjangoBranches edited by
- Shortened the link list. (diff)
- 05:29 DjangoBranches edited by
- Reordered GIT section, added remote repos. (diff)
- 05:28 Ticket #7511 (Automatically generate templates for newforms) created by
- One of the problems with using newforms at the moment is that while …
- 04:47 Ticket #7510 (ModelAdmin should be able to use a non-default manager) created by
- At the moment the change_view and delete_view methods of ModelAdmin in …
- 02:40 Ticket #7502 (Changeset 7694 breaks I18N translation) closed by
- fixed: (In [7711]) newforms-admin: Fixed #7502 -- Fixed an i18n breakge …
Note: See TracTimeline
for information about the timeline view.