Timeline
05/27/2009:
- 17:37 Ticket #11222 (tutorial docs only give the relative location of the templates) created by
- In the tutorial docs, part 2, we have this text: "Now copy the …
- 17:11 Ticket #11221 (sqlsequencereset documentation refers a URL that results in a 404) created by
- This bit of documentation: …
- 15:54 Ticket #11220 (__similar in filter) created by
- I would like to propose a new filtering method for char fields, that …
- 12:52 Ticket #11219 (build_rpm problems) closed by
- duplicate: Duplicate of #9616
- 12:45 Ticket #11219 (build_rpm problems) created by
- (Same issue as reported in ticket 3338.) RPMs don't like dashes in …
- 12:38 Ticket #3338 (build_rpm problems) closed by
- fixed: This bug was fixed 2 years ago, if you think there's a new issue open …
- 12:38 Ticket #3338 (build_rpm problems) reopened by
- It appears that this is broken again in 1.1 beta 1.
- 11:28 Changeset [e2e092c]stable/1.0.x by
- [1.0.X] Fixed #11204 -- Corrected typo in the pluralize doc. Thanks …
- 11:26 Changeset [7638651]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 #11204 -- Corrected typo in the pluralize doc. Thanks martin …
- 11:26 Ticket #11204 (Typo in template documentation) closed by
- fixed: (In [10849]) Fixed #11204 -- Corrected typo in the pluralize doc. …
- 11:21 Changeset [28380f4]stable/1.0.x by
- [1.0.X] Fixed #11209 -- Added a note to doc on connection.queries that …
- 11:20 Ticket #11209 (connection.queries reports different SQL query than MySQL log) closed by
- fixed: (In [10847]) Fixed #11209 -- Added a note to doc on connection.queries …
- 11:20 Changeset [9b19fd7]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 #11209 -- Added a note to doc on connection.queries that the …
- 11:06 Changeset [18feaead]stable/1.0.x by
- [1.0.X] Fixed #11215 -- Replaced erroneous catch with except in …
- 11:03 Ticket #11215 (Testing Django Application document Typo: try...catch should be ...) closed by
- fixed: (In [10845]) Fixed #11215 -- Replaced erroneous catch with except in …
- 11:03 Changeset [bdf33b37]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 #11215 -- Replaced erroneous catch with except in testing doc. …
- 09:30 Ticket #11218 (typo: forgot to rename an occurrence (2)) created by
- No variable "results" in the function, seems there's no test to check …
- 09:30 Ticket #11217 (Add Hungarian localflavor) created by
- The attached patch adds 4 localflavor classes for Hungary: * …
- 09:24 Ticket #11216 (typo: forgot to rename an occurrence) created by
- […]
- 08:05 Ticket #11215 (Testing Django Application document Typo: try...catch should be ...) created by
- It's written: {{{ You can then use a standard try...catch block or …
- 05:46 Ticket #11214 (inline in django) closed by
- invalid: I'm going to take this a step further and mark the ticket invalid. The …
- 05:44 Ticket #458 ("View on site" doesn't link to model's get_absoulte_url() method) closed by
- wontfix: If you are having difficulties, please ask on Django-users, rather …
- 04:37 Ticket #458 ("View on site" doesn't link to model's get_absoulte_url() method) reopened by
- it is not working.I have done debug=False also
- 03:58 Ticket #11214 (inline in django) created by
- I am having inlines in my model.I want that all the inlines should …
- 02:27 Ticket #11207 (On lighttpd using scgi, the value of self.path_info and self.path in ...) closed by
- wontfix: very sorry, I made a mistake in configuring url info in lighttpd.conf. …
- 02:00 Ticket #11213 (Test to show as_hidden() SplitDateTime widget works) created by
- Calling .as_hidden() on the SplitDateTime widget doesn't work …
- 01:53 Ticket #11212 (Don't encode emails with base64/qp) created by
- #3472 introduced a patch, which replaces base64 encoding with …
- 00:18 Ticket #11210 (Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, ...) closed by
- duplicate: Dupe of #11211.
- 00:01 Ticket #11211 (Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, ...) created by
- Hello, I have attached a patch to add every GMarkerOption for Google …
- 00:01 Ticket #11210 (Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, ...) created by
- Hello, I have attached a patch to add every GMarkerOption for Google …
05/26/2009:
- 20:50 Ticket #11209 (connection.queries reports different SQL query than MySQL log) created by
- I'm using MySQL 5.0.x and Django v1.0.2. The QuerySet... {{{ …
- 13:26 Ticket #10784 (list_editable will not work for the default ordering field.) closed by
- duplicate: The most recent patch on #10922 addresses this, I believe. I'd rather …
- 13:19 Ticket #3472 (Convince send_mail to not base64-encode the email) closed by
- fixed: Please don't reopen tickets closed by core developers (especially ones …
- 13:15 Ticket #3472 (Convince send_mail to not base64-encode the email) reopened by
- BTW, there's even better way to avoid unnecessary encoding: […] …
- 11:48 Changeset [b9db62ee]stable/1.0.x by
- [1.0.X] Fixed #11205 -- Made the links to the str method description …
- 11:46 Changeset [5dc30c9]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 #11205 -- Made the links to the str method description look the …
- 11:46 Ticket #11205 (Tutoria Page 1: django.db.models.Model.__str__() used instead of __str__()) closed by
- fixed: (In [10843]) Fixed #11205 -- Made the links to the str method …
- 11:34 Ticket #11202 (Minor error in faq/install) closed by
- fixed: Fixed in r10841/r10842.
- 11:33 Changeset [f37a02e]stable/1.0.x by
- [1.0.X] Fixed #11202 -- Removed mod_python information from FAQ, as it …
- 11:27 Changeset [5e20adcd]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 #11202 -- Removed mod_python information from FAQ, as it is no …
- 11:11 Sprints edited by
- Updated sprint dates. (diff)
- 02:35 Ticket #11208 (implemented rapidsms using django but gui is not opening) closed by
- invalid
- 02:34 Ticket #11208 (implemented rapidsms using django but gui is not opening) created by
- 01:14 Ticket #11207 (On lighttpd using scgi, the value of self.path_info and self.path in ...) created by
- An Django app was running under lighttpd using scgi protocol, but I …
- 00:32 Ticket #11070 (Remove JING_PATH from global_settings.py and docs) closed by
- fixed: (In [10840]) Fixed #11070 -- Removed JING_PATH setting, which was no …
- 00:32 Changeset [a251e0a]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 #11070 -- Removed JING_PATH setting, which was no longer used. …
- 00:29 Changeset [9848f888]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
- Made some small improvements to docs/topics/http/sessions.txt …
05/25/2009:
- 23:24 Ticket #10784 (list_editable will not work for the default ordering field.) reopened by
- Now reproduceable! The problem is when you edit a field that dictates …
- 21:47 Ticket #11206 (The floatformat template tag doesn't work with a value of 0 and a ...) created by
-
[…]
Looks like the Decimal module (which
floatformat
uses to … - 19:56 Ticket #11205 (Tutoria Page 1: django.db.models.Model.__str__() used instead of __str__()) created by
- On page 1 of the Tutorial there is a info box called "Why …
- 18:20 Ticket #11157 (slugify and admin javascript URLify function produce different strings) closed by
- wontfix: Where does it say their functionality is meant to be interchangeable? …
- 18:18 Ticket #11190 (urlresolvers.reverse: possibilities = ...) closed by
- invalid: Wow, that's one full-on ugly ticket description :P I'm going to mark …
- 18:08 Ticket #11164 (inconsistency in installation documentation, and a suggestion) closed by
- wontfix: Since INSTALL is just a quick intro, and points to using the full …
- 17:10 Ticket #11204 (Typo in template documentation) created by
- http://docs.djangoproject.com/en/dev/ref/templates/builtins/ …
- 15:27 Ticket #11203 (ie not rendering correctly rtl forms) created by
- This ticket is related to #10601. There is a rendering problem with ie …
- 12:34 Ticket #11198 (Forms URLfield regex takes infinite to validate a long field) reopened by
- I know it's a bug in Python re implementation (and lot of other re …
- 11:02 Ticket #11202 (Minor error in faq/install) created by
- In the section "Do I have to use mod_python?" from file …
- 10:44 Ticket #11200 (repeated icons in gmap javascript) reopened by
- bug is fixed only when patch is committed to trunk
- 10:42 Ticket #11201 (Does the docs to 1.0 really point to 1.0?) closed by
- invalid: It uses the 1.0.X branch. Please don't use trac for asking support …
- 10:38 Ticket #11201 (Does the docs to 1.0 really point to 1.0?) created by
- Editing the howto/deploy/index.txt from a 1.0.2 package, I see: …
- 10:37 Ticket #11200 (repeated icons in gmap javascript) closed by
- fixed: the modification is at line 146 in icons property. tried to add …
- 10:32 Ticket #11198 (Forms URLfield regex takes infinite to validate a long field) closed by
- worksforme: I'm unable to reproduce: […] In any event this wouldn't be a …
- 10:18 Ticket #11200 (repeated icons in gmap javascript) created by
- if several markers use the same icon it will be repeated as many times …
- 10:02 Ticket #11199 (Select_related added to the query set will produce empty result) created by
- You have a model like: […] Inside the database mangle the fkey from …
- 09:55 Ticket #11198 (Forms URLfield regex takes infinite to validate a long field) created by
- With a long value, the validation takes forever. You can test it …
- 09:09 Ticket #11197 (django.utils.dateformat for 'W' is not correct) closed by
- invalid: Summary says django.utils.dateformat for "W" is not correct, but near …
- 08:31 Ticket #10426 (Add a description of language environment variales to "How to use ...) reopened by
- Sorry Jacob but it seems this one hasn't been closed by this commit or …
- 05:11 Ticket #11197 (django.utils.dateformat for 'W' is not correct) created by
- I have a simple problem with the datebased view archive_week. In the …
- 02:18 Ticket #11196 (dimensions not set when value for ImageField specifed in constructor) created by
-
Given a model with an
ImageField
and defined height/width fields, …
05/24/2009:
- 15:28 Ticket #11195 (add fieldname to admin changelist <td> tags -- eases CSS customization) created by
- === The Itch === Currently it's fairly difficult to customize the …
- 13:18 Ticket #11194 (Saving proxy model with raw=True gives UnboundLocalError 'record_exists') created by
- When importing data I am running into this error: […]
- 12:33 Ticket #11193 (WSGI handler not properly handling lock) created by
- For this code in wsgi.py, seen in the latest release and the …
- 12:05 Ticket #11189 (Admin add page rendering blank fieldset) closed by
- invalid: Sorry sorry sorry I had an error in my model
- 10:41 Ticket #10601 (with rtl languages, inline delete checkbox+label are not aligned to ...) closed by
- fixed: Please open a new ticket since this is a seperate issue.
- 10:40 Ticket #8857 (Forms documentation doesn't describe how to handle uploads) closed by
- fixed: Fixed in r10837.
- 10:34 Ticket #11192 (ModelForms development error messages) created by
- […] If Meta in formclass has no model attribute it raises …
- 08:57 Ticket #11191 (Admin throws 500 instead of 404 error when passing a string as the PK ...) created by
- The situation where a PK of the incorrect type (string instead of …
- 03:27 Ticket #10601 (with rtl languages, inline delete checkbox+label are not aligned to ...) reopened by
- I'd like to reopen the ticket since ie7 is not playing nicely on this. …
- 01:50 Ticket #11190 (urlresolvers.reverse: possibilities = ...) created by
- I've think i've found a bug with urlresolvers.reverse() (in use with …
- 01:49 DevelopersForHire edited by
- (diff)
- 01:48 Changeset [82f9f748]stable/1.0.x by
- [1.0.X] Fixed #8857 -- Corrected ref in modelforms documentation and …
- 01:46 Changeset [5d9983d0]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 #8857 -- Corrected ref in modelforms documentation and added ref …
Note: See TracTimeline
for information about the timeline view.