Timeline
08/23/2007:
- 23:55 Ticket #5239 (Django uses __builtins__, which is guaranteed only in CPython) closed by
- wontfix: This particular side-effect will be fixed in a different way by #2920.
- 23:47 Ticket #5239 (Django uses __builtins__, which is guaranteed only in CPython) created by
- To have a chance of running Django on python implementations other …
- 22:53 Changeset [4652c96]attic/queryset-refactorsoc2009/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 #5237 -- Added an optional 'path' argument to …
- 22:53 Ticket #5237 (Add get_svn_revision path argument) closed by
- fixed: (In [5995]) Fixed #5237 -- Added an optional 'path' argument to …
- 18:10 Changeset [3a4b1396]attic/queryset-refactorsoc2009/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 an svn:ignore property that was a little too specific. …
- 16:52 Ticket #5235 (Error with "manag.py sql polls") closed by
- invalid: Your directory name has a typo. You named it myssite by mistake, …
- 16:47 Ticket #5234 (a) closed by
- invalid: That isn't a bug - if you assign a prefix to the form, it expects that …
- 16:38 Tutorials edited by
- RSS tutorial (diff)
- 14:21 Ticket #5238 (Add ability to intialize form fields with model field default values.) created by
- Using the old admin, form fields are populated with the model field …
- 13:52 Ticket #5237 (Add get_svn_revision path argument) created by
- get_svn_revision is very usefull in general. adding an optional arg …
- 13:14 Ticket #4524 ('Delete' action is broken in newforms-admin) reopened by
- What ticket number is this a duplicate of? I don't see another ticket …
- 10:48 Ticket #5236 (Provide stack trace information in sql debug entries) created by
- Hi, when profiling django views I often use the list of stored SQL …
- 10:15 Ticket #5235 (Error with "manag.py sql polls") created by
- I'm using, http://www.djangoproject.com/documentation/tutorial01/, …
- 07:01 NewformsAdminBranch edited by
- Documenting a "gotcha." (diff)
- 06:33 Changeset [22ae4ed]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added svn:ignore property to some directories that were missing it. …
- 06:07 Ticket #5234 (a) created by
- I think there's a bug in the newforms library: from django import …
- 04:20 Ticket #5233 (Getting a "TypeError; __str__ returned non-string (type Topic)" when ...) created by
- There is no (visible, in terms of content) difference between a record …
- 03:47 Ticket #5232 (DecimalField max_digits counts negative sign as a digit.) created by
- In [5680], the validation of decimal values for DecimalField was …
08/22/2007:
- 23:44 Tutorials edited by
- new link - lighttpd setup (diff)
- 21:17 GeoDjangoInstall edited by
- updated GEOS 3.0 info, removed self-links (diff)
- 15:20 DjangoBrasil edited by
- (diff)
- 11:21 Ticket #5231 ([newforms-admin] Bug in Admin Documentation module) created by
- The admindocs module doesn't recognize the DecimalField yet. Also, it …
- 10:18 DjangoPoweredSites edited by
- (diff)
- 10:17 DjangoPoweredSites edited by
- (diff)
- 07:44 DjangoPoweredSites edited by
- Added link to collect.apply website under "Professional sites" (diff)
- 07:25 Ticket #5230 ([schema-evolution] sqlevolve fails) created by
- I just installed the schemaEvolution branch of django (following the …
- 04:47 DjangoScreencasts edited by
- (diff)
- 04:44 DjangoScreencasts edited by
- (diff)
- 04:43 DjangoScreencasts edited by
- (diff)
08/21/2007:
- 20:57 Ticket #5229 (django.utils.version.get_svn_revision to work with on any path specified) created by
- It would be nice if django.utils.version.get_svn_revision would work …
- 20:33 Ticket #5228 (Django SCGI Setup Link Dead) created by
- The link to the SCGI setup guide is dead on this page: …
- 19:19 Ticket #5227 (Redirect security check in login code is incomplete) created by
- The security check for the value of redirect_to in …
- 18:53 AJAXWidgetComboBox edited by
- reverted vandalism (diff)
- 16:00 DjangoPoweredSites edited by
- (diff)
- 15:33 LittleEasyImprovements edited by
- (diff)
- 15:07 Ticket #5226 ("Invalid relational operator" against Oracle 9i backend) created by
- Recent changes to support Django's regex and iregex operators in …
- 14:34 DjangoPoweredSites edited by
- (diff)
- 13:52 Ticket #5225 (Add Queries to the debug page) closed by
- wontfix: I can't really explain it, but something about displaying queries on …
- 12:25 Ticket #5225 (Add Queries to the debug page) created by
- I've found it very helpfull to be able to see what queries ran when …
- 12:15 LittleEasyImprovements edited by
- (diff)
- 12:06 Changeset [377fe7c]attic/queryset-refactorsoc2009/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 breakage of test suite for Oracle by adding a null check. …
- 11:58 Ticket #5224 (Fix loading admin media dir on runserver) created by
- The --adminmedia of runserver doesn't work, because there is a …
- 11:22 Ticket #5223 (Bug on sqlite __year comparison) created by
- This code: […] produces this SQL: […] but I think sqlite …
- 10:45 DevelopersForHire edited by
- (diff)
- 09:55 LittleEasyImprovements edited by
- (diff)
- 08:44 AJAXWidgetComboBox edited by
- (diff)
- 07:13 DjangoBrasil edited by
- (diff)
- 06:31 Ticket #5101 (validate on save) closed by
- wontfix: The validate() method is not realiably implemented yet. Jacob is …
- 03:39 LittleEasyImprovements edited by
- (diff)
- 03:26 Ticket #5222 (Ability for end users to register commands with management.py.) created by
- Changeset [5923] added the ability for end users to register commands …
- 01:07 Ticket #5214 (Typos in es_AR) closed by
- wontfix: There's nothing we can do here. 0.96 is set in stone and won't ever …
08/20/2007:
- 22:08 Ticket #5215 ([patch] Add SVN revision number to Django version string) closed by
- fixed: (In [5990]) Fixed #5215 -- Added Subversion revision number to Django …
- 22:08 Changeset [a1e26b0]attic/queryset-refactorsoc2009/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 #5215 -- Added Subversion revision number to Django version …
- 21:35 Ticket #5221 (typo in testing documentation) closed by
- fixed: (In [5989]) Fixed #5221 -- Fixed typo in docs/testing.txt. Thanks, derelm
- 21:35 Changeset [a3a07af9]attic/queryset-refactorsoc2009/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 #5221 -- Fixed typo in docs/testing.txt. Thanks, derelm …
- 21:21 Ticket #5221 (typo in testing documentation) created by
- http://www.djangoproject.com/documentation/testing/#making-requests …
- 20:34 Ticket #5217 (Settings are unable to be imported if project name is the same as the ...) closed by
- duplicate: Duplicate of #4850
- 19:34 Ticket #5220 (Updated Hungarian translation) created by
- The attached django.po and djangojs.po are fully translated to …
- 19:30 Localization edited by
- added myself as hungarian translator (diff)
- 18:55 Ticket #5219 (Problems using syncdb with Oracle 10g - strange field names and null = ...) created by
- Hello When syncdbing the following model : […] I get the following …
- 18:39 Ticket #5218 (Problems when user provides field name for primary key in Oracle 10 g) created by
- Hello Sorry I wasn't really clear in what I want to achieve. I really …
- 18:30 Ticket #5217 (Settings are unable to be imported if project name is the same as the ...) created by
- "From the command line, cd into a directory where you’d like to store …
- 18:01 Ticket #5216 (Lazy Translation label_tag in new forms) created by
- A call to {{field.label_tag}} in a newforms template returns …
- 17:52 Ticket #5213 ([enhancement] Add an invitation option in authentification user module) closed by
- wontfix: It's all yours James :)
- 16:51 Ticket #5132 (admin/views/auth.py change password is not working) closed by
- duplicate: Ramiro - I've mark edthis as duplicate since #5214 fixes it. Please …
- 16:31 Ticket #5201 (Settings won't load when inside a directory named settings) closed by
- invalid: Okay, I feel stupid. I had added a settings.py inside django for …
- 15:06 Ticket #5215 ([patch] Add SVN revision number to Django version string) created by
- See the original discussion here: …
- 14:26 Ticket #5214 (Typos in es_AR) created by
- I am attaching a patch against 0.96 for typos in the es_AR …
- 13:22 Ticket #5213 ([enhancement] Add an invitation option in authentification user module) created by
- Hi, I wonder if someone could implement the invitation option in …
- 11:52 Ticket #5212 (Fix to management command for installed apps) created by
- This patch fix the problem of not loaded commands from installed apps …
- 10:50 DjangoResources edited by
- (diff)
- 10:49 DevelopersForHire edited by
- (diff)
- 10:48 DevelopersForHire edited by
- (diff)
- 09:25 DjangoPoweredSites edited by
- (diff)
- 09:24 DjangoPoweredSites edited by
- Moved ukben.com to correct location - I really should use the preview … (diff)
- 09:22 DjangoPoweredSites edited by
- Reformated the url for ukben.com (diff)
- 09:21 DjangoPoweredSites edited by
- Added my django site ukben.com (diff)
- 09:15 Ticket #4572 (How to use form_for_instance could benefit from more explanation) closed by
- fixed: (In [5988]) Fixed #4572 -- Added an example of form_for_instance usage …
- 09:15 Changeset [c06524b]attic/queryset-refactorsoc2009/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 #4572 -- Added an example of form_for_instance usage in a …
- 09:15 Changeset [46ec6b34]attic/queryset-refactorsoc2009/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 Ramiro Morales to the correct spot in the list. git-svn-id: …
- 08:37 DevelopersForHire edited by
- (diff)
- 08:24 Ticket #5211 ([newforms-admin] Admin media Problem) closed by
- fixed: (In [5986]) Fixed #5211 -- Added paths starting with '/' to the list …
- 07:58 Ticket #5192 (Flatpages should be able to handle more characters (e.g. ~)) reopened by
- Replying to Simon G. <dev@simon.net.nz>: > How is the url …
- 05:43 LittleEasyImprovements edited by
- (diff)
- 05:36 LittleEasyImprovements edited by
- (diff)
- 05:35 Ticket #3570 (implement Atom Publishing Protocol) reopened by
- Not a dupe. There is a difference between Atom Publishing Protocol …
- 05:33 Ticket #3570 (implement Atom Publishing Protocol) closed by
- duplicate: Duplicate of #3569
- 05:32 Ticket #2806 (Cookie system does not support "port") closed by
- wontfix: Marking as wontfix given the following comment on …
- 05:30 LittleEasyImprovements edited by
- (diff)
- 05:07 LittleEasyImprovements edited by
- Note to self: if it's not possessive it doesn't need an apostrophe (diff)
- 05:06 LittleEasyImprovements edited by
- ..and more… (diff)
- 05:05 Ticket #1859 (Flat page URLs send broken-link emails when SEND_BROKEN_LINK_EMAILS ...) closed by
- invalid: Ok, I'm closing this as invalid as it appears to be a docs issue w.r.t …
- 05:02 Ticket #632 (database stored templates) closed by
- wontfix: Thanks Jannis, I'll close this then - just make sure the google code …
- 04:53 LittleEasyImprovements edited by
- adding some low-hanging fruit (diff)
- 04:27 Ticket #5211 ([newforms-admin] Admin media Problem) created by
- My settings.py looks like this: […] And The admin requests: […] …
- 04:00 Ticket #5210 (syntax error) closed by
- invalid: Read the note that is at the top of every documentation page about …
- 03:56 Ticket #5210 (syntax error) created by
- Hi I experienced that the syntax you provide in the documentation …
- 03:50 Ticket #3311 (New humanize filter "naturalday" (yesterday, today, tomorrow)) closed by
- fixed: (In [5985]) Fixed #3311 -- Added naturalday filter to …
- 03:50 Changeset [14b5e074]attic/queryset-refactorsoc2009/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 #3311 -- Added naturalday filter to contrib.humanize. Thanks, …
- 03:46 Ticket #5209 (FAQ contains link to old, outdated screencast) created by
- The screencast bit either needs updated or removed, since the link is …
- 01:21 Ticket #5206 (next / previous object container tags within queryset) closed by
- invalid: Querysets satisfy the iterator protocol and the elements come out in …
Note: See TracTimeline
for information about the timeline view.