Django

Code

Timeline

and .

05/09/08:

10:31 Ticket #7206 created by askfor@gmail.com
django.core.urlresolvers.reverse doesn't work properly
10:12 Ticket #7205 created by metvop <2y4lhcyggs@fontdrift.com>
Objects with a Floatfield value ending in zero can be incorrectly included the object's change history
10:08 IrcFAQ edited by pbx
added a couple unicode-related links (diff)
05:50 Ticket #7204 closed by oyvind
invalid: Post a simple example showing count not working.
05:42 Ticket #7204 created by Dorian Grey <imgrey@gmail.com>
.count() not working
02:56 Ticket #7196 closed by ubernostrum
wontfix: If that's the case you probably shouldn't be using a generic view; once …
02:41 Ticket #7196 reopened by bogdan.agica@gmail.com
I meant there might be the case for processing something on the object …

05/08/08:

21:51 Ticket #7203 created by Scott Moonen <smoonen@andstuff.org>
Admin error if an edit_inline=True object has a ForeignKey to some other object which has a unique_together specification
21:13 Ticket #7196 closed by ubernostrum
invalid: This can be accomplished with a wrapper around the generic view.
17:41 Ticket #7202 created by zhaoz
fixture loading fails for one-to-one relations
16:08 Ticket #7201 created by terry@weissman.org
timeuntil filter misbehaves if my datetime has a timezone
15:35 IrcFAQ edited by pbx
added models-not-showing-up-in-admin question (diff)
14:10 Ticket #7200 created by tobias
FloatField is not described in newforms documentation
13:32 Ticket #7199 created by hickswright+django@gmail.com
Admin Page Not Listing Objects
13:18 Ticket #7198 created by gav
manage.py sql/sqlall/etc. errors on apps without models.py files
11:57 Ticket #7197 created by Scott Moonen <smoonen@andstuff.org>
Incorrect use of IEXACT in manipulator_validator_unique_together
10:55 Ticket #7149 closed by bo <bo.blanton@gmail.com>
duplicate: That did appear to be the issue in #7173 at least on the little test …
08:59 Ticket #7196 created by bogdan.agica@gmail.com
Callback function for date_based.object_detail function
08:42 DjangoBrasil edited by WiliamAlvesDeSouza <wiliamsouza83@gmail.com>
(diff)
08:37 TutorialInBrazilianPortuguese edited by wiliamsouza83@gmail.com
Adcionado secao tutorial (diff)
08:10 Ticket #7195 created by Daniel Roseman <daniel@roseman.org.uk>
MultipleChoice fields don't validate when using request.REQUEST
07:51 Changeset [7520] by adrian
Added a bunch of missing svn:ignore properties for .pyc files. Thanks, …
02:07 Ticket #7187 reopened by Andrei <andrei@nextbyte.ro>
I think all handlers could be modified to auto add project directory to …
00:41 DevelopersForHire edited by cschand
(diff)

05/07/08:

23:10 Ticket #7193 closed by anonymous
invalid: Spammer.
22:54 Ticket #7194 created by jhlywa <jhlywa@gmail.com>
django-admin documentation typo (verbosity flag)
22:43 Ticket #7192 closed by Alex
wontfix: There is a separate QuerySetPageinator? class that implements using the …
21:24 Ticket #7193 created by anonymous
ytWzeJPU
21:09 IrcFAQ edited by pbx
minor edit; added Freenode FAQ link (diff)
20:59 Ticket #7192 created by kamanwu
class Paginator::def _get_count(self):
20:34 Ticket #7191 created by anonymous
URL dispatcher page, small error
18:14 Ticket #7190 created by Jeffrey Froman
BooleanField does not return <type: 'bool'>
16:58 Ticket #7187 closed by oyvind
wontfix: Still not sure it is a good idea since it will make this handler work …
13:48 VersionOneFeatures edited by Alex
(diff)
13:00 Ticket #7189 created by Marat Radchenko <slonopotamusorama@gmail.com>
context_processors in direct_to_template
12:28 Ticket #7187 reopened by Andrei <andrei@nextbyte.ro>
Yes, you are right, but django.core.handlers.modpython could be patched to …
11:32 Ticket #7187 closed by oyvind
invalid: Handler specific code should not go in core of django.
09:50 Ticket #7188 closed by brosner
invalid: The value for fields in your Language options fieldset is not a …
09:38 Ticket #7188 created by Vali <vali.lungu@gmail.com>
FieldDoesNotExist Error because of the fields tuple inside the Admin class
09:23 Ticket #7187 created by Andrei <andrei@nextbyte.ro>
Improved settings import
04:02 Ticket #3030 (enhancement) reopened by Peter Melvyn
I've test in r7411 and the problem persists. if unique=True and …
04:02 Ticket #7186 created by Peter Melvyn
Django creates redundant unique index for OneToOneField on MySQL
00:02 Ticket #7185 created by petershinners <pete@shinners.org>
Add manage.py command for sitemap ping_google

