Timeline
08/05/2008:
- 22:13 FileStorageRefactor edited by
-
Removed a reference to the now-removed
open()
replacement (diff) - 21:04 Ticket #8130 (url pattern resolving doesn't work for urls that have groups (ex: admin)) closed by
- invalid: This is a usage/coding error question, not a bug report, and as such …
- 20:50 Ticket #8131 (Make new auth views 'reversable') created by
- The new password change views do not support user management of URLs …
- 20:11 Ticket #8130 (url pattern resolving doesn't work for urls that have groups (ex: admin)) created by
- this is the line in urls.py for admin app: url(r'admin/(.*)', …
- 18:53 Changeset [d06b4742]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
- Do [8221] in a slightly more clean way. git-svn-id: …
- 18:52 Ticket #8128 (Contrib.syndication throwing AttributeError in latest trunk revision) closed by
- fixed: (In [8221]) Fixed #8128: correctly handle feeds that incorrectly don't …
- 18:52 Changeset [9f6ab810]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 #8128: correctly handle feeds that incorrectly don't provide …
- 18:49 ExtendingTemplates created by
- 18:48 BackwardsIncompatibleChanges edited by
- added entry to table of contents (diff)
- 18:36 Ticket #8129 (Modify password reset email template to allow user configured urls) created by
- This line is currently used to generate password reset urls: […] …
- 18:31 DjangoResources edited by
- (diff)
- 18:30 WikiStart edited by
- Removed some out-dated content (diff)
- 17:39 DjangoBranches edited by
- (diff)
- 17:05 GeoDjango edited by
- news: merged to trunk (diff)
- 17:04 Ticket #8128 (Contrib.syndication throwing AttributeError in latest trunk revision) created by
- Here is my traceback: […]
- 16:26 Ticket #8127 (CSRF + AJAX) created by
- I've got a patch ready for anyone who needs it (if it's accepted) to …
- 16:15 Changeset [1f6d3358]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 Chris' name in AUTHORS -- sorry git-svn-id: …
- 16:15 Ticket #8126 (admin.autodiscover() fails on bogus INSTALLED_APPS entries) reopened by
- Even if it's a user error, couldn't that line of code in …
- 16:07 Ticket #8126 (admin.autodiscover() fails on bogus INSTALLED_APPS entries) closed by
- invalid
- 15:57 Ticket #8125 (Multiple docorators in a view doesnt work) closed by
- worksforme: I've got many, many views using multiple decorators, and they work …
- 15:50 Ticket #8126 (admin.autodiscover() fails on bogus INSTALLED_APPS entries) reopened by
- From django-users: OK, that's Django code. Go ahead and re-open …
- 15:38 Ticket #8126 (admin.autodiscover() fails on bogus INSTALLED_APPS entries) closed by
- worksforme: This has got to be caused by something specific to your setup, because …
- 15:28 Ticket #8126 (admin.autodiscover() fails on bogus INSTALLED_APPS entries) created by
- Update: the real issue is that bogus entries in INSTALLED_APPS …
- 14:17 Ticket #8125 (Multiple docorators in a view doesnt work) created by
- I use apache / mod_python and python2.5 and I have in a lot of django …
- 14:00 Ticket #8124 (Proposal: load translations from settings.TEMPLATE_DIRS) created by
-
Template paths from
settings.TEMPLATE_DIRS
are not always (often … - 13:56 BackwardsIncompatibleChanges edited by
- backwards incompatible change in [8131] (diff)
- 13:26 GeoDjangoInstall edited by
- Changed Django installation instructions to point to official docs. (diff)
- 13:22 VersionOneRoadmap edited by
- (diff)
- 13:21 GeoDjango edited by
- Added notes about merge into trunk. (diff)
- 13:13 Changeset [79e68c22]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
- Merged the gis branch into trunk. git-svn-id: …
- 12:56 Ticket #8123 (Spaceless tag should pay attention to specific tags) created by
- Currently, the spaceless tag erases all whitespace between HTML tags. …
- 12:45 Changeset [d0f57e7c]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 #6213: flatpage view now correctly redirects if …
- 12:45 Ticket #6213 (PREPEND_WWW and APPEND_SLASH settings don't work with flatpages middleware) closed by
- fixed: (In [8218]) Fixed #6213: flatpage view now correctly redirects if …
- 12:43 Ticket #7016 (Atom Feed dates should use settings.TIME_ZONE) closed by
- fixed: Fixed in [8216].
- 12:43 Ticket #7683 (Streaming Upload file deleted before move) closed by
- fixed: (In [8217]) Fixed #7683: Try not to delete uploaded files before …
- 12:43 Changeset [98d8acf3]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 #7683: Try not to delete uploaded files before moving them, and …
- 12:38 Changeset [34008aae]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 #7016: use correct time zones for Atom feeds. Thanks, Chris …
- 11:45 SprintAustinAugust2008 edited by
- changed title to include 15th and 16th (diff)
- 11:43 SprintAustinAugust2008 edited by
- added info about sprint location, bus routes, and parking (diff)
- 11:36 Changeset [8e24b376]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
- Cleaned up whitespace git-svn-id: …
- 11:14 Changeset [9b4ff7c]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 formatting from [8212]. git-svn-id: …
- 11:13 Ticket #7904 (Manager 'get' overloading now fails / Accessing single related ...) closed by
- fixed: (In [8212]) Fixed #7904: added support for a "use_for_related_fields" …
- 11:13 Changeset [593810a5]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 #7904: added support for a "use_for_related_fields" property on …
- 10:50 InitdScriptForDebian edited by
- Read /etc/defaults/django. Other small changes. (diff)
- 10:17 Ticket #8061 (Allow login view to check test cookie) closed by
- invalid: I have split off the session part of this ticket into #8122. If it is …
- 10:15 Ticket #8122 (Better way of testing for cookies) created by
- While trying to get the cookie test in the login form working again by …
- 10:01 Ticket #8121 (LocaleMiddleware should not set Content-Language header if already present) created by
- The user may have added the Content-Language header to the Response …
- 09:23 BackwardsIncompatibleChanges edited by
- (diff)
- 09:23 BackwardsIncompatibleChanges edited by
- (diff)
- 09:22 BackwardsIncompatibleChanges edited by
- (diff)
- 09:16 Ticket #8031 (Suppressing exceptions in templates harmful for debugging) closed by
- fixed: (In [8211]) Fixed #8031 - url tag no longer silences NoReverseMatch …
- 09:16 Changeset [c768bc6f]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 #8031 - url tag no longer silences NoReverseMatch exceptions …
- 09:11 Ticket #8119 (Accessing single related (parent) objects should not bypass manager) closed by
- duplicate: Ivan, this is a duplicate of #7904. So I've added your patch, …
- 07:03 Ticket #8120 (manage.py help subcommand and --settings) created by
- I'm experiencing two problems with manage.py: 1. manage.py help does …
- 06:02 Ticket #6632 (FormSet, ModelFormSet, InlineFormSet and inlines for newforms in trunk) reopened by
- Newforms-admin was merged and I changed patch to be compatible with …
- 01:39 Ticket #8119 (Accessing single related (parent) objects should not bypass manager) created by
- This is a spun-of from …
- 01:01 SprintIsraelAugust2008 edited by
- typos (diff)
08/04/2008:
- 20:03 Ticket #8118 (AlreadyRegistered exception is inaccurate on a second request with ...) created by
- In an admin module with multiple ModelAdmin classes defined, an …
- 19:44 Ticket #8117 (Custom commands are not found) closed by
- duplicate: Duplicate of #5825
- 18:39 Ticket #8074 (Remove 'new in development version' tags from docs) closed by
- invalid: I've closed the ticket because removing that tag from the text is part …
- 18:00 Ticket #8117 (Custom commands are not found) created by
- Consider django/core/management/init.py , find_management_module. …
- 17:18 GoFlow:applications edited by
- (diff)
- 16:36 Ticket #8116 (django.template.loader.select_template should not silently skip a ...) created by
- When using django.template.loader.select_template for a template …
- 15:58 Ticket #8115 (Infinite loop trying to delete circularly referent models) created by
-
ConceptNet has
Assertion
s, … - 15:47 DevelopersForHire edited by
- adding myself (diff)
- 15:12 Ticket #8114 (Order matters when creating custom model managers in admin interface.) created by
- I have created a model called entry. I created a custom manager for …
- 14:51 Changeset [8be1a430]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 #7942 -- Added a note to the admin ordering option documentation …
- 14:51 Ticket #7942 (Admin doc does not reflect the fact that In multi-column ordering, ...) closed by
- fixed: (In [8210]) Fixed #7942 -- Added a note to the admin ordering option …
- 14:44 Ticket #8038 ("ModelAdmin" should be "ModelForm" in admin-documentation) closed by
-
invalid: The documentation is correct. The value of
form
in the …
- 14:37 Changeset [40cd4109]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
- Clarified the intermediary models admin documentation and a minor …
- 14:29 Changeset [ac695208]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 missing form option to the ModelAdmin options section. Also …
- 14:11 Ticket #8074 (Remove 'new in development version' tags from docs) reopened by
- Why close the ticket? This still describes a task that needs to be …
- 14:11 Ticket #8113 (Google zoom fails when geom envelope is a single point) created by
- django.contrib.gis.maps.google.zoom.get_width_height fails when then …
- 13:46 Ticket #8112 (Broken link on pagination documentation) closed by
- invalid: This question is raised frequently via the ticket system. The script …
- 12:52 Ticket #8112 (Broken link on pagination documentation) created by
- The links to the old pagination documentation (0.95 and 0.96) are both …
- 11:11 Ticket #8109 (list_filter on BooleanField in admin site always displays True objects) closed by
- duplicate: Duplicate of #8101
- 11:09 Ticket #8111 (Minor mistake in the DateTimeField ValidationError description) created by
- There is a wrong description in the init.py of the …
- 10:22 SprintAustinAugust2008 edited by
- (diff)
- 10:06 Ticket #8110 (Admin interface: 'long' object has no attribute 'isdigit') created by
- Time and again there is a error in the admin interface. We noiced that …
- 09:32 Ticket #8109 (list_filter on BooleanField in admin site always displays True objects) created by
- With last SVN I'm getting an error filtering on a boolean field. In …
- 09:18 Ticket #8108 (Abstract Base Classes Shouldn't Trigger Auto-"app_label" Generation) created by
- For some reason, importing an abstract base class causes Django to try …
- 08:12 Ticket #8107 (Invalid HTML output generated for BooleanFields using Python 2.3) created by
- Using ugettext_lazy, the following model results in invalid HTML …
- 07:50 Ticket #8102 (get_or_create is unable to handle unicode characters) reopened by
- I updated to r8207. The bug still exists. I've reproduced this on: …
- 07:36 Ticket #8105 (Syncdb ManytoManyField Upgrade error) closed by
- invalid: Did you create the model from scratch? Syncdb won't update tables for …
- 07:19 Ticket #8106 (select_related queries return wrong data) created by
- select_related queries are wrong in a situation where there are two …
- 07:18 SprintIsraelAugust2008 edited by
- (diff)
- 07:16 BackwardsIncompatibleChanges edited by
- typo fix (diff)
- 07:12 Ticket #8091 (typo in auth/forms.py docstring) closed by
- fixed: (in [8207]) Fixed #8091 -- Corrected typo in docstring. Thanks to …
- 07:11 Changeset [bf65fd0a]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 #8901 -- Corrected typo in docstring. Thanks to Hayley Bonham …
- 07:07 Ticket #8090 (Problem in serializing the list returned from objects.values_list()) closed by
- invalid: The reported error message is correctly in both cases. The Simplejson …
- 05:44 Ticket #8105 (Syncdb ManytoManyField Upgrade error) created by
- When create a databse from model after if i add a ManytoMantField …
- 05:14 Changeset [c622059]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: update git-svn-id: …
- 05:01 Changeset [d0cdc188]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: output of makemessages, new strings and updated line …
- 01:45 Ticket #8104 (IntegerField max_value & min_value errors require a %s) created by
- When trying to set the max_value or min_value error message on an …
- 00:49 Ticket #8102 (get_or_create is unable to handle unicode characters) closed by
- worksforme: I cannot recreate this on r8204 with either MySQL or sqlite backends. …
- 00:09 Ticket #8103 (Select widget should only allow for one selected option) created by
- According to http://www.w3.org/TR/html401/interact/forms.html#h-17.6.1 …
- 00:00 Ticket #8102 (get_or_create is unable to handle unicode characters) created by
- Models.py: […] This seems to be recently introduced (I'm on 8125) …
08/03/2008:
- 23:37 Ticket #8101 (Admin boolean filter) created by
- Checked out revision 8204: Filter for BooleanField not work... …
- 22:29 Ticket #8100 (Re-enable isatty() on Jython) created by
-
Jython 2.5 will have
isatty()
, by using the jna-posix project. … - 22:10 Ticket #8080 (Odd behavior in timesince and timeuntil methods) closed by
- invalid: Updated patch to #7201 resolves this issue.
- 18:26 Ticket #8099 (Wrong step in FormWizard.get_template()) closed by
- duplicate: Already reported in #6893, which also has a patch.
- 17:49 Ticket #8099 (Wrong step in FormWizard.get_template()) created by
- The method get_template(self, step) is always called with step = 0.
- 16:02 Changeset [56d901e]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 long lines and removed trailing whitespace. git-svn-id: …
- 16:01 Changeset [d4b8da27]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 two-year-old note about serialization framework being under …
- 15:17 Ticket #8098 (Re: #8092 .. This should be listed in the BackwardsIncompatibleChanges) closed by
- fixed: It was done just six minutes before you finished opening this ticket: …
- 15:07 Ticket #8098 (Re: #8092 .. This should be listed in the BackwardsIncompatibleChanges) created by
- As […] no longer works as before just a little note to change …
- 15:01 BackwardsIncompatibleChanges edited by
- note about [8202] (diff)
- 14:55 Tickets #3828,8092 batch updated by
- fixed: (In [8202]) Fixed #8092, #3828 -- Removed dictionary access for …
- 14:55 Changeset [daa6b38]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 #8092, #3828 -- Removed dictionary access for request objects so …
- 14:14 Ticket #8096 (Many-to-many self-referential intermediates in admin: <Friendship> has ...) closed by
- duplicate: closing as a dupe of #8097
- 14:14 Ticket #8095 (prefilled image upload_to directory needed) closed by
- duplicate: This is a duplicate of #1994, which itself has been closed in favor of …
- 14:13 Ticket #8097 (Many-to-many self-referential intermediates in admin: <Friendship> has ...) created by
- This URL http://127.0.0.1:8000/admin/foo/person/add/ returns …
- 14:12 Ticket #8096 (Many-to-many self-referential intermediates in admin: <Friendship> has ...) created by
- This URL http://127.0.0.1:8000/admin/foo/person/add/ returns …
- 14:05 Ticket #8095 (prefilled image upload_to directory needed) created by
- I've been working out uploading to a directory tied to a field or a …
- 14:04 Changeset [71b2e01]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 trailing whitespace. git-svn-id: …
- 13:51 Changeset [cca26132]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 "forms and validation" link reference that is not used since …
- 12:26 Changeset [06885f37]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 unused warnings import that should have been removed in …
- 11:13 Ticket #5809 (UnicodeEncodeError when entering Unicode character in DecimalField) closed by
- wontfix: Oldforms is history.
- 06:56 DjangoFriendlyWebHosts edited by
- Added information about djangofriendly.com (diff)
- 06:17 Ticket #7648 (Signal being throw too many times...) closed by
- invalid: This isn't enough detail to replicate the problem completely, but let …
- 03:39 Ticket #8094 (Html button inside html link gives pipe error!!!) closed by
- worksforme: I can't reproduce this problem. Given that your test case doesn't …
- 02:54 SprintIsraelAugust2008 edited by
- (diff)
- 02:41 SprintIsraelAugust2008 edited by
- broke down sprint tasks (diff)
- 00:52 VersionOneFeatures edited by
- I think is a good idea to classify features done too (diff)
08/02/2008:
- 23:43 Ticket #7648 (Signal being throw too many times...) reopened by
- Fair enough. To reproduce this behavior, do as follow: django-admin.py …
- 22:49 Ticket #8094 (Html button inside html link gives pipe error!!!) created by
- Well, this one was pretty much weird bug. For what i know, both …
- 22:05 Ticket #8093 (ForeignKey's raise DoesNotExist instead of returning None) closed by
- worksforme: Can you provide a failing test case, as tests in [8185] and [8189] …
- 22:03 Changeset [3d918f41]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added tests for accessing nullable ForeignKey after saving and …
- 21:52 Changeset [cd3def1e]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 notes about legacy Paginator object in the generic view docs …
- 21:47 Changeset [1b1b8d09]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
- Used definition lists to be consistent with other docs. Also used …
- 20:33 Ticket #7781 (Paginator missing documentation) closed by
-
fixed: (In [8195]) Fixed #7781 -- Documented the
per_page
… - 20:33 Changeset [52b877ee]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 #7781 -- Documented the
per_page
argument/attribute for … - 20:09 AuditTrail edited by
- Updated to r7790 (diff)
- 19:22 NewformsHOWTO edited by
- (diff)
- 18:26 Ticket #8093 (ForeignKey's raise DoesNotExist instead of returning None) created by
- When accessing a nullable ForeignKey it raises a DoesNotExist error …
- 15:30 Ticket #8092 (removing has_key, __getitem__ and contains from HttpRequest) created by
- As django's template language first does a dictionary lookup, these …
- 14:41 SprintIsraelAugust2008 created by
- the israeli sprint is open. just me for now, I'll recruit more people …
- 14:18 Sprints edited by
- moved the 17th august to Tel-Aviv (diff)
- 14:13 Sprints edited by
- added testing sprints (diff)
- 13:57 BackwardsIncompatibleChanges edited by
- Added a missing comma. (diff)
- 12:18 VersionOneFeatures edited by
- Updated the status of #5361 (diff)
- 11:53 BackwardsIncompatibleChanges edited by
- Fixed minor typo (diff)
- 11:24 Ticket #8091 (typo in auth/forms.py docstring) created by
- On line 106 of django/trunk/django/contrib/auth/forms.py, there's a …
- 10:10 Ticket #8089 (Changeset 8191 deserves mention in Backward Incompatible Changes) closed by
- fixed: I was hoping it would be magically fixed by the time I woke up :) …
- 10:09 BackwardsIncompatibleChanges edited by
- Added note about [8191], fixes #8089. (diff)
- 09:03 VersionOneFeatures edited by
- WSGI compliance finished (diff)
- 08:53 Ticket #8090 (Problem in serializing the list returned from objects.values_list()) created by
- #when i run this code: […] #this is given as error: […] #AND …
- 07:19 Ticket #7781 (Paginator missing documentation) reopened by
- As noted by hiukkanen, the replacement for ObjectPaginator's …
- 06:44 Ticket #8089 (Changeset 8191 deserves mention in Backward Incompatible Changes) created by
- This changeset removed a bunch of stuff, but I don't see it mentioned …
- 06:30 Ticket #8088 (Template system improvement: "cat" filter, "include" tag with filters) created by
- There are two suggestions: 1. Since we have add filter, that …
- 06:19 Ticket #8087 (Template tags 'ifin' and 'ifnotin' checking if element is present in ...) created by
- This is a proposal for new templatetags ifin and ifnotin which …
- 01:10 VersionOneFeatures edited by
- (diff)
- 01:05 VersionOneFeatures edited by
- Added notes on changes to status of #7210 (diff)
- 01:04 Changeset [2a7f7e1b]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 unused and duplicated imports. git-svn-id: …
- 00:59 VersionOneRoadmap edited by
- Removed reference to #7210 as 1.0 beta item. (diff)
- 00:56 Ticket #7919 (Import hashlib instead of md5/sha when possible) closed by
- fixed: (In [8193]) Fixed #7919 -- md5 and sha modules are deprecated since …
- 00:56 Changeset [c85c8f88]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 #7919 -- md5 and sha modules are deprecated since Python 2.5, …
- 00:29 Changeset [8a58f22]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 #8078 -- Fixed a Python 2.3 incompatibility in …
- 00:29 Ticket #8078 (sets module deprecated in Python 2.6) closed by
- fixed: (In [8192]) Fixed #8078 -- Fixed a Python 2.3 incompatibility in …
Note: See TracTimeline
for information about the timeline view.