Timeline
11/19/2008:
- 22:56 Ticket #9641 (Django shared hosting deployment documentation - chmod 755) created by
- Having just managed to negotiate a tortuous install on my host using …
- 21:18 Ticket #9640 (BooleanField with choices, defaults, and blank=False still given blank ...) created by
- When you give a BooleanField a choice set, a default, and blank=False, …
- 15:22 Ticket #9639 (Ukrainian translation (update)) created by
- This is translation for uk (ukrainian) locale. django.po, djangojs.po, …
- 14:03 Ticket #9612 (Bug-fixing translation patch for Danish - date formats now properly ...) reopened by
- Replying to kmtracey: > Applied this to branch 1.0.X. …
- 10:52 Ticket #9638 (Add %(app_label)s to the related_name format string for abstract models) created by
- Reference: …
- 10:24 Changeset [5cc5451]stable/1.0.x by
- Update Swedish translations. git-svn-id: …
- 07:24 Ticket #9637 (extrastyle block in customized admin/base_site.html overridden by ...) created by
- In changeset:9463 the following default admin templates were changed …
- 06:16 Ticket #9629 (DateField / DateTimeField issues in admin site when using auto_now in ...) closed by
- invalid: So this may get improved as a side-effect of adding read-only fields, …
- 06:10 Ticket #9610 (File upload duplicate filename check mechanism fail) reopened by
- Still a bug which must be fixed.
- 03:43 Ticket #9636 (Update zh_CN django.po) created by
- I've just updated it, please find the attached django.po. Thanks. …
- 03:12 Ticket #9635 (Better documentation for render_to_response) created by
-
In current docs
render_to_response
is documented as using only … - 03:11 Ticket #9634 (Missing plural string in Slovak translation) created by
- The Slovak django.po is missing a Plural string. Even when Django …
- 02:52 DjangoResources edited by
- (diff)
- 02:47 DjangoResources edited by
- (diff)
- 01:57 Ticket #9633 (Using adaptor objects as query parameters with sqlite3) created by
- And now for my final stumbling block within the Django core on the …
- 00:28 Ticket #9632 (File.chunks contains potentially expensive size operation) created by
- django.core.files.base.File's chunk method uses the file's size to …
- 00:20 Ticket #9630 (Building RPM from svn checkout (of 1.0.1 tag) fails) closed by
- duplicate: Duplicate of #9616
- 00:20 Ticket #9631 (FieldFile assumes efficient Storage.size) created by
- FieldFile's _get_size, like many of its methods, passes the operation …
- 00:17 Ticket #9630 (Building RPM from svn checkout (of 1.0.1 tag) fails) created by
- I checked out v1.0.1 from the svn tag and tried to build it using …
- 00:01 Changeset [f952314]stable/1.0.x by
- [1.0.X] With 1.0.2 out, this branch is now 1.0.3 pre-alpha …
- 00:01 Changeset [76c77acc]stable/1.0.x by
- [1.0.X] Remove download URL now that we're post-release git-svn-id: …
11/18/2008:
- 23:40 Changeset [deab35c1]stable/1.0.x by
- Add download_url so easy_install and friends will work git-svn-id: …
- 23:35 Ticket #9629 (DateField / DateTimeField issues in admin site when using auto_now in ...) created by
- When a DateField or DateTimeField is included in a model, and the …
- 23:27 Changeset [ef784f94]stable/1.0.x1.0.2 by
- [1.0.X] Django 1.0.2. git-svn-id: …
- 23:26 Changeset [e5437af8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Forward-port docutils fix from [9497]. git-svn-id: …
- 23:23 Changeset [9ba5b12]stable/1.0.x by
- [1.0.X] docutils fix in release notes git-svn-id: …
- 23:21 Changeset [5759f289]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Add 1.0.2 release notes to trunk so they show up online git-svn-id: …
- 23:21 Changeset [f6d68380]stable/1.0.x by
- [1.0.X] Add 1.0.2 release notes to index git-svn-id: …
- 23:17 Changeset [92754ac3]stable/1.0.x by
- Draft 1.0.2 release notes git-svn-id: …
- 22:17 Ticket #9628 (Using pysqlite2 instead of sqlite3 when needed) created by
- Loading SQLite extensions (such as SpatiaLite, which happens to be my …
- 19:02 Ticket #9627 (login_required argument should be supported by all generic views) closed by
- wontfix: Since you can just as easily decorate them in the URLConf, I don't see …
- 16:50 Changeset [08c57a58]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9597: Hebrew tranlation update. Same patch as r9492 on 1.0.X …
- 16:29 Ticket #9597 (Django Hebrew Translation Update) closed by
- fixed: (In [9492]) [1.0.X] Fixed #9597: Hebrew translation update.
- 16:29 Changeset [371fee79]stable/1.0.x by
- [1.0.X] Fixed #9597: Hebrew translation update. git-svn-id: …
- 16:25 Ticket #9612 (Bug-fixing translation patch for Danish - date formats now properly ...) closed by
- fixed: (In [9491]) [1.0.X] Fixed #9612: Danish translation update including …
- 16:25 Changeset [6aff7f47]stable/1.0.x by
- [1.0.X] Fixed #9612: Danish translation update including date format …
- 13:44 Ticket #9627 (login_required argument should be supported by all generic views) created by
- Currently, only the create_update built-in generic views support a …
- 13:26 Ticket #9623 (!ChoiceField widgets should never be empty) closed by
- wontfix: I did misunderstand you (you didn't mention empty choices originally, …
- 12:10 Ticket #9623 (!ChoiceField widgets should never be empty) reopened by
- Sorry for re-opening it but I think you misunderstood me. I didn't …
- 12:08 Ticket #9624 (debug statement active) closed by
- invalid: http://code.djangoproject.com/browser/django/trunk/django/core/urlresol …
- 11:57 Ticket #9623 (!ChoiceField widgets should never be empty) closed by
- invalid: No, widgets should not always have the dummy entry. If you are …
- 11:41 Ticket #9626 (Bug in Cache when calling has_key) created by
- File …
- 11:31 Ticket #9625 (ForeignKey data type for certain derived model fields not calculated ...) created by
- I have a case where I want to make a custom "BigAutoField" model …
- 10:29 Ticket #9624 (debug statement active) created by
- In core/urlresolvers.py in line 133 is an active debug statement left …
- 09:36 Ticket #9623 (!ChoiceField widgets should never be empty) created by
- In oder to have valid HTML always, the widgets for ChoiceFields and …
- 09:23 Ticket #9621 (Verbose name for apps) closed by
- duplicate: Duplicate of #3591
- 08:18 Ticket #9622 (Bulgarian Local Flavor) created by
- The attached .tar.gz file contains the following structure: …
- 07:29 DjangoOnWindows/TestSuiteFailures edited by
- (diff)
- 07:28 DjangoOnWindows edited by
- (diff)
- 06:35 Ticket #9621 (Verbose name for apps) created by
- For i18n questions, would be useful to have verbose_name and …
- 03:06 DjangoOnWindowsWithIISAndSQLServer edited by
- Adding extra site for IIS install (diff)
- 02:19 DjangoSpecifications/Core/Threading edited by
- (diff)
- 01:33 Changeset [56c06c83]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Greatly refactored the docs index to allow for more efficient use by …
- 01:32 Changeset [0cfcc72f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Renamed file-uploads.txt from 'topics-file-uploads' to …
- 00:37 Changeset [cc0e00e]stable/1.0.x by
- [1.0.X] Removed 'Most Web sites wouldn't be complete without a way to …
- 00:35 Changeset [e37e57f4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 'Most Web sites wouldn't be complete without a way to upload …
11/17/2008:
- 23:09 Ticket #9530 (COMMENTS_ALLOW_PROFANITIES not documented.) closed by
- wontfix: I'd like to remove the profanity list as soon as we can do so in a …
- 23:08 Ticket #9573 (template filter length() should call .count() on querysets) closed by
- wontfix: I don't think it's a good idea to couple the template system to our ORM.
- 12:47 Ticket #9620 (Spatial database tables don't work right with AppCache routines) reopened by
- 12:47 Changeset [857e3aa5]stable/1.0.x by
- [1.0.X] Reverted r9483 -- the patch broke the Oracle spatial backend. …
- 12:42 Changeset [708df97f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 r9480 -- the patch broke the Oracle spatial backend. …
- 12:22 Changeset [0ab5dad0]stable/1.0.x by
-
[1.0.X] Fixed #9620 -- spatial database tables now have
app_label
… - 12:18 Ticket #9620 (Spatial database tables don't work right with AppCache routines) closed by
- fixed: (In [9482]) Fixed #9620 -- spatial database tables now have …
- 12:18 Changeset [3dbe65e1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9620 -- spatial database tables now have
app_label
set … - 12:12 Changeset [ac52102]stable/1.0.x by
- [1.0.X] Added the GEOS and GDAL interface licenses to the manifest …
- 12:08 Changeset [eb90cdf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 GEOS and GDAL interface licenses to the manifest template. …
- 12:00 Ticket #9620 (Spatial database tables don't work right with AppCache routines) created by
-
Here's an example that assumes
django.contrib.gis
is in … - 10:57 Ticket #6285 (Cutting up a list of objects into a table with a given number of columns) closed by
- fixed:
- 10:46 Ticket #9619 (to_python not called when fetching data with .values(...)) created by
- Consider following models: […] Now assume you want to fetch …
- 10:09 Ticket #9618 ([PATCH] Small fix in forms documentation) created by
- This oneliner fixes a small error in an example in the forms …
- 08:59 Ticket #9610 (File upload duplicate filename check mechanism fail) closed by
- worksforme
- 08:51 DevelopersForHire edited by
- (diff)
- 08:48 DevelopersForHire edited by
- (diff)
- 07:54 Ticket #9617 (Typo in polish translations (TabularInline "Delete?" column)) created by
- Hi, there's a typo (missing "n") in polish version of "Delete?" column …
- 07:24 Ticket #9616 (bdist_rpm fails in 1.0.1 - version names with hyphens are not ...) created by
- The rpm spec does not allow for version names with hyphens. When …
- 07:09 Ticket #9615 (order_with_respect_to tests compare a callable with a list of integers) created by
- get_answer_order() has to be called (see attached patch)
11/16/2008:
- 21:01 Changeset [174f35bd]stable/1.0.x by
- [1.0.X] Fixed #9613 -- Added a bunch of files that were missing when …
- 20:58 Ticket #9613 (Missing authtestdata.json in Django-1.0.1-final.tar.gz) closed by
- fixed: (In [9478]) Fixed #9613 -- Added a bunch of files that were missing …
- 20:58 Changeset [a70f15b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9613 -- Added a bunch of files that were missing when the …
- 20:51 DevelopersForHire edited by
- (diff)
- 19:25 django_apache_and_mod_wsgi edited by
- (diff)
- 18:03 Ticket #9614 (contrib.comments requires Authentication middleware) created by
- contrib.comments requires that the Authentication middleware is used. …
- 16:27 Ticket #9613 (Missing authtestdata.json in Django-1.0.1-final.tar.gz) created by
- Sorry if it is a dup, but contrib/auth/fixtures/authtestdata.json and …
- 14:43 Ticket #9612 (Bug-fixing translation patch for Danish - date formats now properly ...) created by
- Here is a new translation patch for trunk for Danish translation. The …
- 14:43 Ticket #9611 (FAQ should mention you can't use gis with Python 2.3) reopened by
- Well, that FAQ entry perhaps could use a bit of revision since it says …
- 14:32 Ticket #9611 (FAQ should mention you can't use gis with Python 2.3) closed by
- invalid: gis appears to require 2.4 or higher anyway.
- 14:18 Ticket #9611 (FAQ should mention you can't use gis with Python 2.3) created by
- For example see …
- 13:37 Ticket #9610 (File upload duplicate filename check mechanism fail) created by
- The file upload duplicate filename check mechanism will fail if the …
- 13:08 Changeset [bdae3cc]stable/1.0.x by
- [1.0.X] Fixed #9608: Ensured a Model's default repr() is printable …
- 13:04 Changeset [5adf72e3]stable/1.0.x by
- [1.0.X] Block trunk feature/enhancement work from svnmerge to branch. …
- 12:58 Changeset [8e350d03]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9608: Ensured a Model's default repr() is printable even if its …
- 12:58 Ticket #9608 (Broken model unicode methods can lead to bare exceptions) closed by
- fixed: (In [9475]) Fixed #9608: Ensured a Model's default repr() is printable …
- 10:39 Changeset [73d32af]stable/1.0.x by
- [1.0.X] Added GeoDjango template and test data directories to the …
- 10:27 Changeset [bcb4693e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 GeoDjango template and test data directories to the manifest …
- 05:00 Ticket #9481 (Changeset 9107 (setup.py) breaks bdist_rpm) closed by
- fixed: This was fixed by r9452. bdist_rpm knows how to handle hyphens in names.
- 03:38 Changeset [f42df5fc]stable/1.0.x by
- [1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more …
- 03:35 Ticket #9472 (Corrections to URL dispatcher documentation) closed by
- fixed: (In [9471]) Fixed #9472 -- Fixed a couple of URL patterns to be more …
- 03:35 Changeset [a573f4c0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9472 -- Fixed a couple of URL patterns to be more consistent …
- 03:29 Ticket #9455 (Undefined local `error` in the LaxOptionParser._process_args method) closed by
- fixed: Fixed in r9470.
- 03:27 Changeset [3e267a6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9455 -- Tiny cleanup to avoid an "undefined variable" warning. …
- 02:57 Changeset [aed11333]stable/1.0.x by
- [1.0.X] Fixed #6052 -- Worked around a bug in MySQLdb with regards to …
- 02:55 Changeset [d7e18567]stable/1.0.x by
- [1.0.X] Fixed #3501 -- Fixed date filtering in querysets for nullable …
- 02:50 Changeset [1418da7e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #6052 -- Worked around a bug in MySQLdb with regards to handling …
- 02:50 Ticket #6052 (SafeUnicode is not type.UnicodeType in _mysql.connection.escape) closed by
- fixed: (In [9467]) Fixed #6052 -- Worked around a bug in MySQLdb with regards …
- 02:48 Ticket #3501 ([patch] sqlite selection on datetime members fail when datefield is null) closed by
- fixed: (In [9466]) Fixed #3501 -- Fixed date filtering in querysets for …
- 02:48 Changeset [9d0baceb]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3501 -- Fixed date filtering in querysets for nullable date …
- 02:20 Ticket #9585 (r9398 broke test suite on Python2.3/2.4) closed by
- fixed: (In [9465]) Fixed #9585 -- Corrected code committed in [9398] that …
- 02:20 Changeset [98ec741a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9585 -- Corrected code committed in [9398] that wasn't …
- 01:32 Ticket #9609 ((Null)BooleanField does not clean data correctly for MySQL with all widgets) created by
- MySQL represents boolean values as 0 and 1, as the BooleanField …
Note: See TracTimeline
for information about the timeline view.