05/06/08:

21:30 Ticket #7182 closed by mwdiers <martin@diers.us>
invalid
21:12 Ticket #7184 created by mbeattie
inspectdb outputs primary key
19:58 Ticket #7183 created by mbeattie
sessionid broken by jsession
16:25 Ticket #7182 created by mwdiers <martin@diers.us>
Extra MultiWidget fields in Inline in Admin are validating when left blank
15:17 DjangoAndNginx edited by anonymous
(diff)
15:17 DjangoAndNginx edited by anonymous
(diff)
15:08 Ticket #7181 created by kkulewski@student.uw.edu.pl
Meta ordering on foreign key field which can be None
15:02 DevelopersForHire edited by SeanOC
(diff)
14:36 DjangoResources edited by jgeewax@gmail.com
(diff)
14:35 DjangoAndNginx edited by jgeewax@gmail.com
13:19 Ticket #7180 created by anonymous
make-messages.py using I18N_TEMPLATES_EXTENSIONS from settings...
08:25 Ticket #7175 closed by ubernostrum
invalid: The other methods, like get, filter, etc. are marked as taking …
08:06 Ticket #7179 created by alen__ribic
[newforms-admin] - Standard 403 error page on breadcrumb if no 'change' permission
05:33 Ticket #7178 closed by oyvind
invalid: This requires a explaination of the problem that makes sense and a patch …
04:22 Ticket #7178 created by paradise.qingfeng@gmail.com
X-MAC-SIMP-CHINESE problem

05/05/08:

20:29 Ticket #7176 closed by russellm
wontfix: GROUP BY and HAVING are included in the Query class for completeness; …
19:53 Ticket #7177 created by Mike Wiacek <mjwiacek@google.com>
Expand and modify escaping of JavaScript strings in the escapejs filter
18:41 Ticket #7176 created by insin
HAVING clauses are not generated
15:18 Ticket #7175 created by anonymous
"extra" anchor in sidebar is really long
14:44 Ticket #7174 created by pbx
Settings documentation is incorrect about default TEMPLATE_LOADERS
14:05 Changeset [7519] by brosner
newforms-admin: Added some tests for SplitDateTimeWidget?._has_changed.
13:50 Changeset [7518] by brosner
newforms-admin: Added a newline between expected output and comments to …
13:08 Ticket #7160 closed by brosner
fixed: (In [7517]) newforms-admin: Fixed #7160 -- MultiWidget?._has_changed was …
13:08 Changeset [7517] by brosner
newforms-admin: Fixed #7160 -- MultiWidget?._has_changed was …
12:33 Ticket #7132 closed by brosner
fixed: Looks like post-commit hook did not work. This was fixed in [7515].
12:31 Changeset [7516] by brosner
newforms-admin: Applied the same _has_changed treatment to the …
12:28 Changeset [7515] by brosner
newforms-admin: Fixed #7132 -- Added a _has_changed method to …
12:19 Ticket #7173 created by gav
Reverse of OneToOneField relationships are being cached improperly, returning wrong model class
11:04 Ticket #7139 closed by ikelly
fixed: (In [7514]) Cleaned up some comments in the Oracle backend. Fixes #7139. …
11:04 Changeset [7514] by ikelly
Cleaned up some comments in the Oracle backend. Fixes #7139. Thanks, …
10:13 DjangoFriendlyWebHosts edited by Thomas Steinacher <tom@eggdrop.ch>
Adding djangohosting.ch (diff)
09:51 Ticket #7172 created by jquintas
registration/password_reset_form.html, does not show the form errors
08:18 IrcFAQ edited by pbx
reorganized media questions (diff)
03:39 Ticket #7171 created by sebastian_noack
Minor code cleanup in django/newforms/models.py
01:28 Ticket #7170 created by sylvaintersideral@gmail.com
Multi-table inheritance generates many UNIQUE indexes on MySQL
00:16 Ticket #7169 closed by anonymous
duplicate: #6893
00:14 Ticket #7168 closed by anonymous
duplicate: Duplicate of #6893

Note: See TracTimeline for information about the timeline view.