Timeline
09/28/2009:
- 20:32 Ticket #11962 (Annotate with "extra" triggers Traceback (bad SQL)) closed by
- duplicate
- 20:09 Ticket #11962 (Annotate with "extra" triggers Traceback (bad SQL)) created by
- I have a query which performs a fairly complex "extra query" (about 10 …
- 18:54 Ticket #11961 (Typos in docs/topics/testing.txt) created by
- Just a few things I noticed while reading.
- 17:28 Ticket #11960 (Misleading/Wrong Error: argument of type 'function' is not iterable) created by
- If the urls.py is lacking a (proper) pattern for "some_view" the …
- 17:04 Changeset [c557ea6c]stable/1.1.x by
- [1.1.X] Fixed #9674 - documented app_label. Thanks to andymckay for …
- 16:58 Changeset [055efb2]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9674 - documented app_label. Thanks to andymckay for the …
- 16:58 Ticket #9674 (app_label missing from documentation) closed by
- fixed: (In [11596]) Fixed #9674 - documented app_label. Thanks to andymckay …
- 16:54 Changeset [6e3a7258]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 'key_prefix' keyword argument to cache_page() This was …
- 16:28 Ticket #11959 (In tutorial, admin is broken throughout most of part 3) created by
- Now that the admin uses url-reversing, it can't handle a urlconf that …
- 15:45 Version1.2Features edited by
- (diff)
- 13:24 Ticket #11958 (Form.errors returns an HTML unordered list, rather than a python dict ...) closed by
- invalid: Your test prints the errors. This causes the errors dict to get …
- 12:54 Ticket #11958 (Form.errors returns an HTML unordered list, rather than a python dict ...) created by
- The documentation for Form.errors …
- 12:41 Ticket #11957 (runserver must be restarted after error in admin.py) closed by
- duplicate: There is already a ticket open on cases when the dev server does not …
- 11:53 Ticket #11957 (runserver must be restarted after error in admin.py) created by
- In most cases, runserver is able to pick up changes to files and …
- 08:05 Ticket #11956 (ReverseManyRelatedObjectsDescriptor wrongly assumes symmetry between ...) created by
- Symmetrical many-to-many do only make sense between objects of the …
- 08:04 Version1.2Features edited by
- Removed SproutCore integration - this is a great idea for a third … (diff)
- 08:02 Signing edited by
- linked to github.com/simonw/django-signed (diff)
09/27/2009:
- 21:59 DevelopersForHire edited by
- (diff)
- 20:14 Ticket #11955 (resetting an app appears to touch all configured dbs not just those ...) created by
- resetting an app appears to touch all configured dbs not just those …
- 18:58 Ticket #11953 (Title is not "safed") closed by
- duplicate: You're not the first to report it. Please search before opening new …
- 18:56 Ticket #11954 (?next linking to a login_required view doesn't work) created by
- On my site I link to a view that is login_required and the url has a …
- 17:51 Ticket #11953 (Title is not "safed") created by
- http://docs.djangoproject.com/en/dev/ref/contrib/sites/ The title …
- 14:10 Ticket #11952 (HttpResponse Attribute docs refer to "status" when should be "status_code") created by
- Docs here: …
- 04:33 Ticket #11951 (Django Download) closed by
-
invalid: Using standard
tar
, I can't reproduce this. - 01:28 Ticket #11951 (Django Download) created by
- I'm using Windows XP, with WinRAR. So, I download the Django.tar.gz, …
09/26/2009:
- 23:58 Ticket #11950 (MySQL - Handling illegal mix of collations) closed by
- invalid: There are a couple of ways you could avoid this problem. First, you …
- 16:25 Ticket #11950 (MySQL - Handling illegal mix of collations) created by
- Hi All, […]
- 14:39 Changeset [a97648a7]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Corrected regressions introduced in r11586 and r11593 I read the …
- 09:32 DjangoJobs edited by
- AJC no longer looking for Django developers. Undergoing restructuring. (diff)
09/25/2009:
- 19:05 DevelopersForHire edited by
- Added Aureal as a peruvian Django company (diff)
- 18:36 Ticket #11949 (delete_selected action incorrectly uses ...) created by
- I believe this was just an oversight on the original developer's part. …
- 16:34 Ticket #11947 (The use of '/media/' for static file serving) closed by
- duplicate: Duplicate of either #10213 or #2891.
- 16:09 Ticket #11948 (Linear referencing for Django) created by
- I created some patches to GEOS to do linear referencing. If you have …
- 15:36 Ticket #11947 (The use of '/media/' for static file serving) created by
- Hi, An exceptionally annoying problem that I've solved thrice and …
- 15:04 Ticket #11946 (ManyToOneRel.lookup_overrides is unused) created by
-
lookup_overrides
is accepted as a keyword argument forForeignKey
… - 13:18 Version1.2Features edited by
- (diff)
- 12:26 DjangoOnWindowsWithIISAndSQLServer edited by
- (diff)
- 06:16 Signing edited by
- fixed typo (diff)
- 06:14 Signing edited by
- added request.get_cookie(key, signed=True) suggestion (diff)
- 05:28 CsrfProtection edited by
- (diff)
- 04:24 Ticket #11945 (Aggregation on filter got the wrong result) closed by
- duplicate: Duplicate of #10060
- 04:12 Ticket #11945 (Aggregation on filter got the wrong result) created by
- Aggregation on complex filter logic will lead to faulty. I prepared a …
- 03:09 Signing edited by
- Notes from our initial discussions (diff)
- 02:23 Ticket #11944 (filesizeformat should catch ValueError) created by
- The "filesizeformat" template tag fails gracefully if input conversion …
- 02:00 Signing created by
- Started this page (still have to add the content)
Note: See TracTimeline
for information about the timeline view.