Timeline
07/23/2008:
- 22:18 Ticket #7930 (FORCE_SCRIPT_NAME does not work with dev server) created by
- In order to ensure that FORCE_SCRIPT_NAME would work on my production …
- 21:51 Ticket #7929 (Admin code cleanup) created by
- As I was browsing the contrib.admin code I found some …
- 21:18 Ticket #2553 (Generic views should support serialization) reopened by
- I'm about to implement a serialization option in generic views for my …
- 20:19 Ticket #7928 (python2.4 fails --help is handled as a special case) created by
- As a result of r8055, python 2.4 also outputs "usage:". […]
- 18:53 Ticket #7927 (Form Field not rendered) created by
- […] If ugettext_lazy("lblSearchRealm") returns a value containing …
- 18:27 Ticket #7926 ('NoneType' object is not iterable) closed by
- invalid
- 17:39 Changeset [9237466b]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 a colon that was rendering the bullet-point list below it as …
- 17:33 Ticket #7926 ('NoneType' object is not iterable) created by
- I have Django trunk with Apache + mod_python. While trying to access …
- 17:30 Changeset [4e723f95]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 #7897 -- Corrected some spelling and grammatical errors in the …
- 17:30 Ticket #7897 (admin.txt: small spelling mistake near "InlineModelAdmin objects") closed by
- fixed: (In [8065]) Fixed #7897 -- Corrected some spelling and grammatical …
- 17:14 Ticket #7925 (Grammar issue in the Admin Documentation) closed by
- duplicate: Duplicate #7897.
- 16:55 Ticket #7925 (Grammar issue in the Admin Documentation) created by
- InlineModelAdmin objects The admin interface has the ability to …
- 16:44 SprintLawrenceAugust2008 edited by
- (diff)
- 16:36 Ticket #7924 (test client's post method does not actually post if no data or an ...) closed by
- invalid: That is your problem, you are checking for the contents of the …
- 16:28 Ticket #7924 (test client's post method does not actually post if no data or an ...) created by
- […] in my_view, request.POST is false! I have to pass in bogus …
- 15:06 Ticket #4907 (MultipleChoiceField cleaned_data returns last choice) closed by
-
worksforme: You should be using
form.cleaned_data
instead ofrequest.POST
… - 14:50 Ticket #7849 (Admin site should authenticate before 404ing, to prevent detection of ...) closed by
- fixed: Right, this has been fixed by newforms-admin merge. I can't get a 404 …
- 14:47 Ticket #7923 (Add links when using raw_id_fields in admin) created by
- When using raw_id_fields in the admin application you get a field with …
- 14:36 Ticket #7922 (admin.autodiscover() ate my ImportError) created by
- Just spend some time figuring out what I had done to break the admin …
- 14:31 Ticket #4907 (MultipleChoiceField cleaned_data returns last choice) reopened by
- I believe I just ran into this. It is happening when I attempt to …
- 13:58 Changeset [7b3cf13]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 admin model registration options: you can now register using …
- 13:01 SprintDCAugust2008 edited by
- added myself to the list (diff)
- 12:26 Ticket #7921 (Tests that use 8-bit bytestrings fail on Python 2.6/sqlite3) created by
- Running the test suite on Python 2.6 beta2 we get several failures …
- 12:09 Ticket #7920 (Adapt to Decimal repr change in Python 2.6) created by
- In Python 2.6 (as of beta2) the repr for Decimal changed from using …
- 11:57 Ticket #7919 (Import hashlib instead of md5/sha when possible) created by
- Running under Python 2.6 (beta2) we get DeprecationWarnings wherever …
- 11:52 Ticket #7911 (Model Inheritance still doesn't work in the admin.) closed by
- duplicate: Closing in favor of #7918. It has a patch and is a bit more specific …
- 11:25 Ticket #7918 (Allow ForeignKey to a parent class when using inlines) created by
- At the moment, if you have a hierarchy: […] (as per …
- 10:57 NewformsAdminBranch edited by
- updated the screencast for migration (diff)
- 10:53 Ticket #7916 (makemessages shouldn't translate applications already translated) closed by
- duplicate: Duplicate of #7050. There, Malcolm also describes another related …
- 10:53 Ticket #7917 (Decide whether {% url %} syntax changes) closed by
- invalid: Let's just leave this as a mailing list thread, since that's the …
- 10:04 Ticket #7917 (Decide whether {% url %} syntax changes) created by
- Doc quote: "Note that the syntax for this tag may change in the …
- 09:52 DjangoFriendlyWebHosts edited by
- (diff)
- 09:15 Changeset [508016c0]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 #7914 -- Added some missing init.py files that were missed …
- 09:15 Ticket #7914 ("ping_google" not a aviable as subcommand in manage.py) closed by
- fixed: (In [8062]) Fixed #7914 -- Added some missing init.py files that …
- 08:30 Ticket #7916 (makemessages shouldn't translate applications already translated) created by
- When creating a django project, that I want to translate at project …
- 06:33 Localization edited by
- added myself for tamil translation (diff)
- 06:20 Ticket #7915 (Add additional exception information from validators) created by
- I had some trouble figuring out exactly why my image uploads weren't …
- 05:44 Ticket #7914 ("ping_google" not a aviable as subcommand in manage.py) created by
- On the documentation there is an example for using the …
- 05:08 Ticket #7913 (Backwards incompatible change by #4412 / r7977: get_FIELD_display() ...) created by
- Previously, get_FIELD_display(), for a blank or unknown value of …
- 04:27 Ticket #6526 (Add remove/escape/replace functions to markdown filter) reopened by
- In fact, we can use extensions but not passing options to safe_mode …
- 04:21 DjangoResources edited by
- Code examples: an example for newforms-admin permissions and queryset hooks (diff)
- 04:11 Ticket #7625 (admin.list_filter should accept methods with boolean property) reopened by
- 03:54 Ticket #7912 (Add what kind of exception is through) created by
- it would by great to have information in documentation what kind of …
- 03:29 Ticket #7911 (Model Inheritance still doesn't work in the admin.) created by
- Ticket #6755 was supposed to update newforms-admin to support model …
- 03:28 Ticket #7910 (missing import in compilemessages) created by
- To put it in a nutshell someone should add : {{{from …
- 02:46 Ticket #7740 (i18n with windows) closed by
- duplicate: Duplicate of #1157.
- 02:40 Ticket #1157 (i18n rely on xgettext which does not exists on win32) reopened by
- Simon, I cheked your patch today, and it's ok (realy it helped me a …
- 01:12 Changeset [a7b556ca]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 for matches against unsaved objects in querysets (which will …
- 01:12 Ticket #7488 (Inline forms break when the foreign model does not inherit directly ...) closed by
- fixed: (In [8061]) Allow for matches against unsaved objects in querysets …
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 …
Note: See TracTimeline
for information about the timeline view.