Django

Code

Timeline

and .

12/03/08:

16:56 Ticket #9752 created by seanl
select_related on query on model with GeoManager as default manager breaks
15:56 Ticket #9751 created by lamby
project_directory calculated incorrectly when "settings" is a directory (breaks 'startapp')
14:29 Ticket #9750 created by mm
Manager Documentation and Admin interface
12:58 Ticket #9749 created by anonymous
ModelAdmin should allow specifying Changelist class to further modify Changelist behavior
11:10 Ticket #9744 closed by dc
duplicate: Duplicate of #9492
10:52 Ticket #9614 closed by thejaswi_puthraya
invalid: On second thoughts, this ticket is invalid and I need to tell myself not …
10:42 Ticket #9748 closed by jacob
fixed: Fixed in [9563].
10:40 Ticket #9746 closed by brosner
invalid: This is documented behavior. …
09:56 NewformsHOWTO edited by mwdiers
(diff)
09:54 NewformsHOWTO edited by mwdiers
Removed duplicate question (diff)
09:48 Ticket #9748 created by kmtracey
r9550 broke modeladmin test
09:47 Changeset [9563] by lukeplant
Fixed regression introduced in r9550
09:45 Changeset [9562] by lukeplant
Refs #8248 - GenericRelations? descriptors now return self when accessed …
08:25 Ticket #7764 closed by jbronn
duplicate: Duplicate of #9747.
08:25 Ticket #7764 reopened by jbronn
Should be noted this was for 64-bit CentOS -- which is why I could not …
07:51 Ticket #9747 created by jbronn
Explicitly set the response type of GEOS C functions that return strings to fix unpredictable behavior on 64-bit systems
07:38 Ticket #9746 created by waltercruz
Using a custom widget for a item in ModelForm should use the model verbose_name?
07:23 Changeset [9561] by lukeplant
Added some explanatory comments in CsrfMiddleware?
04:21 Ticket #9745 created by norn
Add support of PostGIS's SnapToGrid function
01:59 Ticket #9744 created by terrex
admin base template does not validate against xhtml 1.0 w3c.org validator

12/02/08:

23:53 Changeset [9560] by mtredinnick
[1.0.X] Fixed #9734 -- Typo fix in the custom fields documentation, …
23:53 Changeset [9559] by mtredinnick
[1.0.X] Fixed #9740 -- Updated and correct usage of max_entries in cache …
23:50 Ticket #9735 closed by mtredinnick
fixed: (In [9558]) Fixed #9735 -- Documentation typo fix.
23:50 Changeset [9558] by mtredinnick
Fixed #9735 -- Documentation typo fix.
23:50 Ticket #9734 closed by mtredinnick
fixed: (In [9557]) Fixed #9734 -- Typo fix in the custom fields documentation, …
23:50 Changeset [9557] by mtredinnick
Fixed #9734 -- Typo fix in the custom fields documentation, pointed out …
23:49 Ticket #9740 closed by mtredinnick
fixed: (In [9556]) Fixed #9740 -- Updated and correct usage of max_entries in …
23:49 Changeset [9556] by mtredinnick
Fixed #9740 -- Updated and correct usage of max_entries in cache …
23:48 Ticket #9678 reopened by watusee
Should have mentioned earlier using Python 2.5 with Django 1.02. It …
22:45 Ticket #9738 closed by mtredinnick
wontfix: Those methods still exist, so using them is fine. Django supports Python …
18:44 Changeset [9555] by lukeplant
Updated csrf docs with 'versionadded' info
18:34 Changeset [9554] by lukeplant
New CsrfMiddleware? features: automatic exceptions for known AJAX and …
18:31 Changeset [9553] by lukeplant
Split CsrfMiddleware? into two to make it more reusable. Also converted it …
17:00 Ticket #9743 created by daniels
Problem in admin when displaying foreignkey of a model that reference himself
17:00 Changeset [9552] by lukeplant
More tests for the other half of CsrfMiddleware?
16:40 Changeset [9551] by lukeplant
Added tests for CsrfMiddleware?.
16:09 Ticket #8248 closed by lukeplant
fixed: (In [9550]) Fixed #8248: made help() work on models and improved …
16:09 Changeset [9550] by lukeplant
Fixed #8248: made help() work on models and improved introspection …
15:13 Ticket #3553 closed by graham_king
wontfix: Attached a patch that will allow you to do this, but I don't recommend you …
15:04 Ticket #9742 created by anonymous
GIS render_to_kml has incorrect mime type
14:14 Ticket #9741 created by wiswaud
generic relations: reverse chain of references not followed fully yon delete
12:42 Changeset [9549] by ikelly
[1.0.X] Fixed #9706: made SlugField? honor max_length in Oracle, matching …
12:40 Ticket #9706 closed by ikelly
fixed: (In [9548]) Fixed #9706: made SlugField? honor max_length in Oracle, …
12:40 Changeset [9548] by ikelly
Fixed #9706: made SlugField? honor max_length in Oracle, matching the other …
12:12 Ticket #9740 created by djw
Bad example in "CACHE_BACKEND arguments" section
10:59 Changeset [9547] by ikelly
[1.0.X] Fixed a pair of bugs in determining the set of models to flush …
10:58 Changeset [9546] by ikelly
Fixed a pair of bugs in determining the set of models to flush that were …
10:13 Ticket #9739 created by gilhad
Admin does not correctly prefill DataTimeField from URL
10:05 Ticket #9738 created by brandon
unit test examples in docs use old "failUnless" methods instead of new "assert" methods
10:02 Ticket #9737 closed by anonymous
invalid: spam
09:41 Ticket #9737 created by anonymous
XBpUukxbsF
07:34 Changeset [9545] by russellm
[1.0.X] Fixed #9736 -- Added quoting to the SQL constraint names generated …
07:27 Changeset [9544] by russellm
Added svn:ignore properties on some recently added directories
07:23 Ticket #9736 closed by russellm
fixed: (In [9543]) Fixed #9736 -- Added quoting to the SQL constraint names …
07:23 Changeset [9543] by russellm
Fixed #9736 -- Added quoting to the SQL constraint names generated during …
05:53 Ticket #9736 created by russellm
Primary key with space in name generates invalid constraint SQL
00:03 Ticket #9358 closed by mtredinnick
fixed: In view of the fact that this only affects one release of SQLite and a …
00:01 Changeset [9542] by mtredinnick
[1.0.X] Added a note to the SQLite database documentation mentioning …
00:00 Changeset [9541] by mtredinnick
[1.0.X] Added a short note to the modelforms documentation linking …

