Timeline
07/22/2008:
- 23:46 Ticket #7899 (Some small changes to FormSets) closed by
- fixed: (In [8060]) Added the ability to customize the prefix value on an …
- 23:46 Changeset [39124035]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 the ability to customize the prefix value on an inline formset. …
- 23:41 Changeset [681e7bbd]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 potentially misleading code (it isn't executed) after the …
- 23:28 Changeset [9d8f41ba]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
- Made the semi-private _max_form_count live on the public API of …
- 23:23 Ticket #7909 (newforms errors are a little ambiguous) closed by
- duplicate: Duplicate of #7524.
- 23:01 Ticket #7909 (newforms errors are a little ambiguous) created by
- Here is the setup that I'm using right now: app/forms.py app/urls.py …
- 22:53 SprintAustinAugust2008 edited by
- (diff)
- 22:25 Ticket #7908 (A ForeignKey of an abstract class can fail to validate) created by
- A model with a ForeignKey relating to an abstract class fails to …
- 22:25 Ticket #7898 (CollapsedFieldsets.js is not injected if 'collapse' used in ...) closed by
- fixed: (In [8057]) Fixed #7898 -- Moved formset media definition to a media …
- 22:25 Changeset [62d9e27]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 #7898 -- Moved formset media definition to a media property in …
- 22:00 Ticket #7906 (admin_scripts/tests.py uses python as executable instead of current ...) closed by
- fixed: (In [8056]) Fixed #7906 -- Modified admin_scripts regression test to …
- 22:00 Changeset [43794514]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 #7906 -- Modified admin_scripts regression test to use the same …
- 21:58 Ticket #7907 (tables argument of QuerySet.extra should be allow a subquery.) created by
- If I call extra with tables parameter: […] The result SQL will …
- 21:41 Ticket #7906 (admin_scripts/tests.py uses python as executable instead of current ...) created by
- r8055 raised to the surface the fact that the test suite was using …
- 18:48 Ticket #7905 (document raw_id_fields option in InlineModelAdmin) created by
- A quick patch to document this option. […]
- 18:47 Ticket #7745 (admin_scripts tests use assertTrue, not there in Python 2.3) closed by
- fixed: I think Malcolm fixed this in [8055]. Reopen if I'm wrong.
- 18:39 Ticket #7108 (Documentation incorrect: The Response objects returned by TestClient ...) closed by
- duplicate: Duplicate of #7583, fixed in [7900]
- 17:51 SprintIdeas edited by
- Updated page to reflect recent merge of nfa with trunk + removed fixed … (diff)
- 17:29 Ticket #7904 (Manager 'get' overloading now fails / Accessing single related ...) created by
- The fix to Issue #7666 caused Manage overloading for "get" to fail …
- 17:14 NewformsHOWTO edited by
- save_add does not use a "model" variable as a parameter. (diff)
- 16:56 SprintDCAugust2008 edited by
- <something witty> (diff)
- 16:54 Ticket #7889 (http://www.djangoproject.com/documentation/newforms/ is a 404) closed by
- fixed: Fixed.
- 16:09 SprintDCAugust2008 edited by
- All the cool kids are sprinting online. (diff)
- 16:09 Ticket #7666 (Default managers should not restrict access to single related objects) closed by
- fixed: The problem described in the ticket is fixed, please create a new …
- 16:07 SprintDCAugust2008 edited by
- Pick me, pick me! Oh, wait ... :-) (diff)
- 16:06 Ticket #7903 (Javascript errors with prepopulated_fields in admin) created by
- When I set the prepopulated_fields property in my ModelAdmin, I get …
- 15:30 Ticket #7666 (Default managers should not restrict access to single related objects) reopened by
- Yikes guys this change, effectively kills "get" overloading in …
- 15:25 CookBookNewformsAdminAndUser edited by
- python code formatting (diff)
- 15:11 CookBookNewformsAdminAndUser edited by
- django.db.models was imported twice (diff)
- 14:48 Changeset [c5a76a36]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 bunch of Python 2.3 test failures. All remaining buildbot …
- 14:48 Ticket #7872 (Some complex lookups with Q objects (or-style) don't return all ...) reopened by
- Um, just remove the fields references to models that I didn't include. …
- 13:59 SprintAustinAugust2008 edited by
- (diff)
- 13:56 Changeset [d1ea8b28]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
- Changed the test from [8052] so that it is insensitive to whether a …
- 13:29 Ticket #7902 (/password_change/ is 404) created by
- After a password reset via: …
- 13:20 SprintDCAugust2008 edited by
- added myself to roster (diff)
- 12:45 Ticket #7895 (Split Query add_filter and setup_joins into smaller methods for easier ...) closed by
-
wontfix:
setup_joins()
, in particular, is very performance critical. I … - 12:36 Ticket #7075 (BUG FIX: Unicode migration breaks django.contrib.admin.views.main.quote) reopened by
- sorry, didn't want to close this ticket. The quoted code line is still …
- 12:36 Ticket #7075 (BUG FIX: Unicode migration breaks django.contrib.admin.views.main.quote) closed by
- worksforme
- 12:28 Ticket #7183 (sessionid broken by jsession) closed by
- invalid: I firmly believe that this is not a bug in django but simply a wrong …
- 12:24 Ticket #7901 (Django Documentation - overview (old admin)) created by
- http://www.djangoproject.com/documentation/overview/#a-dynamic-admin-in …
- 12:13 Ticket #7437 (SelectDateWidget is not documented) closed by
- fixed: In the meantime it's there.
- 12:04 Ticket #7900 (Missing 'tell' in uploaded objects) created by
- To Make the 'File IO' like nature of the 2 Uploaded objects, need to …
- 12:02 Ticket #7872 (Some complex lookups with Q objects (or-style) don't return all ...) closed by
- invalid: How shall we check this? Your models refer to several undefined …
- 11:53 Ticket #7899 (Some small changes to FormSets) created by
- This diff file contains two minor changes to FormSets. 1. …
- 11:47 Ticket #528 (Add a documentation generator that creates a PDF or HTML files locally) closed by
- fixed: We've had a Sphinx builder for quite some time now -- since [7370].
- 11:45 Ticket #6755 (Model Inheritance doesn't work in the admin.) closed by
- fixed: Mmm, it is indeed working on sqlite3 for at least the buildbot and me …
- 11:20 Ticket #7898 (CollapsedFieldsets.js is not injected if 'collapse' used in ...) created by
- Test case: […] HTML rendered correctly with all fieldsets and …
- 11:00 Ticket #7897 (admin.txt: small spelling mistake near "InlineModelAdmin objects") created by
- In Line 503 of admin.txt: […] "being" should be "by".
- 10:58 Ticket #7890 (tutorial code - don't know where to insert) closed by
- invalid: The django-users list would be a better place for questions like this. …
- 10:53 Ticket #7896 (Typo in fastcgi docs) created by
- http://www.djangoproject.com/documentation/fastcgi/ "In the cases …
- 10:15 Ticket #6755 (Model Inheritance doesn't work in the admin.) reopened by
- 09:58 Ticket #7895 (Split Query add_filter and setup_joins into smaller methods for easier ...) created by
- Projects such as [http://http://code.google.com/p/django-multilingual/ …
- 09:52 Ticket #7818 (Merging querysets can result in wrong operator grouping) closed by
- worksforme: I tested it like this: […] Here's the resulting query which I got …
- 09:49 Ticket #7236 (Table containing ForeignKey created with wrong casing) closed by
- worksforme: One month passed, nothing happened: Closed.
- 09:47 Ticket #7240 (OneToOneField does not work with profiles in admin (oldforms)) closed by
- wontfix: Oldforms is history…
- 09:45 Ticket #7894 (Support handler optimisations for file downloads) created by
- Sometimes a django app wants to return a file in a response. You can …
- 09:40 Ticket #7892 (erratic Internal Server Error problem with new update) closed by
- invalid: Please don't do this. Look for help in other places to pinpoint a …
- 09:33 Ticket #7893 (in Admin doc, fieldsets keys are not distinct from ModelAdmin options) created by
- In the page documentation/admin/ , The list of fieldset options is …
- 09:24 Ticket #7891 (Auth Test Suite not always valid) closed by
- worksforme: Well, it works for me. Please post the settings you used for the test …
- 09:05 Ticket #7892 (erratic Internal Server Error problem with new update) created by
- Hi, I have a problem with the latest development release that I …
- 08:03 Ticket #7891 (Auth Test Suite not always valid) created by
- Hello, the PasswordReset TestCase is not always valid, specifically …
- 07:59 Ticket #7890 (tutorial code - don't know where to insert) created by
- on http://www.djangoproject.com/documentation/tutorial02/ you write: …
- 07:47 Ticket #7889 (http://www.djangoproject.com/documentation/newforms/ is a 404) created by
- http://www.djangoproject.com/documentation/newforms/ should ideally …
- 07:30 Ticket #7888 (BaseModelFormSet cannot resolve instances of inherited models when saving) created by
- When you create a BaseModelFormSet for a Model which inherits from a …
- 07:22 Ticket #7878 (unicode strings in model doctest silently prevent the test from being run) closed by
- wontfix: This isn't a problem with Django - it's a problem with the Python …
- 06:23 Ticket #7887 (Allow empty constants in templates) closed by
- duplicate: duplicate of #5270.
- 05:41 Ticket #7887 (Allow empty constants in templates) created by
-
The
Variable
class does not accept empty constants ("") in … - 04:51 DynamicModels edited by
- update for nfa (diff)
- 04:26 SprintIdeas edited by
- Updated to next sprint (diff)
- 04:22 Ticket #7877 (incorrect ProgrammingError in IPython) closed by
- invalid: postgresql behaves like this: If it finds any error during a …
- 03:31 Ticket #7886 (select_related handling with Oracle is (likely) broken) created by
- I don't have any way to test this right now, but whilst fixing #7813, …
- 03:23 Ticket #7813 (Problem Pickling Querysets) closed by
- fixed: (In [8053]) Fixed #7813 -- Allow pickling of Query classes that use …
- 03:23 Changeset [8745becc]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 #7813 -- Allow pickling of Query classes that use …
- 02:37 Changeset [83e97ecf]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 #7791 -- Fixed a really silly error I introduced in [7926]. :-( …
- 02:37 Ticket #7791 (len() on queryset with distinct ordered by child's field crashes) closed by
- fixed: (In [8052]) Fixed #7791 -- Fixed a really silly error I introduced in …
- 01:50 Ticket #4305 ([Patch] duplicated settings in the admin site seem to cause confusion) closed by
- duplicate: Closing in favour of #7885 which goes beyond by taking care of both …
- 01:46 Ticket #7885 (Prevent duplicates in fields and fieldsets declarations) created by
- The patch I did for #4305 was only fixing the issue for 'fieldsets', …
- 00:26 Ticket #6755 (Model Inheritance doesn't work in the admin.) closed by
- fixed: Problem turned out to be that the tests were bad, not the patch …
- 00:15 Changeset [0e9587fd]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 the tests from [8033] to work for the PostgreSQL backends (the …
07/21/2008:
- 23:49 Changeset [6ef47cf]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
- To ensure that a model BooleanField has an explicit value set (and …
- 23:35 SprintTemplate edited by
- Small typo (diff)
- 23:06 Ticket #6755 (Model Inheritance doesn't work in the admin.) reopened by
- The patch doesn't generate valid SQL on MySQL or either PostgreSQL …
- 22:59 Ticket #7884 (Test framework needs option to run tests and return statuses) created by
- Currently the test framework just uses a unittest.TextTestRunner to …
- 22:44 Ticket #7870 (Typo in forms documentation -- combining media) closed by
- fixed: (In [8049]) Fixed #7870 -- Fixed typo in docs/forms.txt. Bad form, …
- 22:44 Changeset [c51d000c]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 #7870 -- Fixed typo in docs/forms.txt. Bad form, whoever …
- 22:34 Ticket #7883 (Misleading deprecation warning) closed by
- fixed: Looks like this is already fixed in trunk: I see two separate error …
- 22:32 Ticket #7882 (install using python setup.py install as described above) closed by
- fixed: Fixed.
- 22:31 Ticket #7841 (A typo in newforms docs, {% form %} is a not needed line) closed by
- fixed: (In [8048]) Fixed #7841 -- Fixed typo in docs/forms.txt. Thanks, msaelices
- 22:31 Changeset [f5328f4]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 #7841 -- Fixed typo in docs/forms.txt. Thanks, msaelices …
- 22:26 Ticket #7848 ([Cleanup] Remove dead code) closed by
- fixed: (In [8047]) Fixed #7848 -- Removed a bunch of code that wasn't …
- 22:26 Changeset [0894ddb2]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 #7848 -- Removed a bunch of code that wasn't contributing to …
- 22:24 Changeset [29f0e81]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 #7847 -- Removed a whole bunch of unused imports from throughout …
- 22:24 Ticket #7847 ([Cleanup] Unused imported modules in Django) closed by
- fixed: (In [8046]) Fixed #7847 -- Removed a whole bunch of unused imports …
- 22:22 Ticket #7883 (Misleading deprecation warning) created by
- I think the second "Representing uploaded files as dictionaries is …
- 22:13 Ticket #7882 (install using python setup.py install as described above) created by
-
On http://www.djangoproject.com/download/, the
setup.py install
… - 22:10 Ticket #7868 (update "When will you release Django 1.0?" FAQ) closed by
- fixed: (In [8045]) Fixed #7868 -- Updated FAQ 'When will you release 1.0' to …
- 22:10 Changeset [cf2a0595]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 #7868 -- Updated FAQ 'When will you release 1.0' to have an …
- 22:05 Ticket #7304 (AnonymousUser doesn't have has_perms()) closed by
- fixed: (In [8044]) Fixed #7304 -- Gave AnonymousUser a has_perms() method, …
- 22:05 Changeset [8bc442e7]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 #7304 -- Gave AnonymousUser a has_perms() method, which it was …
- 22:01 Ticket #7814 (Clean documentation for commonly used terms) closed by
- fixed: (In [8043]) Fixed #7814 -- Fixed a number of style inconsistencies in …
- 22:01 Changeset [bfcecfee]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 #7814 -- Fixed a number of style inconsistencies in the docs. …
- 21:57 Changeset [ca980033]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 spaces vs. tabs issue in docs/contenttypes.txt from [7976] …
- 21:51 Changeset [46c7941d]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 badly worded comment in setup.py osx_install_data(). It's better …
- 21:46 SprintTemplate edited by
- Made some edits (diff)
- 21:43 Ticket #7873 (GEOSGeometry equality operator fails on None) closed by
-
fixed: (In [8040]) gis: Fixed #7873,
GEOSGeometry
equivalence comparison … - 21:33 Changeset [459a7965]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
- Changed "each" to "ease" and made several edits from Adrian. …
- 21:22 Ticket #7881 (raw_id_fields and limit_choices_to with an __in query results in no ...) created by
- Here is a contrived example: […] […] Now in the Admin when …
- 21:22 SprintAustinAugust2008 edited by
- Grammar cleanup (diff)
- 21:02 Changeset [cee642bc]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 few formatting errors and typos, courtesy of the proofreaders …
- 20:38 IrcFAQ edited by
- (diff)
- 20:34 Ticket #7880 (DateField dont work with choices) created by
- The admin interface doesnt show the choices for the 'Fecha' field I …
- 20:27 Changeset [2ba74ae]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
- 1.0 alpha release notes git-svn-id: …
- 20:15 Changeset [d3f4de9]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
- Bumped version number for 1.0-alpha release. git-svn-id: …
- 20:10 Ticket #6755 (Model Inheritance doesn't work in the admin.) closed by
- fixed: (In [8033]) Fixed #6755: model inheritance now works in the admin. …
- 20:10 Changeset [863f4eb]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 #6755: model inheritance now works in the admin. Thanks, sloonz …
- 19:09 Ticket #7879 (reverse/url tag assumes view is a module-level callable) created by
- django.core.urlresolvers.reverse, when called with a string …
- 18:12 Ticket #7878 (unicode strings in model doctest silently prevent the test from being run) created by
- Here is the model that I created to demonstrate the bug. If you …
- 17:25 Ticket #7877 (incorrect ProgrammingError in IPython) created by
- I ran into this today and couldn't debug it. There's something weird …
- 17:13 Ticket #7871 (No trailing slash in url causes TypeError with mod_wsgi) closed by
- fixed: (In [8032]) Fixed #7871 -- Added some more bullet-proofing in …
- 17:13 Changeset [c236874c]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 #7871 -- Added some more bullet-proofing in PATH_INFO …
- 16:15 Ticket #7876 (Improve template error messages to include expected end tag) created by
- If there's a mismatch for block tags, the exception raised currently …
- 15:57 Ticket #7875 (Admin changelist not showing any rows when having multiple foreignkeys ...) created by
- When using two foreignkeys, such as: […] the admin changelist …
- 15:14 SprintAustinAugust2008 edited by
- (diff)
- 15:05 SprintAustinAugust2008 edited by
- (diff)
- 14:58 Ticket #7874 (Transactions should support the context handler interface) created by
- (Low-priority, post-1.0) Python 2.5 (really 2.6) introduces a …
- 14:40 Ticket #7873 (GEOSGeometry equality operator fails on None) created by
- […]
- 14:19 SprintDCAugust2008 edited by
- added self to roster (diff)
- 14:11 Ticket #7872 (Some complex lookups with Q objects (or-style) don't return all ...) created by
- When using Q objects to make some complex queries, the resulting …
- 14:00 Ticket #7860 (db backends supports usecs feature in get_db_prep_lookup) closed by
- duplicate: Yes, #7560 is the way we're going. I'm going to close this one as a …
- 13:36 Ticket #7871 (No trailing slash in url causes TypeError with mod_wsgi) created by
- My Apache config includes the following line: […] and my …
- 13:21 SprintAustinAugust2008 edited by
- Adding myself to attendee list (diff)
- 13:20 Ticket #7870 (Typo in forms documentation -- combining media) created by
- The example is trying to combine two Widgets instead of two Media objects.
- 12:42 SprintDCAugust2008 edited by
- (diff)
- 12:40 Ticket #7869 (Update contributing.txt to match newforms-admin changes) closed by
- fixed: (In [8031]) Fixed #7869 -- Removed a reference to an inner Admin class …
- 12:39 Changeset [1ef86fdf]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 #7869 -- Removed a reference to an inner Admin class in …
- 12:35 Ticket #7869 (Update contributing.txt to match newforms-admin changes) created by
- Just need to trim the inner Admin class reference.
- 12:28 Ticket #7825 (modeltests/delete test fails after NFA merge) closed by
- fixed: (In [8030]) Fixed #7825 - modeltests/delete tests failing after NFA …
- 12:28 Changeset [384a721]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 #7825 - modeltests/delete tests failing after NFA merge, and …
- 12:28 BackwardsIncompatibleChanges edited by
- minor grammar changes to [8015] notes (diff)
- 12:24 Ticket #7868 (update "When will you release Django 1.0?" FAQ) created by
- The question should be removed or updated with links to roadmap or …
- 12:19 Ticket #7867 (regressiontests.model_inheritance_regress fails on MySQL) closed by
- duplicate: Duplicate of #7190.
- 12:16 Ticket #7829 ([djangoproject.com] The admin doc page is not linked to from the main ...) closed by
- fixed: ... and the docs page is fixed.
- 12:15 Ticket #7866 (Newforms documentation disappeared) closed by
- invalid: The "Newforms" documentation has been moved to "Forms".
- 12:13 Changeset [fb516083]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
- It's time for the "newforms" documentation to arrive: * Removed the …
- 12:12 Changeset [3a2686a]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 a link to admin docs in add_ons.txt. Refs #7829. git-svn-id: …
- 12:10 Ticket #7824 (Missing information about autodiscover and admin.py in the tutorial ...) closed by
- fixed: (In [8027]) Improved the bit of the tutorial that explains how to …
- 12:10 Changeset [ba6d7e1]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
- Improved the bit of the tutorial that explains how to enable the …
- 12:10 Changeset [f3ec0c1]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
- Modified the comments in the skeleton urls.py to be more clear about …
- 12:04 Changeset [882ffc05]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 reST error in [8024]. git-svn-id: …
- 12:00 Changeset [f2c3153]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
- Tweaked forms/oldforms docs to better represent the current state of …
- 11:57 Changeset [8b1684e6]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
- Corrected link to ModelForm doc. git-svn-id: …
- 11:56 Changeset [ce3bdc8]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
- Refs #7864 -- Corrected more instances of "newforms" in the docs. …
- 11:53 Ticket #7867 (regressiontests.model_inheritance_regress fails on MySQL) created by
- Getting this test failure on the official buildbot as well as the new …
- 11:50 Changeset [4dd242bd]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
- Corrected the privileges needed to run the test suite under Oracle …
- 11:41 Ticket #7866 (Newforms documentation disappeared) created by
- The link to the newforms documentation doesn't work anymore.
- 11:38 Changeset [24aa08f4]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
- Refs #7864 -- Updates to documentation for the oldforms/newforms …
- 11:30 Changeset [f284745]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 #7414: fixed setup.py on OSX 10.5. Thanks, ajs. git-svn-id: …
- 11:30 Ticket #7414 (OS X 10.5: setup.py copies admin templates to incorrect location) closed by
- fixed: (In [8019]) Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs.
- 11:22 SprintDCAugust2008 edited by
- just adding myself (diff)
- 11:06 VersionOneFeatures edited by
- (diff)
- 11:01 Changeset [4f1cbaa]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
- Moved RedirectAdmin in django.contrib.redirects to an admin.py module. …
- 10:51 Ticket #7865 (Inline Edits across Apps) created by
- One little feature that is either a) missing or b) not documented that …
- 10:41 Changeset [97061182]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 #7666: use a bare queryset when accessing single related objects …
- 10:41 Ticket #7666 (Default managers should not restrict access to single related objects) closed by
- fixed: (In [8017]) FIxed #7666: use a bare queryset when accessing single …
- 10:07 Ticket #7741 (move django.newforms to django.forms) closed by
- fixed: I've opened #7864 to keep track of this separately.
- 10:07 Ticket #7864 (Forms documentation needs update, renaming from "newforms") created by
- The documentation, docs/newforms.txt, has not been updated as part of …
- 08:19 Ticket #7863 (Documentation fix: Stress that template tag "regroup" needs a sorted list) created by
- [http://www.djangoproject.com/documentation/templates/#regroup …
- 07:04 Ticket #7727 (Obscure failure if PIL is not there) closed by
- fixed: (In [8016]) Fixed #7727 -- Improved the checks for import failure when …
- 06:52 Changeset [4016d52]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 #7727 -- Improved the checks for import failure when using PIL. …
- 06:21 Ticket #7853 (Problem with model inheritance when parent has relation to self) reopened by
- Replying to charmless: > Marking a ticket as a Duplicate …
- 05:23 Ticket #7727 (Obscure failure if PIL is not there) reopened by
- Wrong specification. If PIL is there, but _imaging is not there. This …
- 04:32 VersionOneRoadmap edited by
- Updated status of WSGI compliance and newforms-admin merge (diff)
- 03:57 BackwardsIncompatibleChanges edited by
- fixed typo (diff)
- 03:47 BackwardsIncompatibleChanges edited by
- Added mod_python link (diff)
- 03:46 Ticket #3414 (middleware/common.py and SCGI bug - string index out of range (caused ...) closed by
- fixed: Having looked a bit at the fix for #285 and done a bit of research, I …
- 03:37 Ticket #3414 (middleware/common.py and SCGI bug - string index out of range (caused ...) reopened by
- Regardless of the rights or wrongs of the Lighttpd approach in my …
- 03:36 Ticket #7853 (Problem with model inheritance when parent has relation to self) closed by
- duplicate: Marking a ticket as a Duplicate means the problem is known and being …
- 03:01 BackwardsIncompatibleChanges edited by
- SCRIPT_NAME / PATH_INFO fixes (diff)
- 02:57 Changeset [bfcecbff]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
- Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or …
- 02:57 Tickets #285,1516,3414 batch updated by
- fixed: (In [8015]) Changed/fixed the way Django handles SCRIPT_NAME and …
- 02:54 Ticket #7862 (query result set should use same query object passed into query method.) closed by
- duplicate: This is a duplicate of #17 as far as I can tell, if this is not …
- 02:51 Ticket #7862 (query result set should use same query object passed into query method.) created by
- This code: […] If use Model instance to do query, results should …
- 00:28 Ticket #7741 (move django.newforms to django.forms) reopened by
- The documentation, docs/newforms.txt, has not been updated as part of …
- 00:03 SprintAustinAugust2008 edited by
- (diff)
- 00:02 SprintAustinAugust2008 edited by
- (diff)
07/20/2008:
- 23:09 Changeset [ca7ee4b]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 #7858 -- Quick CSS fix for right-to-left written languages in …
- 23:09 Ticket #7858 (Small fix for admin css in RTL mode) closed by
- fixed: (In [8014]) Fixed #7858 -- Quick CSS fix for right-to-left written …
- 22:50 Changeset [80ac41e2]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
- Corrected typo. git-svn-id: …
- 22:44 Ticket #7861 (Tutorial does not have user insert admin.autodiscover() in lesson 2) closed by
- duplicate: Duplicate of #7824
- 22:40 Ticket #7861 (Tutorial does not have user insert admin.autodiscover() in lesson 2) created by
- After the NFA branch was added, tutorial lesson 2 does not work in the …
- 20:05 DjangoOnWindows edited by
- (diff)
- 20:03 Ticket #7860 (db backends supports usecs feature in get_db_prep_lookup) created by
- The supports usecs feature not use in DateTimeField get_db_prep_lookp, …
- 18:35 Ticket #7684 (ugettext() in app `__init__.py` causes error.) closed by
- invalid: As noted by brosner, I was having that issue because the admin module …
- 17:57 SprintAustinAugust2008 edited by
- (diff)
- 17:21 Ticket #7859 (don't show hiddenfields labels nor help_text in admin) created by
- 17:04 Ticket #7858 (Small fix for admin css in RTL mode) created by
- .inline-related h2 is left aligned when using an right-to-left written …
- 16:12 Changeset [ee90b7c]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 filter_horizontal and filter_vertical handling in admin so that …
- 16:04 Ticket #7852 (Cross-application model inheritence broken after newforms-admin merge) closed by
- invalid: There already is a convention for registering models with the admin …
- 16:03 Ticket #6001 (Inconsistency between Select and SelectMultiple) closed by
- fixed: It was fixed in [7977].
- 14:09 Ticket #7856 (custom_sql_for_model incorrectly parses the sql file for advanced sql ...) closed by
- wontfix: We don't intend to put a full SQL parser into Django, which is what …
- 14:02 Ticket #7854 (get_list_or_404 slice performance) closed by
-
wontfix: The
get_list_or_404
method is shortcut for simple filters. If you … - 13:21 Ticket #7850 (Updating INSTALLED_APPS with 'django.contrib.admin' not mentioned in ...) closed by
- fixed: (In [8010]) Fixed #7850 -- Added adding django.contrib.admin to …
- 13:20 Changeset [c2ee295f]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 #7850 -- Added adding django.contrib.admin to INSTALLED_APPS to …
- 13:09 Changeset [effa2993]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 admin.autodiscover() to project template urls.py. It is left …
- 13:05 Ticket #7842 (raw string identifier missing from django-admin.py) closed by
- fixed: (In [8008]) Fixed #7842 -- Added a raw string identifier in project …
- 13:05 Changeset [a53a1ba5]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 #7842 -- Added a raw string identifier in project template …
- 12:23 Ticket #7851 (In admin console getting: "You don't have permission to edit anything") closed by
- worksforme: All but one of the reports on the user's list of this have turned out …
- 11:49 Ticket #7853 (Problem with model inheritance when parent has relation to self) reopened by
- I think that second issue is valid. when parent model has foreign key …
- 11:11 Ticket #7857 (manage.py shell, dbshell funtionality) created by
- manage.py testserver is good funtion to test and develop application. …
- 10:36 Ticket #7855 (Error in django.contrib.sites.admin) closed by
- duplicate: I'm guessing this is a dup of #7819 though it's hard to be sure. If …
- 10:28 Ticket #7856 (custom_sql_for_model incorrectly parses the sql file for advanced sql ...) created by
- django.core.management.custom_sql_for_model incorrectly parses …
- 09:17 Ticket #7855 (Error in django.contrib.sites.admin) created by
- After introducing admin.austodiscover(), i've put it down to my …
- 08:56 Ticket #7854 (get_list_or_404 slice performance) created by
- in this case, […] Performance is optimized by SQL. but in this …
- 08:49 Ticket #7853 (Problem with model inheritance when parent has relation to self) closed by
- duplicate: Duplicate of #6755.
- 08:30 Ticket #7741 (move django.newforms to django.forms) closed by
- fixed: Replying to Mads Sülau Jørgensen <django@mads.sulau.dk>: > …
- 08:18 Ticket #7853 (Problem with model inheritance when parent has relation to self) created by
- Test models: […] Test session: […] These error was begined at …
- 08:04 Ticket #7852 (Cross-application model inheritence broken after newforms-admin merge) created by
- I have an application that needs to register models for the admin …
- 07:44 Ticket #6450 (Incorrect directory creation in _save_FIELD_file) closed by
- fixed: (In [8007]) Fixed #6450 -- Improved the checking of errors when …
- 07:44 Changeset [d911a64]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 #6450 -- Improved the checking of errors when creating the …
- 06:39 Ticket #7851 (In admin console getting: "You don't have permission to edit anything") created by
- In admin console getting: "You don't have permission to edit anything" …
- 06:37 Changeset [6c4c60b]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 #7775 -- Removed some duplicated code from the admin login …
- 06:37 Ticket #7775 (Duplicate authentication code in Newforms-Admin) closed by
- fixed: (In [8006]) Fixed #7775 -- Removed some duplicated code from the admin …
- 05:35 Ticket #7741 (move django.newforms to django.forms) reopened by
- Something went wrong with the move I think, it is not possible to …
- 05:19 Ticket #7850 (Updating INSTALLED_APPS with 'django.contrib.admin' not mentioned in ...) created by
- In the documentation located here: …
- 04:17 Ticket #7333 (newforms DecimalField docs different from class definition) closed by
- invalid: I can't see the problem here. As far as I can see, the docs match the …
- 04:09 Ticket #7648 (Signal being throw too many times...) closed by
- invalid: The signal will only be emitted once. It's more than likely you have …
- 03:47 Changeset [6db9fd0]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
- Made the test case for doctest comparison of XML fragments a little …
- 01:32 Ticket #7339 (Relying on __del__ being run immediately after del a) closed by
- fixed: (In [8004]) Fixed #7339 -- Added manual calls to the garbage …
- 01:32 Changeset [b58de15]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 #7339 -- Added manual calls to the garbage collector. This is …
- 01:03 Ticket #7727 (Obscure failure if PIL is not there) closed by
- worksforme: When I disable PIL, I don't get any failures. Looking at the code, if …
- 00:57 Ticket #7849 (Admin site should authenticate before 404ing, to prevent detection of ...) created by
- This is a very trivial issue so feel free to ignore it, but: It's …
- 00:46 Changeset [2f49d180]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 #7441 -- Removed some of the shortcuts in the doctest output …
- 00:46 Ticket #7441 (Doctest OutputChecker for xml and json) closed by
- fixed: (In [8003]) Fixed #7441 -- Removed some of the shortcuts in the …
07/19/2008:
- 23:53 Ticket #7848 ([Cleanup] Remove dead code) created by
- Removed some dead code here and there…
- 23:15 DjangoBranches edited by
- remove obsolete newforms-admin branch (diff)
- 23:11 Ticket #7847 ([Cleanup] Unused imported modules in Django) created by
- I've removed many import statements of modules that were not used, …
- 22:05 Ticket #4126 (TypeError when edit_inline and Multiple ForeignKeys to same model ...) closed by
- worksforme: As expected, this is fixed with the merge of newforms-admin. I …
- 21:47 Ticket #7203 (Admin error if an edit_inline=True object has a ForeignKey to some ...) closed by
- fixed: As expected, this works fine now that the newforms-admin branch has …
- 18:49 Ticket #7441 (Doctest OutputChecker for xml and json) reopened by
-
Seems that the
looks_like_markup
method was a premature optimization … - 18:22 Ticket #7846 ([Cleanup] Unused imported modules in contrib apps) closed by
- invalid: Closing for now, will soon submit a bigger patch for the whole of Django.
- 17:50 Ticket #7846 ([Cleanup] Unused imported modules in contrib apps) created by
- I removed all imported statements in contrib apps for modules that …
- 17:50 Changeset [55ebc2b5]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
- Modified [7999] based on some feedback from Marty Alchin. …
- 17:45 Changeset [44c329e1]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
- Update es_AR l10n to post nf-a merging (actually r7984). Yay for first …
- 17:36 Ticket #7845 (./manage.py reset fails if app does not define models) created by
- ./manage.py reset fails with an obscure IndexError if an app does not …
- 17:29 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) reopened by
- As noted in the above commits, there are technical reasons why it's …
- 17:26 Changeset [e942636]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 a cavaet to the use of get_FOO_filename() and get_FOO_url(). …
- 17:26 Ticket #7843 (r7986 breaks uploaded files stored in date-based directories) closed by
- fixed: (In [7998]) Reverted [7986]. It turns out that we need to treat …
- 17:26 Changeset [5141b67]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
- Reverted [7986]. It turns out that we need to treat filename …
- 17:07 Ticket #7844 (Very small race condition in file field saving) created by
-
Noticed this whilst reading
Model._save_FIELD_file()
for another … - 16:41 Ticket #7764 ([gis] Segfault on django.contrib.gis.geos.prototypes.errcheck.check_string) closed by
- worksforme: Works for me. I've tried my hardest and cannot reproduce this bug. …
- 16:34 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) closed by
- fixed: Since you've already opened another ticket (#7843) for the new bug, …
- 16:15 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) reopened by
- This patch is totally broken, and breaks get_FIELD_url for all files …
- 16:12 Ticket #7843 (r7986 breaks uploaded files stored in date-based directories) created by
- After updating to a Django revision post- [7986], get_FIELD_url is …
- 16:00 Ticket #7827 (Admin change_view uses _default_manager in place of self.queryset()) closed by
- duplicate: This is a dupe of #7510.
- 15:33 Ticket #7840 ('get_list_or_404' does not know the slicing) closed by
- wontfix: You've changed this function entirely; the name is now misleading. It …
- 15:21 Ticket #7842 (raw string identifier missing from django-admin.py) created by
- After creating a new project with django-admin.py the urls.py is …
- 15:21 Ticket #7841 (A typo in newforms docs, {% form %} is a not needed line) created by
- I will attached with typo
- 15:19 Ticket #7840 ('get_list_or_404' does not know the slicing) created by
- To make a story short, see this code. I have model, Document, it …
- 15:02 Changeset [a461994]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
- it translation: updated to r7996 git-svn-id: …
- 14:54 Changeset [be922f1]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
- it translation: regenerated po file, now let's get to work …
- 14:37 Changeset [189c704a]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
- Revert [7991] - [7993]. I was committing from the wrong branch. Sorry …
- 14:32 Ticket #7774 (Updated Norwegian translation) closed by
- fixed: (In [7994]) Fixed #7774 -- Updated Norwegian translation from jonklo.
- 14:32 Changeset [be367501]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 #7774 -- Updated Norwegian translation from jonklo. …
- 14:32 Changeset [ff68e85]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
- Starting to do the reverse() threading stuff. git-svn-id: …
- 14:32 Changeset [99bbaa00]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
- Allow avoidance of the Apache mod_rewrite undo. git-svn-id: …
- 14:32 Changeset [b653cdc]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
- First part of setting request.path correctly. Still needs: - …
- 14:26 Changeset [e8dd3855]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 #7761 -- Updated Georgian translation. Thanks, David …
- 14:26 Ticket #7761 (Update of Georgian translation (ka)) closed by
- fixed: (In [7990]) Fixed #7761 -- Updated Georgian translation. Thanks, David …
- 14:22 Ticket #7763 (Romanian localflavor) closed by
- fixed: (In [7989]) Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD.
- 14:22 Changeset [8ac9cbee]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 #7763 -- Added a Romanian localflavor. Thanks, MihaiD. …
- 13:54 Ticket #7653 (The documentation should be more explicit about file upload sizes) closed by
- wontfix: It doesn't matter if the reader knows how big 2.5MB is in the end. …
- 13:49 Changeset [795b6a1]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 #7471 -- If the 400 response handler raises an exception, pass …
- 13:49 Ticket #7471 (Django serves exception tracebacks from 404 handlers) closed by
- fixed: (In [7988]) Fixed #7471 -- If the 400 response handler raises an …
- 13:48 Ticket #6009 (UnicodeDecodeError when uploading file with non-english filename.) closed by
- fixed: (In [7987]) Fixed #6009 -- Added regression tests to show that …
- 13:47 Changeset [3443832]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 #6009 -- Added regression tests to show that uploading non-ASCII …
- 13:35 Ticket #5619 (FileField and ImageField return the wrong path/url before calling ...) closed by
- fixed: (In [7986]) Fixed #5619 -- Return the same path in get_FOO_filename() …
- 13:35 Changeset [a1037869]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 #5619 -- Return the same path in get_FOO_filename() before and …
- 13:05 Changeset [c09351a]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 #6965 -- Sped up the urlize and urlizetrunc filters. A nice …
- 13:05 Ticket #6965 (urlize should be faster) closed by
- fixed: (In [7985]) Fixed #6965 -- Sped up the urlize and urlizetrunc filters. …
- 12:23 BackwardsIncompatibleChanges edited by
- improved the newforms-admin changes. (diff)
- 11:40 SprintSausalitoJuly2008 edited by
- (diff)
- 11:14 VersionOneFeatures edited by
- Added some status notes resulting from July 18 sprint activity (diff)
- 11:09 NewformsAdminBranch edited by
- a note about the recent merge. (diff)
- 10:51 Changeset [67eeb72e]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 #7838 -- Corrected an invalid class name the 'classes' usage in …
- 10:51 Ticket #7838 (Type inconsistency in part 2 of the tutorial) closed by
- fixed: (In [7984]) Fixed #7838 -- Corrected an invalid class name the …
- 10:45 Ticket #7838 (Type inconsistency in part 2 of the tutorial) reopened by
-
Not completely closed: as I said the
classes
value should be … - 10:38 Ticket #7838 (Type inconsistency in part 2 of the tutorial) closed by
- fixed: Whoops didn't see this. I already closed #7839 with a fix. Closing …
- 10:37 Changeset [4729e383]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 #7839 -- Corrected admin documentation and tutorial to reflect …
- 10:34 Ticket #7839 (Error in admin documentation and tutorial 2 - 'classes' should be a list) closed by
- duplicate: Oh me... Duplicate of #7838
- 10:34 Ticket #7693 (Different import paths can impact whether doctests are run or not.) closed by
- invalid: There must be something else going on here - you haven't mentioned …
- 10:29 Ticket #7839 (Error in admin documentation and tutorial 2 - 'classes' should be a list) created by
- The documentation claimes: […] This is false. 'classes' is …
- 10:26 Ticket #7694 (Models that are imported into tests.py (and utilize signals) result in ...) closed by
- invalid: What you're seeing is the result of the signal handler getting …
- 10:25 Ticket #7838 (Type inconsistency in part 2 of the tutorial) created by
- In the "Customize the admin form" section, we have the following …
- 10:18 Ticket #7837 (Hierarchy in forms metaclasses can miss declarated fields in forms) created by
- This was occurs after [7847]. Ok, [7847] is a good commit for make …
- 10:05 Changeset [dce4db49]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 svn:ignore properties to some recently added directories. …
- 10:02 Ticket #7836 (django.test.client._session should check for session middleware instead) created by
-
The django test client class allows you to use
self.client.session
… - 09:49 GeoDjango edited by
- Added more notable changesets; added link to 1.0 preview documenation. (diff)
- 09:46 Changeset [0cffff0]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 #7441 - Improved the doctest OutputChecker to be more lenient …
- 09:46 Ticket #7441 (Doctest OutputChecker for xml and json) closed by
- fixed: (In [7981]) Fixed #7441 - Improved the doctest OutputChecker to be …
- 09:41 Ticket #7835 (Provide the ability for model definitions that are only availably ...) created by
- A current limitation of the unit test framework is that there is no …
- 09:21 Ticket #7834 (There's no link from the documentation index to the admin docs) closed by
- duplicate: Duplicate of #7829
- 09:19 Ticket #7834 (There's no link from the documentation index to the admin docs) created by
- Summary says it all.
- 09:06 DjangoFriendlyWebHosts edited by
- (diff)
- 06:27 Ticket #7832 (documentaion syntax error in newforms documentation) closed by
- fixed: (In [7978]) Fixed #7832 -- Corrected a formatting error in the …
- 06:27 Changeset [c819252b]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 #7832 -- Corrected a formatting error in the newforms docs. …
- 06:03 Ticket #7833 (UserCreationForm doesn't handle the case where password1 is not set) created by
- The new UserCreationForm does not check wheter password1 is available …
- 05:03 Ticket #7832 (documentaion syntax error in newforms documentation) created by
- In the Formsets section, there appears a syntax error message: […] …
- 04:09 Ticket #6923 (Contrib.auth.tests.basic.py does not delete test users 'testuser' and ...) closed by
- worksforme: I've tried reproducing this with both Doctests and Django TestCase, …
- 04:01 DjangoFriendlyWebHosts edited by
- undo previous (incorrect) change (diff)
- 03:55 BackwardsIncompatibleChanges edited by
- Minor typo correction (diff)
- 03:51 DjangoFriendlyWebHosts edited by
- (diff)
- 02:55 Ticket #7831 (get_language_from_request should be case-insensitive while matching ...) created by
- HTTP_ACCEPT_LANGUAGE sent by browser will be different from its vendor …
- 02:53 Changeset [649463dd]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 #4412 -- Added support for optgroups, both in the model when …
- 02:53 Ticket #4412 (Allow Select and SelectMultiple widgets to render HTML optgroups from ...) closed by
- fixed: (In [7977]) Fixed #4412 -- Added support for optgroups, both in the …
- 01:42 SprintSausalitoJuly2008 edited by
- (diff)
- 00:58 Ticket #7830 (removal of some deprecated features for 1.0) created by
- Attached is a patch that removes: * "simple" cache backend * …
- 00:43 Ticket #7822 (Creating a OneToOneField with a related model breaks the list_filter ...) closed by
- duplicate: dup of #2145.
- 00:19 Ticket #7611 (auth app PasswordResetTest requires admin app to be installed) closed by
- wontfix: I've provided a slightly patch updated to post-newforms-admin merge, …
Note: See TracTimeline
for information about the timeline view.