Timeline
12/23/2010:
- 19:21 Ticket #14950 (Javascript errors when building CHM file from django docs using Sphinx) created by
- Sphinx 1.0.3 Python 2.5.2 Django 1.2.3 and 1.2.4 I tried …
- 15:39 Changeset [b168c1b1]stable/1.2.x by
- [1.2.X] Fixed #14939: Don't strip ;-parameters from URLs in the test …
- 14:11 Ticket #14949 (Admin inlines not saving on "Save As New") created by
- I have an admin class that has 3 inlines (code below). When using the …
- 12:21 Ticket #14948 (Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta') created by
- There is a problem with using routers in the latest security release …[…]
- 09:46 Ticket #14947 (regressiontests.fixtures_regress.tests.TestFixtures.test_dumpdata_uses_ ...) created by
- regressiontests.fixtures_regress.tests.TestFixtures.test_dumpdata_uses_ …
- 09:32 Changeset [6c32577]stable/1.2.x by
- [1.2.X] Fixed #14576, #14946 - FormWizard.done() method doesn't get …
- 09:32 Ticket #14946 (Form wizard doesn't process last form) closed by
- fixed: (In [15044]) [1.2.X] Fixed #14576, #14946 - FormWizard.done() method …
- 09:25 Ticket #12309 (New format character to represent alternative locale-specifc month names) closed by
- duplicate: This was fixed in #14570. Closing as duplicate.
- 06:13 DjangoResources edited by
- Add Pleft as a new open source Django project (diff)
- 05:49 Ticket #14946 (Form wizard doesn't process last form) created by
- FirmWizard call method calls done with current_form_list, which …
- 05:11 Ticket #14945 (ContentType.objects.get_for_model doesn't allow using multiple databases) created by
- Is is not possible to specify a database connection when using […] …
- 05:04 Ticket #14944 (Saving a model which refers to unexistent models does not spit any errors) closed by
- invalid: The ORM doesn't do any validation by default, you have to do that …
- 04:33 Ticket #14944 (Saving a model which refers to unexistent models does not spit any errors) created by
- I had these models: […] If i try to add a NameServer with …
- 01:39 Ticket #14943 (Meta attributes for Model refused to work with Mixin.) created by
- Hi, I defined a mixin for global usage but it looks it's refused to …
12/22/2010:
- 22:12 Changeset [cbbfe11]stable/1.1.x by
- [1.1.X] Update download_url for 1.1.3. git-svn-id: …
- 22:12 Changeset [56007af]stable/1.2.x by
- [1.2.X] Update download_url for 1.2.4. git-svn-id: …
- 22:12 Changeset [5a55922b]stable/1.10.xstable/1.11.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 download_url for beta. git-svn-id: …
- 22:04 Changeset [5e2cac54]stable/1.10.xstable/1.11.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
- Trunk is now 1.3 beta 1. git-svn-id: …
- 22:03 Changeset [95b96b1]stable/1.10.xstable/1.11.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
- Add note about security changes in 1.3 beta release notes. …
- 21:52 Changeset [c30be97]stable/1.2.x1.2.4 by
- [1.2.X] Bump to 1.2.4 for security release. git-svn-id: …
- 21:51 Changeset [334654fd]stable/1.1.x1.1.3 by
- [1.1.X] Bump to 1.1.3 for security release. git-svn-id: …
- 21:47 Changeset [7f8dd9c]stable/1.1.x by
- [1.1.X] Fix a security issue in the auth system. Disclosure and new …
- 21:47 Changeset [17084839]stable/1.1.x by
- [1.1.X] Fix a security issue in the admin. Disclosure and new release …
- 21:46 Changeset [d5d8942a]stable/1.2.x by
- Fix a security issue in the auth system. Disclosure and new release …
- 21:46 Changeset [85207a24]stable/1.2.x by
- Fix a security issue in the admin. Disclosure and new release …
- 21:45 Changeset [6819be1e]stable/1.10.xstable/1.11.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
- Fix a security issue in the auth system. Disclosure and new release …
- 21:44 Changeset [732198e]stable/1.10.xstable/1.11.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
- Fix a security issue in the admin. Disclosure and new release …
- 21:01 Changeset [47fe010]stable/1.2.x by
- [1.2.X] Rolled back r146331, r14640 (partially) and r14625 so 1.2.X …
- 20:56 Changeset [5ed6e7a]stable/1.10.xstable/1.11.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
- Refactor the choices for localflavor's USStateField, and add new US …
- 20:56 Tickets #9022,14937 batch updated by
- fixed: (In [15029]) Refactor the choices for localflavor's USStateField, and …
- 18:38 TracBrowser edited by
- (diff)
- 18:37 TracBrowser edited by
- (diff)
- 18:02 Changeset [8301a8b]stable/1.2.x by
- [1.2.X] Fixed a couple of broken internal links in the documentation. …
- 17:55 Ticket #14939 (Django's Test Client strips out URL ;-parameters) closed by
- fixed: (In [15027]) Fixed #14939: Don't strip ;-parameters from URLs in the …
- 17:55 Changeset [f117b91]stable/1.10.xstable/1.11.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 #14939: Don't strip ;-parameters from URLs in the test client. …
- 17:14 DevelopersForHire edited by
- (diff)
- 16:58 Ticket #14942 (.distinct() + ordering/order_by() is a problem even without related models) created by
- The documentation at …
- 15:49 Changeset [f9fba511]stable/1.10.xstable/1.11.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
- Fix a small docstring bug in the CSRF decorators. git-svn-id: …
- 12:38 Ticket #14941 (URLField (in django.contrib.admin) rejects IDN domain) created by
- I tried to add a new entry using the admin interface. But when the …
- 12:18 Ticket #14940 (New generic class view CreateView execute form.save() with no arguments) created by
- Using the new django class views it's needed to override methods to …
- 11:43 Ticket #13788 (GEOSGeometry.transform() silently no-ops when GDAL isn't available or ...) closed by
-
fixed: (In [15025]) Fixed #13788 --
GEOSGeometry.transform
no longer … - 11:43 Changeset [5fddfda5]stable/1.10.xstable/1.11.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 #13788 --
GEOSGeometry.transform
no longer silently no-ops … - 10:46 Ticket #14939 (Django's Test Client strips out URL ;-parameters) created by
- The parameters I'm referring to are the ones illustrated by this: …
- 10:24 Ticket #14935 (admin_views regression test has one failure since r14992) closed by
- fixed: (In [15024]) Fixed #14935 -- Corrected a test failure introduced by …
- 10:24 Changeset [df4cb60]stable/1.10.xstable/1.11.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 #14935 -- Corrected a test failure introduced by r14992, which …
- 10:03 Changeset [c1376c8]stable/1.2.x by
- [1.2.X] Added some reST markup to avoid a warning during docs …
- 09:54 Changeset [35504565]stable/1.10.xstable/1.11.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 some reST markup to avoid a warning during docs compilation. …
- 09:49 Ticket #14938 ("Save as" does not save entries added with a Inline) created by
- What steps will reproduce the problem? 1. go to the admin …
- 06:19 Ticket #14937 (US localflavor postal abbreviations) created by
- Building on #9022 and the ongoing fallout from #8425, we really should …
- 01:52 Changeset [b2241521]stable/1.10.xstable/1.11.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
- Beefed up the tests for multi-cache handling of the cache middleware …
12/21/2010:
- 22:54 Changeset [0fef92f]stable/1.10.xstable/1.11.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 #14936 -- Tweaked the new render shortcut to reflect non-legacy …
- 22:54 Ticket #14936 (New "render" shortcut docs use "mimetype" instead of "content_type") closed by
- fixed: (In [15020]) Fixed #14936 -- Tweaked the new render shortcut to …
- 22:12 Changeset [6e75ee2b]stable/1.10.xstable/1.11.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 versionadded marker in doc for render function. git-svn-id: …
- 21:57 Ticket #14936 (New "render" shortcut docs use "mimetype" instead of "content_type") created by
- The docs for HttpResponse emphasize "content_type" as the parameter to …
- 21:34 Ticket #10154 (allow the combination of an F expression with a timedelta) closed by
- fixed: (In [15018]) Fixed #10154: Allow combining F expressions with …
- 21:34 Changeset [b1f6a4d6]stable/1.10.xstable/1.11.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 #10154: Allow combining F expressions with timedelta values. …
- 19:20 Ticket #14935 (admin_views regression test has one failure since r14992) created by
- Output is: […]
- 19:16 Ticket #14934 (Decimal errors not localized to LT because of dictionary interpolation) created by
- Decimal validation uses the following error messages: […] In the …
- 18:55 Ticket #14933 (SelectDateWidget doesn't render a month) closed by
- fixed: Fixed in r15017.
- 18:44 Changeset [f0cd656e]stable/1.10.xstable/1.11.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 #14933 -- Added ability to SelectDateWidget to cope with new …
- 18:42 Changeset [a60d85a]stable/1.2.x by
- [1.2.X] Fixed #14439 -- Improved documentation for running the …
- 18:21 Changeset [b6ab88c]stable/1.10.xstable/1.11.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 #14439 -- Improved documentation for running the GeoDjango test …
- 18:21 Ticket #14439 (Improve documentation on how to run the GIS test suite) closed by
- fixed: (In [15015]) Fixed #14439 -- Improved documentation for running the …
- 17:43 Changeset [b145b12]stable/1.2.x by
- [1.2.X] Fixed #10420 -- GeoDjango tests are run as part of Django …
- 17:42 Changeset [d66ab47]stable/1.10.xstable/1.11.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 #10420 -- GeoDjango tests are run as part of Django tests when …
- 17:42 Ticket #10420 (Running gis tests via runtests doesn't work.) closed by
- fixed: (In [15013]) Fixed #10420 -- GeoDjango tests are run as part of Django …
- 15:32 Changeset [363177ea]stable/1.10.xstable/1.11.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
- Small performance tweak - avoid loading django.core.management in DB …
- 13:19 Changeset [af5ad11]stable/1.10.xstable/1.11.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
- Rectified bugs that were accidentally committed in r14997. Thanks for …
- 13:18 Changeset [745c255]stable/1.10.xstable/1.11.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 #14249 -- Added support for inactive users to the auth backend …
- 13:18 Ticket #14249 (Inactive users have less permissions then anonymous users with custom ...) closed by
- fixed: (In [15010]) Fixed #14249 -- Added support for inactive users to the …
- 11:52 Changeset [5830477e]stable/1.10.xstable/1.11.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 #14680 -- Added ignore files for Mercurial and Git. git-svn-id: …
- 11:52 Ticket #14680 (Add a file to ignore unnecessary and compiled files from various ...) closed by
- fixed: (In [15009]) Fixed #14680 -- Added ignore files for Mercurial and Git.
- 11:18 Ticket #12816 (Add a render() shortcut) closed by
- fixed: (In [15008]) Fixed #12816 -- Added a render() shortcut.
- 11:18 Changeset [b3d20916]stable/1.10.xstable/1.11.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 #12816 -- Added a render() shortcut. git-svn-id: …
- 10:33 Ticket #14933 (SelectDateWidget doesn't render a month) created by
- In [14900] revision DATE_FORMAT was changed for few locales including …
- 09:52 Ticket #14932 (Tests failing with SQLite3 on Linux systems; Sites object causing failures.) created by
- Running Django 1.2.3 on Ubuntu 10.04. Originally using SQLite 3.6.2, …
- 09:28 Changeset [2565b807]stable/1.2.x by
- [1.2.X] Fixed #14301 -- Further refine changes made in r14217 to …
- 09:26 Changeset [d4ef8414]stable/1.10.xstable/1.11.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 #14301 -- Further refine changes made in r14216 to support …
- 09:26 Ticket #14301 (django crashes on email address that passed validate_email() (utf8-tld)) closed by
- fixed: (In [15006]) Fixed #14301 -- Further refine changes made in r14216 to …
- 09:19 Ticket #11675 (Support new memcached wrapper pylibmc) closed by
- fixed: (In [15005]) Fixed #11675 -- Added support for the PyLibMC cache …
- 09:19 Changeset [673e6fc7]stable/1.10.xstable/1.11.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 #11675 -- Added support for the PyLibMC cache library. In order …
- 09:16 Changeset [0e651d3]stable/1.2.x by
- [1.2.X] Fixed #4976 -- Stopped humanize template tags to raise a …
- 09:15 Changeset [eb18ea7]stable/1.2.x by
- [1.2.X] Fixed #13782 -- Added CSS for errors in textareas and multiple …
- 09:14 Changeset [af1c8b2c]stable/1.2.x by
- [1.2.X] Fixed #14910 -- Clarified the order of precedence of loading …
- 09:14 Changeset [9184dba1]stable/1.2.x by
- [1.2.X] Fixed #13743 -- Fixed CommentsAdmin to not blow up if the …
- 09:07 Changeset [3cf8502]stable/1.10.xstable/1.11.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 #4976 -- Stopped humanize template tags to raise a TypeError if …
- 09:07 Ticket #4976 (The contrib.humanize templatetags fail when given None.) closed by
- fixed: (In [15000]) Fixed #4976 -- Stopped humanize template tags to raise a …
- 09:07 Changeset [75f16982]stable/1.10.xstable/1.11.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 #13782 -- Added CSS for errors in textareas and multiple fields …
- 09:07 Ticket #13782 (Missing css on textarea & errors marking is too broad for multiple ...) closed by
- fixed: (In [14999]) Fixed #13782 -- Added CSS for errors in textareas and …
- 08:57 Ticket #14910 (I18N locale per app resolving - documentation incorrect and bug) closed by
- fixed: (In [14998]) Fixed #14910 -- Clarified the order of precedence of …
- 08:57 Changeset [b224b053]stable/1.10.xstable/1.11.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 #14910 -- Clarified the order of precedence of loading …
- 08:57 Ticket #14900 (Allow override of Admin paginator.) closed by
- fixed: (In [14997]) Fixed #14900 -- Added ability to override the paginator …
- 08:57 Changeset [98e1a71c]stable/1.10.xstable/1.11.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 #14900 -- Added ability to override the paginator class used in …
- 08:56 Changeset [7655cd8]stable/1.10.xstable/1.11.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 #13743 -- Fixed CommentsAdmin to not blow up if the …
- 08:56 Ticket #13743 (CommentsAdmin blows up when 'delete_selected' action is disabled.) closed by
- fixed: (In [14996]) Fixed #13743 -- Fixed CommentsAdmin to not blow up if the …
- 08:45 Ticket #14931 (models.DateTimeField hard to inherit from if auto_add is used) created by
- Suppose I want to override models.DateTimeField with this model …
- 05:48 Ticket #14930 (`values_list()` fails on queryset ordered by extra column) created by
-
values_list()
returns an uncomplete QuerySet when called on a … - 02:27 Ticket #12309 (New format character to represent alternative locale-specifc month names) reopened by
- In django-1.2 we have new l10n and i18n system, so there is no need of …
- 00:54 Ticket #14929 (Move doc-comment for gzip decorator) created by
- Move doc-comment for gzip decorator from module down to the actual method.
- 00:18 Ticket #13252 (Use the natural key instead of the primary key when serializing) reopened by
- Reopening.
- 00:05 Changeset [e299ac0]stable/1.10.xstable/1.11.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
- Reverting r14994 (at request of SmileyChris) because of some backwards …
12/20/2010:
- 22:52 Ticket #13252 (Use the natural key instead of the primary key when serializing) closed by
- fixed: Fixed by [14994].
- 22:40 Changeset [b60d5df0]stable/1.10.xstable/1.11.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
- Fixes #13252 -- Use the natural key instead of the primary key when …
- 19:36 Ticket #14921 (Cannot run tests against oracle db on trunk) closed by
- fixed: (In [14993]) Fixed #14921 -- Tweak changes made in r14861 for the …
- 19:36 Changeset [c2657d89]stable/1.10.xstable/1.11.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 #14921 -- Tweak changes made in r14861 for the Oracle backend so …
- 17:06 Ticket #14928 (manage runserver does not allow host name as address) created by
- In Django 1.2, it was possible to use a host name (i.e., example.com) …
- 15:57 Ticket #14927 (Typo in trunk's documentation for ``managed`` Meta option) created by
- Point 2 in the list shown here: …
- 15:17 Ticket #14926 (Support nesting app namespaces with current_app) created by
- URL resolution should allow nested app namespaces with simple …
- 09:59 Ticket #14925 (test_permission_register_order raises IntegrityError when tests are ...) created by
- When running tests using the trunk version of Django (rev [14992]) I …
- 07:01 SlugifyUniquely edited by
- (diff)
- 04:27 Ticket #14924 (I18N looks for translations in the reverse order of the apps) created by
- I18N should look for translation strings in the order of apps as given …
Note: See TracTimeline
for information about the timeline view.