12/01/08:

23:58 Changeset [9540] by mtredinnick
Added a note to the SQLite database documentation mentioning that version …
22:09 Ticket #8672 closed by mtredinnick
wontfix: The consensus amongst the maintainers is that complicating the API a bit …
22:07 Changeset [9539] by mtredinnick
Added a short note to the modelforms documentation linking …
21:23 Ticket #9735 created by gsf
"althete" typo in builtins.txt
21:12 Ticket #9734 created by col16
typo in docs
20:21 Ticket #9714 closed by mtredinnick
invalid: There is no Django bug here. All settings variables must be in the …
15:54 Ticket #9733 created by wam
Ambiguity in the docs for django.db.model.ManyToManyField
13:24 Ticket #9732 created by casseen
close tag is missing in password_reset_confirm.html
13:09 Version1.1Features edited by Richard Davies <richard.davies@elastichosts.com>
Admit to my ticket ;-) (diff)
12:02 Ticket #9731 created by ahknight
Missed a letter
11:25 Ticket #9696 closed by kratorius
worksforme: I can't reproduce the error you're describing. If you're sure this is a …
05:33 DevelopersForHire edited by msamoylov
added Djangoware (diff)
05:14 Ticket #4465 closed by russellm
duplicate: Closing spam reopen.
04:18 Ticket #4465 reopened by storney
well very compeleted intros. We are closing it according to the last …
01:16 Ticket #9730 created by grantmoney
When using model inheritance, raw_id_fields returns a model's name in the input field.
00:51 DevelopersForHire edited by willhardy
(diff)
00:50 DevelopersForHire edited by willhardy
(diff)
00:33 Ticket #9729 closed by mtredinnick
invalid: Please ask usage questions on the django-users list. This isn't a bug …
00:30 Ticket #9729 created by sinapam
Saving a model instance without CharField primary key does not raise IntegrityError

11/30/08:

20:21 Changeset [9538] by mtredinnick
Clean up the imports in loaddata.py to match other code whilst I'm in the …
20:21 Ticket #9723 closed by mtredinnick
fixed: (In [9537]) Fixed #9723 -- Not all Python distributions contain the bz2 …
20:20 Changeset [9537] by mtredinnick
Fixed #9723 -- Not all Python distributions contain the bz2 module, so we …
20:15 Ticket #9728 created by vasiliyeah
Typos and incompletness in Macedonian translation file.
19:13 Ticket #9727 closed by ubernostrum
duplicate: You are using an older packaged version of Django; from Django 1.0 …
19:02 Ticket #9727 created by coachjpg
models.CharField(max_length should be maxlength. no underscore.
18:29 Ticket #9726 created by anonymous
GeoDjango documentation should mention binutils
14:52 Ticket #9724 reopened by shacker
The import is in the codeblock for the section "Limiting use to …
14:04 Ticket #9724 closed by Alex
invalid: Not sure how I missed it earlier, but the import is already in the …
03:20 Ticket #9725 created by ilbestio
See more sites... link in home page
03:18 Ticket #9724 created by shacker
Clarification on Serving Static Files documentation

11/29/08:

22:07 Ticket #9723 created by AdamG
r9527 (compressed fixtures) breaks loaddata for some Pythons
19:48 Ticket #9722 created by lamby
Use pyinotify (where available) instead of polling filesystem every second to detect changes
15:24 Ticket #9678 closed by dih0658
worksforme: I've been using a site with a flatpage as it's root for quite some time. I …
15:18 Ticket #9721 created by uggedal
DateTimeField does not support all DEFAULT_DATETIME_INPUT_FORMATS when passed a list as input
14:35 Ticket #9720 closed by programmerq
invalid: The ticket system is for issues with Django's code. Please use the …
13:49 Ticket #9720 created by jfenwick
dbshell attempts to connect to mysql as user 'ODBC'@'localhost' which fails
07:31 Ticket #9719 created by anonymous
Strings which look like numbers are not quoted, MySQL
05:55 Changeset [9536] by russellm
[1.0.X] Fixed #9717 -- Corrected a problem where django-admin.py flush …
05:51 Ticket #9717 closed by russellm
fixed: (In [9535]) Fixed #9717 -- Corrected a problem where django-admin.py flush …
05:51 Changeset [9535] by russellm
Fixed #9717 -- Corrected a problem where django-admin.py flush would …
05:42 Ticket #9718 created by hwaara@gmail.com
Reference to 'FormWrapper objects' in auth docs is confusing

Note: See TracTimeline for information about the timeline view.