Timeline
10/02/2007:
- 22:19 Ticket #3955 (compile-messages.py could use LOCALE_PATHS from settings.py) closed by
- fixed: (In [6447]) Fixed #3955 -- Handled the case when there is no …
- 22:19 Changeset [291b81b4]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 #3955 -- Handled the case when there is no LOCALE_PATHS setting …
- 21:36 Ticket #5668 ("import datetime" is needed) closed by
- invalid: There is only one example block in tutorial 1 where datetime is used …
- 21:00 Ticket #5668 ("import datetime" is needed) created by
- http://www.djangoproject.com/documentation/tutorial01/ On the first …
- 20:57 Ticket #4796 (force_unicode error) closed by
- fixed: (In [6446]) Fixed #4796. Fixed a problem when using i18n support for …
- 20:57 Changeset [fa546d79]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 #4796. Fixed a problem when using i18n support for the first …
- 20:41 Changeset [10466470]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 #5491 -- Changed PO file generation to sort the filenames we …
- 20:41 Ticket #5491 (Make make-messages.py sort filenames when processing files) closed by
- fixed: (In [6445]) Fixed #5491 -- Changed PO file generation to sort the …
- 19:55 Ticket #5623 (I18n seems not to work with mod_wsgi) closed by
- invalid: Appears to have been user error, based on …
- 19:45 Ticket #5554 (Small update to German translation) closed by
- fixed: (In [6444]) Fixed #5554 -- Small update to German translation.
- 19:45 Changeset [e79e2df4]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 #5554 -- Small update to German translation. git-svn-id: …
- 16:41 Ticket #5667 (Session backend does not work for db backend) created by
- Using the default database backend for the session, the session values …
- 16:23 Ticket #5666 ("prefix" not documented in newforms) created by
- The functionality of "prefix" is not documented in newforms and I had …
- 15:38 Ticket #5663 (markdown 1.6b unicodedecodeerror) reopened by
- There are no strange characters in those tests. But when you try this: …
- 15:32 Ticket #5665 (Form instances with MultipleChoiceField share choices) closed by
- worksforme: Verified, fixed in trunk.
- 14:53 Ticket #5665 (Form instances with MultipleChoiceField share choices) created by
- If I create two instances of a form with a MultipleChoiceField, and …
- 14:43 GoFlow:demo edited by
- (diff)
- 14:41 GoFlow:demo created by
- 12:50 goflow:FAQ edited by
- (diff)
- 11:06 Ticket #5663 (markdown 1.6b unicodedecodeerror) closed by
- worksforme: I installed markdown 1.6b and ran its unit tests and my blog and …
- 10:26 Changeset [dad9bae]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 #5656: Added a note about needing CREATE TRIGGER privileges to …
- 10:26 Ticket #5656 (CREATE TRIGGER privileges also needed for Oracle users) closed by
- fixed: (In [6443]) Fixed #5656: Added a note about needing CREATE TRIGGER …
- 09:48 Ticket #5653 (unicode in tutorial documentation) closed by
-
invalid:
syncdb
, per its reference documentation, only creates tables which … - 09:45 Ticket #5662 (get_or_create fails when there is a unique field and other values) closed by
-
invalid: This is pretty much why
defaults
exists. - 09:29 Ticket #5664 (django.dispatch.saferef doesn't work on Jython) created by
- BoundMethodWeakref assumes that methods are descriptors, and that's …
- 07:38 Ticket #5663 (markdown 1.6b unicodedecodeerror) created by
- Using markdown version 1.6b, the markdown filter in contrib.markup …
- 07:33 Ticket #5662 (get_or_create fails when there is a unique field and other values) created by
- This is for svn head and postgresql backend. Assume a model like this: …
- 02:15 Ticket #5661 (UnicodeDecodeError while removing objects -> no ugettext import) created by
- File admin/util.py lacks import statement: from …
- 00:56 Ticket #5660 (inconsistent behavior of explicit primary_key and ManyToManyField) created by
- In some cases explicit primary_key allows to use it for …
- 00:52 Ticket #5659 (http://www.djangoproject.com/ is considered "external" web site.) created by
- My previous ticket originally included ~ 5 links to …
- 00:49 Ticket #5658 ("Templates for authors" doesn't link to "templates for python programmers") created by
- http://www.djangoproject.com/documentation/templates/ doesn't include …
10/01/2007:
- 22:43 Ticket #5657 ([patch] urlize breaks when string.letters is changed by the locale) created by
-
utils.html.urlize()
depends onstring.letters
being … - 20:49 Ticket #5656 (CREATE TRIGGER privileges also needed for Oracle users) created by
- The [browser:trunk/docs/databases.txt Oracle Notes] documentation …
- 20:20 Ticket #5655 (FileField's _save_FIELD_file method evaluates the directory once for ...) created by
- I'm sure there's a more succinct way to say that... Anyway, the …
- 20:10 Ticket #5654 (possible error in newforms documentation) closed by
- invalid: 1. If you've found an error in the 0.96 docs, it _won't_ be fixed. The …
- 20:01 Ticket #5654 (possible error in newforms documentation) created by
- I am a django newbie but I think I have noticed a possible error in …
- 16:35 Ticket #5579 (Trac activation mail is sent from 'webmaster@localhost') closed by
- fixed: Jacob changed the sender to "noreply@…" and it seems …
- 14:52 Ticket #5653 (unicode in tutorial documentation) created by
- Unless I am mistaken, python manage.py syncdb should be run after …
- 13:02 AuditTrail edited by
- Fixed maxlength/max_length problem, added I/U distinction on save(), … (diff)
- 12:54 DevelopersForHire edited by
- (diff)
- 12:44 Ticket #5650 ('Save and add another' is displayed even without add permission) closed by
- duplicate: Duplicate of #3817.
- 11:59 GeoDjangoInstall edited by
- Added centos to the list. (diff)
- 11:43 GeoDjangoInstall edited by
- Added more information about library errors and debugging. (diff)
- 11:21 Ticket #5652 (Straightforward use of startproject command results in broken "Show on ...) created by
- If you use startproject in the straightforward way (such as following …
- 10:44 DevelopersForHire edited by
- (diff)
- 10:43 DevelopersForHire edited by
- (diff)
- 10:06 Ticket #5651 (Single quotes get escaped twice when creating admin log) created by
- I'm using Django 0.96, Python 2.4.4, MySql 5.0.32 (all from Debian …
- 09:31 AuditTrail edited by
- (diff)
- 07:18 AuditTrail edited by
- (diff)
- 06:11 Ticket #5650 ('Save and add another' is displayed even without add permission) created by
- Even if a user does not have add permission for a certain model, the …
- 06:02 Ticket #5649 (Link not Available) closed by
- invalid: It's not available because that isn't and never has been the address …
- 06:00 Ticket #5649 (Link not Available) created by
- Hi The following link was not available when I was googling about …
- 03:27 Ticket #5648 (__init__ of Models not overrideable) created by
-
Apparently django is calling
__init__
for models created from …
09/30/2007:
- 21:57 Ticket #5107 (Replace Context with RequestContext in django.contrib.syndication.feeds) reopened by
- There might be another solution, but the reporter wants to run context …
- 18:38 SchemaEvolution edited by
- (diff)
- 18:15 Ticket #5647 (Your First App - URL section - too complex - suggestions) created by
- Yikes, the section on URL's is really too complex for "First App" - …
- 18:04 Ticket #5646 (Add Testing Section) created by
- As part of the "Your First App" - right after creating a model, a …
- 17:58 Ticket #5645 ("First App" is Way Too Complex - Some Suggestions) created by
- For a novice, or PHP convert, or even a Rails convert (I'm versed in …
- 17:11 goflow:FAQ edited by
- (diff)
- 17:10 goflow:FAQ created by
- 16:43 SchemaEvolutionDocumentation edited by
- (diff)
- 14:52 Ticket #5644 (Fix invalid html on the Django Project site) created by
- Recently added mt image at footer of django web page, has added …
- 13:18 CalendarRunThough edited by
- (diff)
- 13:16 CalendarRunThough edited by
- (diff)
- 10:59 Ticket #5642 ([patch] models.ForeignKey('unloaded class') raises AttributeError) closed by
- duplicate: Added the patch to #3323. Closing this one.
- 10:01 Ticket #5643 (inspectdb lowercases all column names without creating correct db_column) created by
- […] always creates lowercase fieldnames. Problem is that when the …
- 09:48 Ticket #5642 ([patch] models.ForeignKey('unloaded class') raises AttributeError) created by
- using models.ForeignKey('undefined class') in model definition …
- 09:38 Ticket #5641 (ugettext_lazy in model's default) created by
- When you pass ugettext_lazy as an argument of field default, then in …
- 03:34 DjangoPoweredSites edited by
- (diff)
09/29/2007:
- 23:11 Changeset [d95c0fd0]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 #5636 -- Added missing Set import for Python2.3 support. Thanks, …
- 23:11 Ticket #5636 (Admin backend uses `set` without the Python 2.3 fallback) closed by
- fixed: (In [6438]) Fixed #5636 -- Added missing Set import for Python2.3 …
- 21:30 Ticket #5629 (Missing import in gis query) closed by
- fixed: (In [6437]) gis: Fixed #5629 with patch from rcoup.
- 18:09 GeoDjangoInstall edited by
- Edited user install notes; updated to use backticks instead of code … (diff)
- 12:36 IntegrityError created by
- 07:25 Ticket #5640 (Request to improve error handling in utils.encoding.force_unicode.) created by
- migrating a large django project to trunk version > 5609 (i.e. after …
- 05:52 Ticket #5639 (Update loaddata/dumpdata encoding options documentation) closed by
- wontfix: Unless you can point a specific encoding problem with the current SVN …
- 03:56 Ticket #5639 (Update loaddata/dumpdata encoding options documentation) created by
- Hi, I think that in …
Note: See TracTimeline
for information about the timeline view.