Timeline
12/13/2009:
- 23:35 Ticket #12372 (passing ip to django.contrib.auth.views.password_reset email template) created by
- It's pretty much a standard that all password reset verification …
- 21:36 Ticket #9407 (The testModerationQueueContents test case does not work on databases ...) closed by
- invalid: The offending test was removed in r11639. Marking as invalid
- 19:13 Ticket #9589 (development server stops on SyntaxError or other Exceptions) reopened by
- No response in over a month, and my inquiry on django-dev was ignored, …
- 16:08 Changeset [fee560f]stable/1.1.x by
- [1.1.X] Fixed #10969: Made US State field a CharField, fixing a few …
- 16:00 Changeset [bd12310]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
- Converted regressiontests/forms/fields.py to unittests This makes …
- 15:56 Changeset [2135befd]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 #10969: Made US State field a CharField, fixing a few oddities …
- 15:56 Ticket #10969 (django/contrib/localflavor/us/models.py update USStateField to act as ...) closed by
- fixed: (In [11857]) Fixed #10969: Made US State field a CharField, fixing a …
- 15:39 Ticket #12132 (possibly unneccessary unique_check for primary key fields is models) closed by
- fixed: (In [11856]) [soc2009/model-validation] Fixed #12132: unneccessary …
- 14:35 Ticket #10646 (memcached's incr and decr should throw ValueError if keys don't exist) closed by
-
fixed: (In [11855]) Fixed #10646:
cache.incr()
anddecr()
now fail … - 14:35 Changeset [07ba0dba]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 #10646:
cache.incr()
anddecr()
now fail consistantly under … - 14:29 Changeset [1c5fe467]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 #10326: handler500 and handler404 may now be callables. Thanks, …
- 14:29 Ticket #10326 (Allow handler500, handler404 to be callables) closed by
- fixed: (In [11854]) Fixed #10326: handler500 and handler404 may now be …
- 13:07 Ticket #11998 (IntegerField not validated for overflow) closed by
- duplicate: This sounds like model validation to me.. closing as duplicate of #6845
- 11:51 Ticket #12371 (django-admin.txt has a docutils warning for a title underline too short) closed by
- fixed: Jacob fixed this in r11848, I believe.
- 11:46 Changeset [125403c]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 #12215: Added len to ModelChoiceIterator. Thanks Alex and …
- 11:46 Ticket #12215 (ModelChoiceIterator doesn't define __len__) closed by
- fixed: (In [11850]) Fixed #12215: Added len to ModelChoiceIterator. Thanks …
- 11:32 Changeset [6a7db77e]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 a reST error from [11843] and added a versionadded directive. …
- 11:22 Ticket #11330 (djangoproject.com mailservers misconfigured) closed by
- fixed: Should be fixed now -- all mail to/from djangoproject.com should use …
- 11:20 Ticket #12368 (django.contrib.messages tests fail with mysql backend - ordering issues) closed by
- fixed: (In [11847]) Fixed #12368: Fixed order-dependent messages test that …
- 11:20 Changeset [cafb1246]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 #12368: Fixed order-dependent messages test that was failing on …
- 11:08 Changeset [4b0f9531]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 tet runner tests mistakenly left out of r11843. Refs #11613. …
- 11:05 Changeset [64736fe3]stable/1.1.x by
- [1.1.X] Fixed #12146: Corrected Canadian postal code validation. …
- 11:01 Ticket #12146 (Canada localflavor: postal code validation too lax) closed by
- fixed: (In [11844]) Fixed #12146: Corrected Canadian postal code validation. …
- 11:01 Changeset [0fe8c20]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 #12146: Corrected Canadian postal code validation. Thanks …
- 11:01 Ticket #12371 (django-admin.txt has a docutils warning for a title underline too short) created by
- From ramiro: […] This is in reference to the --failfast flag.
- 10:45 Ticket #12370 (Test management command accepts a parameter extra_tests, which ...) created by
- This isn't a problem in practice, because only the Django runtests.py …
- 10:24 Changeset [92eec3ef]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 #11613: Added a failfast option for test running. Thanks …
- 10:24 Ticket #11613 (Add a --failfast argument to the testrunner) closed by
- fixed: (In [11843]) Fixed #11613: Added a failfast option for test running. …
- 09:49 Ticket #12369 (cStringIO portability) created by
- In reference to: …
- 09:38 Ticket #1201 (query string parsing problem) closed by
- wontfix: Django 1.2 won't support 2.3 any more, and those still on 1.1/2.3 …
- 09:19 Changeset [b5ffd105]stable/1.1.x by
- [1.1.X] Apply doc addition that somehow was left out of r11834. Refs …
- 09:16 Changeset [d10dd3e]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
- Apply doc addition that somehow was left out of r11833. Refs #7977. …
- 00:42 soc2009-admin-ui edited by
- (diff)
12/12/2009:
- 23:20 soc2009-admin-ui edited by
- (diff)
- 19:41 Ticket #12368 (django.contrib.messages tests fail with mysql backend - ordering issues) created by
- […]
- 16:08 Changeset [08b5d959]stable/1.1.x by
- [1.1.X] Update an email address in AUTHORS. r11839 from trunk. …
- 16:04 Changeset [20938b6]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
- Update an email address in AUTHORS. git-svn-id: …
- 16:02 Changeset [6c91e6ec]stable/1.1.x by
- [1.1.X] Fixed #12281: Added some helpful messages when Go is pressed …
- 16:02 Ticket #12281 (Admin Actions: Display Message on Empty Queryset) closed by
- fixed: (In [11838]) [1.1.X] Fixed #12281: Added some helpful messages when Go …
- 15:51 Changeset [8a59084c]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 #12218: Added some helpful messages when Go is pressed in admin …
- 15:22 Sprint200912Dallas edited by
- (diff)
- 14:55 Changeset [31618e3e]stable/1.1.x by
- [1.1.X] Fixed #11632: Fixed a test broken by r11827 that relied on the …
- 14:52 Ticket #11632 (show_hidden_initial=True produces invalid HTML) closed by
- fixed: (In [11835]) Fixed #11632: Fixed a test broken by r11826 that relied …
- 14:52 Changeset [627f4623]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 #11632: Fixed a test broken by r11826 that relied on the exact …
- 14:37 Ticket #12367 (Test suite raises deprecation warning for URLConf using admin.site.root.) created by
-
Part of the test suite still uses
admin.site.root
, and is raising … - 14:36 Changeset [fa591297]stable/1.1.x by
- [1.1.X] Fixed #7977: Fixed admindocs to use docstrings instead of a …
- 14:33 Ticket #12288 (Validate that values in INSTALLED_APPS are unique) reopened by
- Attached patch. (Closed ticket by mistake. noobi)
- 14:25 Ticket #7977 (add geo support to admindocs) closed by
- fixed: (In [11833]) Fixed #7977: Fixed admindocs to use docstrings instead of …
- 14:25 Changeset [0986a4d]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 #7977: Fixed admindocs to use docstrings instead of a static …
- 14:24 Ticket #12288 (Validate that values in INSTALLED_APPS are unique) closed by
- fixed: Replying to Piotr Czachur <zimnyx@gmail.com>: > Docs …
- 14:14 Ticket #12366 (AUTH_PROFILE_MODULE='borobeat.credit.BorobeatSiteProfileRecord') closed by
- invalid: AUTH_PROFILE_MODULE should be "appname.model" as specified in the …
- 14:06 Ticket #12366 (AUTH_PROFILE_MODULE='borobeat.credit.BorobeatSiteProfileRecord') created by
- If you use the above style (an extra '.' signfying the path of the …
- 14:04 Version1.2Features edited by
- (diff)
- 14:02 Ticket #11632 (show_hidden_initial=True produces invalid HTML) reopened by
- Reopening to fix broken test resulting from this fix.
- 13:53 soc2009-admin-ui edited by
- (diff)
- 13:39 Changeset [7f1c309]stable/1.1.x by
- Removed a left-over empty test directory -- the perils of git-svn, …
- 13:38 Changeset [783884af]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
- Removed a left-over empty test directory -- the perils of git-svn, …
- 13:18 Ticket #12365 (Bring the revision number to equal this ticket number.) closed by
- duplicate: Closing as a dupe of #10000. Please search trac before filing a new …
- 13:10 soc2009-admin-ui edited by
- (diff)
- 13:07 soc2009-admin-ui edited by
- (diff)
- 13:06 Ticket #12365 (Bring the revision number to equal this ticket number.) created by
- All you have to do is make a bunch of commits. Thanks!
- 12:59 soc2009-admin-ui edited by
- (diff)
- 12:58 soc2009-admin-ui edited by
- (diff)
- 12:52 Changeset [9280320]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 #3512: it's now possible to add CSS hooks to required/erroneous …
- 12:52 Ticket #3512 (Add "required" & "error" CSS classes to form rows in as_* methods) closed by
- fixed: (In [11830]) Fixed #3512: it's now possible to add CSS hooks to …
- 12:49 soc2009-admin-ui edited by
- (diff)
- 12:48 Changeset [d0536312]stable/1.1.x by
- [1.1.X] Fixed the tests I broke with [11825]. Backport of r11828. …
- 12:45 Changeset [85ccad4d]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 the tests I broke with [11824]. Note to self: naming a module …
- 12:44 soc2009-admin-ui edited by
- (diff)
- 12:35 soc2009-admin-ui edited by
- (diff)
- 12:32 Ticket #12364 (CTRL-C could be caught by the TestRunner to display any failures found ...) created by
- Similar to #11613, it would be very cool if the Django test runner …
- 12:22 Changeset [8bb3763c]stable/1.1.x by
- [1.1.X] Fixed #11632: Fixed the id for hidden initial widget so that …
- 12:18 Ticket #11632 (show_hidden_initial=True produces invalid HTML) closed by
- fixed: (In [11826]) Fixed #11632: Fixed the id for hidden initial widget so …
- 12:18 Changeset [9c4bd2a]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 #11632: Fixed the id for hidden initial widget so that it is …
- 12:13 soc2009-admin-ui edited by
- (diff)
- 12:12 soc2009-admin-ui edited by
- (diff)
- 12:05 Sprint200912Dallas edited by
- Added note about colors as a potential feature to work on. (diff)
- 12:03 Version1.2Features edited by
- (diff)
- 12:02 soc2009-admin-ui edited by
- (diff)
- 12:01 Version1.2Features edited by
- (diff)
- 11:53 Changeset [c1a8bd67]stable/1.1.x by
-
[1.1.X] Fixed #10130: you may now delete attributes on
settings
. … - 11:51 Ticket #10130 (Support setting deletion) closed by
- fixed: (In [11824]) FIxed #10130: you may now delete attributes on …
- 11:51 Changeset [ac8da7b3]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 #10130: you may now delete attributes on
settings
. Thanks, … - 11:51 soc2009-admin-ui edited by
- (diff)
- 11:35 soc2009-admin-ui edited by
- (diff)
- 11:29 Changeset [5e6c3d24]stable/1.1.x by
- [1.1.X] Fixed #11972: Corrected title filter handling of numbers …
- 11:20 Changeset [f761802b]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 #11972: Corrected title filter handling of numbers followed by …
- 11:20 Ticket #11972 (Title filter should not capitalize ordinals) closed by
- fixed: (In [11822]) Fixed #11972: Corrected title filter handling of numbers …
- 11:18 soc2009-admin-ui edited by
- (diff)
- 11:10 soc2009-admin-ui edited by
- (diff)
- 10:57 soc2009-admin-ui edited by
- (diff)
- 10:55 soc2009-admin-ui edited by
- (diff)
- 10:52 soc2009-admin-ui created by
- 10:30 Sprint200912Dallas edited by
- (diff)
- 10:29 Sprint200912Dallas edited by
- (diff)
- 10:15 Sprint200912Dallas edited by
- (diff)
- 09:56 Sprint200912Dallas edited by
- (diff)
- 09:55 Sprint200912Dallas edited by
- (diff)
- 09:54 Sprints edited by
- (diff)
- 09:44 Sprint200912Dallas edited by
- (diff)
- 09:31 Changeset [512ee705]stable/1.1.x by
- [1.1.X] Fixed edge case that breaks the test suite on versions of …
- 09:30 Changeset [2659429]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 edge case that breaks the test suite on versions of Python > …
- 09:28 Sprint200912Dallas edited by
- Updated sprint w/ work details. (diff)
- 08:22 Version1.2Features edited by
- (diff)
- 07:07 Changeset [cf844fde]stable/1.1.x by
- [1.1.X] Update svnmerge metadata to reflect what has been backported …
- 01:15 Changeset [17350fae]stable/1.1.x by
- [1.1.X] Adjusted URL to #django IRC logs Backport of r11817 from …
- 01:13 Changeset [85def09]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
- Adjusted URL to #django IRC logs git-svn-id: …
- 00:02 Changeset [92752970]stable/1.1.x by
- [1.1.X] Fixed #11874 -- Optimizations and cleanups for SortedDict. …
- 00:01 Ticket #11874 (Cleanup SortedDictionary) closed by
- fixed: (In [11815]) Fixed #11874 -- Optimizations and cleanups for …
- 00:00 Changeset [333615ac]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 #11874 -- Optimizations and cleanups for SortedDict. Thanks to …
12/11/2009:
- 23:25 Ticket #12362 (hmac.new changed signature between python 2.4 and 2.5) closed by
- fixed: (In [11814]) Fixed #12362 -- Corrected Python 2.4 incompatibility with …
- 23:25 Changeset [7cb8892f]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 #12362 -- Corrected Python 2.4 incompatibility with hmac …
- 23:22 Ticket #12363 (Add add() method to ErrorDict class) created by
- When doing form validation, in some cases you want to add an error …
- 23:20 Ticket #12362 (hmac.new changed signature between python 2.4 and 2.5) created by
- Basically, in 2.4, hmac.new expects digestmod to be an object with a …
- 22:20 Ticket #12361 (GIS DB query generates invalid SQL on two joins with the same table) closed by
- duplicate: Duplicate of #11741. A patch will be available after multi-db lands.
- 20:16 Ticket #12361 (GIS DB query generates invalid SQL on two joins with the same table) created by
- […] causes a `psycopg2.ProgrammingError: Missing FROM-clause entry …
- 18:21 Sprints edited by
- link to roadmap (diff)
- 18:10 Sprints edited by
- update/add a few links in 'Preparing for the sprint' (diff)
- 18:01 DjangoResources edited by
- added django-forms-builder and django-email-extras (diff)
- 13:15 Sprint200912 edited by
- (diff)
- 13:07 Sprints edited by
- (diff)
- 10:53 Version1.2Features edited by
- (diff)
- 08:30 Ticket #12360 (Improve db.models.loading.load_app ImportError handling) closed by
- duplicate: This is #11696. You might want to try the attached path on that ticket …
- 06:41 Ticket #12360 (Improve db.models.loading.load_app ImportError handling) created by
- I copied a django project from server to my workstation to dump the …
- 03:16 Changeset [dd27fe74]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
- Polish translation updated git-svn-id: …
12/10/2009:
- 17:46 Ticket #12359 (db/models/fields/related.py hardcodes m2m help_text for select widget) created by
- There's a bit of code in the many to many field definition that …
- 16:56 Ticket #12358 (RequestContent with "poisoned" csrf_token for flatpages) created by
- If a form that needs {% csrf_token %} is included in the template of a …
- 16:36 Ticket #12339 (ContentType update could cascade deletes to generic foreign keys, ...) reopened by
- Agreed the behavior should be documented. Not so sure about the …
- 16:13 Ticket #12357 (Bosnian base translation: including minimal base .po file in django Options) created by
- I have a very minimal translation to add, as outlined in the i18n …
- 15:30 Ticket #12351 (GenericRelatedObjectManager get() and get_or_create() should behave ...) closed by
- invalid: Nevermind, this appears to be working just fine as get_query_set() in …
- 15:11 Ticket #12351 (GenericRelatedObjectManager get() and get_or_create() should behave ...) created by
- Given the following models and objects: […] I can create …
- 14:01 Changeset [79d8d68]stable/1.1.x by
- [1.1.X] Fixed #12349: Added missing unquote in admin history view. …
- 13:58 Ticket #12349 (object_id is not unquoted in history view) closed by
- fixed: (In [11808]) Fixed #12349: Added missing unquote in admin history …
- 13:58 Changeset [5543b10]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 #12349: Added missing unquote in admin history view. Thanks for …
- 13:35 Ticket #12350 (Typo on /en/dev/intro/tutorial04) created by
- On page <http://docs.djangoproject.com/en/dev/intro/tutorial04>: …
- 12:04 Ticket #12341 (unique_error_message() assumes field has label attribute, generates ...) closed by
- duplicate: This and #12304 are really the same problem, one is the unique error …
- 11:55 Ticket #12339 (ContentType update could cascade deletes to generic foreign keys, ...) closed by
- duplicate: Starting with "Imagine that you change the name of a model" we're off …
- 11:49 Sprint200912TriangleNC edited by
- (diff)
- 10:54 Ticket #12335 (Namespaces for applications) closed by
- duplicate: This is a proposal for a specific solution to the general problem …
- 10:12 Ticket #12331 (get_display shows choices key, not value if field name contains ...) closed by
- worksforme: I cannot recreate this. Using this model: […] specified as …
- 09:18 Sprint200912TriangleNC edited by
- (diff)
- 08:21 Sprints edited by
- added a link to the general sprint page for this weekend (diff)
- 07:49 Sprint200912Dallas edited by
- (diff)
- 04:42 Ticket #12349 (object_id is not unquoted in history view) created by
- root/django/branches/releases/1.1.X/django/contrib/admin/options.py …
- 04:34 Ticket #12348 (ForeignKeyRawIdWidget doesn't catch ObjectDoesNotExist when raw_id is ...) closed by
- duplicate: Duplicate of #11465 that has an identical patch.
- 02:11 Ticket #12348 (ForeignKeyRawIdWidget doesn't catch ObjectDoesNotExist when raw_id is ...) created by
- If a FK is referred raw_id_fields ModelAdmin, it will use …
- 00:11 Ticket #12308 (Adding tablespace support to postgres backends) reopened by
- #6148 does not reference tablespaces.
Note: See TracTimeline
for information about the timeline view.