Timeline
03/12/2012:
- 22:48 Ticket #10498 (Passing ugettext_lazy to related object's create() doesn't work) closed by
- fixed: In [17698]: […]
- 22:48 Changeset [f7daa38]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10498 (again) -- Made sure the improvements done in r17641 have …
- 22:48 Ticket #17857 (CachedFilesMixin url_converter creates unnecessarily absolute urls) closed by
- fixed: In [17697]: […]
- 22:48 Changeset [0ee801e3]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17857 -- Stopped CachedStaticFilesStorage from creating …
- 22:48 Ticket #17865 (CachedStaticFilesStorage css rewriter should strip whitespaces from urls) closed by
- fixed: In [17696]: […]
- 22:48 Changeset [7487c740]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17865 -- Strip whitespaces from the paths when using the …
- 20:01 Changeset [d1742165]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refs #17876: enhanced new test to actually test underlying function, …
- 19:25 Ticket #12753 (Fixture loading can fails on second syncdb when auto_now_add field is ...) closed by
- fixed: So strictly speaking the bug of the 1st syncdb working for fixtures …
- 19:15 Changeset [37d04889]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add a note to the backwards-incompatible changes section of 1.4 …
- 18:05 Changeset [d694f175]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made some small edits to localization docs from [17690] git-svn-id: …
- 17:33 Ticket #17876 (get_klass_info should handle proxy models and with select_related) closed by
- fixed: In [17692]: […]
- 17:33 Changeset [9d98b9eb]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix #17876: Corrected an exception (regression) raised where …
- 17:13 Changeset [69518790]stable/1.3.x by
- [1.3.X] Fixed the localization docs a little to point to the correct …
- 17:08 Ticket #16329 (Django doesn't initialize two databases with the same name, port and host) reopened by
- I'm reopening this because what I suggested in comment:2 (explicitly …
- 17:00 Changeset [db512b4d]stable/1.10.xstable/1.11.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 localization docs a little to point to the correct Transifex …
- 16:58 Ticket #17883 (Better Error messages for 1.2 deprecations) closed by
- fixed: In [17689]: […]
- 16:58 Changeset [3cc2cddd]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17883. Improved error message for old-style database backends. …
- 16:54 Ticket #17888 (CheckboxInput.render() shouldn't catch exceptions from check_test) created by
- https://github.com/django/django/blob/master/django/forms/widgets.py#L5 …
- 16:42 Ticket #17762 (Multi-db apps (no Django test suite) testing fails to create in-memory ...) closed by
-
duplicate: Now I realise you are using
":memory:"
for theNAME
keys in … - 16:39 Ticket #17887 (postgresql_psycopg2 sometimes leaves connections "idle in transaction") created by
- When using the postgresql_psycopg2 backend with DB-level autocommit …
- 16:32 Ticket #17886 (LOUTER join not promoted across filter expression) created by
- In my database I have a little bit complicated relations. The attached …
- 15:54 Ticket #17843 (new contrib.admin userstyle template block in base.html) closed by
- wontfix: Thank you for the suggestion, however I think it would be confusing to …
- 15:49 Ticket #17707 (Docs for URL namespaces should explain the motivation and use cases) reopened by
- As explained in the …
- 15:38 Ticket #17707 (Docs for URL namespaces should explain the motivation and use cases) closed by
- worksforme: I don't see any problem with the docs. Maybe you missed …
- 15:28 Ticket #17861 (Static files cache_key should handle spaces in filenames) closed by
- fixed: In [17688]: […]
- 15:28 Changeset [3a5f9cd]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17861 -- Took care of special characters when creating the …
- 15:16 Ticket #17885 (Note password hashing incompatibility in the upgrade notes for 1.4) closed by
- fixed: Fixed in #17687.
- 15:14 Changeset [ebc6fc93]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added note to releases/1.4.txt about contrib.auth user password …
- 15:12 Ticket #17871 (Broken: GenericInlineModelAdmin and two ForeignKey) closed by
- worksforme: Replying to danny.adair@…: > […] > > That throws the …
- 15:05 Changeset [dd246a6]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited some docs and docstrings until [17685] git-svn-id: …
- 15:04 Ticket #17885 (Note password hashing incompatibility in the upgrade notes for 1.4) created by
- https://github.com/django/django/pull/122 Talked with Paul M about …
- 15:03 Ticket #17884 (Distance lookups using ST_Distance_Sphere fails with PostGis 1.5.3) created by
- Hi, i've worked a lot to make this work, and i just can't figure it …
- 14:50 Ticket #17883 (Better Error messages for 1.2 deprecations) created by
- As we move to 1.4 and change the required settings file format …
- 14:41 Ticket #17879 (Regression in serializers when using natural keys) closed by
- fixed: In [17685]: […]
- 14:41 Changeset [20c69c5e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix #17879: Corrected regression in python (inherited by yaml and …
- 14:12 Ticket #17882 (regressiontests.admin_filters fails with pyscopg2 when USE_TZ is False) created by
- With these settings: […] Running the admin_filters test from …
- 14:00 Ticket #17880 ("post_save" signal should not be emitted when using manage.py "loaddata") closed by
- duplicate: Thanks for the report. This appears to duplicate the feature request …
- 13:51 Ticket #17873 (django.utils.translation.get_date_formats raises exception) closed by
- fixed: In [17684]: […]
- 13:51 Changeset [2f52013]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17873 -- Removed stale code from translation utilities that …
- 13:17 Sprints edited by
- (diff)
- 13:16 Ticket #17881 (Implement BaseModelAdmin.get_raw_id_fields, similar to get_readonly_fields) created by
- In order to prevent massive drop downs for related fields when the …
- 13:13 Ticket #17880 ("post_save" signal should not be emitted when using manage.py "loaddata") created by
- I spent some time on migrating database from MySQL to PostgreSQL. I …
- 12:22 Changeset [b2dcec2]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed broken link. git-svn-id: …
- 12:09 Ticket #17212 (django.contrib.gis.geos.error.GEOSException: Could not parse version ...) closed by
- fixed: In [17682]: […]
- 12:09 Changeset [771fce45]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17212 -- Made GEOS version regular expression more robust. …
- 12:08 Ticket #17872 (Sometime i need a Custom Widget to overrides default Widget on Admin ...) closed by
- duplicate
- 11:35 Ticket #17879 (Regression in serializers when using natural keys) created by
-
The Python serializer's
handle_fk_field()
method now no longer … - 11:17 Ticket #17582 (DoesNotExist ambiguous exception when accessed via foreign key) reopened by
- When accessed via a query, this does indeed give the model name in the …
- 08:25 Ticket #17878 (Recursive order_with_respect_to) created by
- Unsure of the version in which this occurs, as I'm running the …[…]
- 08:24 Ticket #17877 (query.extra(where=...) lack parenthesis) created by
- When using some_query.extra(where="some_code OR more_code") …
- 06:19 Ticket #17876 (get_klass_info should handle proxy models and with select_related) created by
- If I do not apply attached patch to django/db/models/query.py, the …
- 05:44 Ticket #17777 (MD5PasswordHasher is not using salt) closed by
- fixed: In [17681]: […]
- 05:43 Changeset [bf1112de]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17777. Unsalted MD5 display widget correction. git-svn-id: …
- 05:32 Ticket #17875 (ForeignKey field and Multiple database bug) closed by
- wontfix: By design, Django doesn't support foreign keys across databases. See …
- 03:41 Ticket #17875 (ForeignKey field and Multiple database bug) created by
- Hello. == Problem: == I get error "Incorrect table name" when I save …
- 02:32 Ticket #8060 (Admin Inlines do not respect user permissions) closed by
- fixed: It's fixed in 1.4.
- 02:25 Ticket #8060 (Admin Inlines do not respect user permissions) reopened by
- I think it is not fixed - django 1.3 and tabular inline.
- 02:03 Ticket #17874 (no timezone module) closed by
- invalid: You're looking at the wrong version of the docs. Please use the widget …
- 00:15 Ticket #17874 (no timezone module) created by
- when i follow part 1 to practice django, the following code can't pass …
03/11/2012:
- 23:29 Ticket #17873 (django.utils.translation.get_date_formats raises exception) created by
- Because django.utils.translation.get_date_formats just proxies to …
- 22:33 Ticket #17813 (Implement an opposite method for Entry.objects.latest) reopened by
- 22:23 Ticket #17813 (Implement an opposite method for Entry.objects.latest) closed by
- fixed: First open source contribution here, FYI. I've added a test for the …
- 21:57 Ticket #17872 (Sometime i need a Custom Widget to overrides default Widget on Admin ...) created by
- Sometime i need a Custom Widget to overrides default Widget on Admin …
- 20:48 Ticket #17871 (Broken: GenericInlineModelAdmin and two ForeignKey) created by
- A scenario that I would not call exotic at all: models.py […] …
- 20:39 Ticket #17870 (Documentation for EmailField max_length) created by
- There has been discussion on the Django-develop mailing list about the …
- 15:16 Ticket #17863 (Storing user and user profile in different databases?) closed by
- wontfix: By design, Django doesn't support foreign keys across databases. See …
- 15:06 Ticket #17869 (With RemoteUserMiddleware, users keep being logged in after web server ...) created by
- (Forwarded from http://bugs.debian.org/663230) This was reproduced on …
- 14:49 Changeset [aba9ebca]stable/1.10.xstable/1.11.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 couple of typos in testing document. git-svn-id: …
- 14:17 Ticket #17816 (UnicodeEncodeError in Image- and FileFields) closed by
- needsinfo: In order to rule out locale configuration issues, could you insert in …
- 14:10 Ticket #17868 (Multiple database and AutocompleteForeignKey = 'incorrect table name') closed by
- invalid: Fixed formatting -- please use preview. This looks more like a …
- 09:43 Ticket #17777 (MD5PasswordHasher is not using salt) reopened by
- ReadOnlyPasswordHashWidget also needs to be changed to use …
- 07:58 Ticket #17868 (Multiple database and AutocompleteForeignKey = 'incorrect table name') created by
- I need your help. I describe two models. One in MySQL. And one in …
- 06:49 Changeset [e1a31aad]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an inappropriate repetition. Thanks DanGer for the report. …
- 05:27 Ticket #17867 (validate_email fails with IDN domains) created by
- URLValidator has been fixed with #12988. However, validate_email still …
- 00:36 Ticket #17812 (Symlink link to media files is deleted after calling of delete method ...) reopened by
-
It's happening when I try to delete image by
image.delete()
…
03/10/2012:
- 13:52 DjangoResources edited by
- (diff)
- 13:51 DjangoResources edited by
- (diff)
- 13:51 DjangoResources edited by
- added djangolinks.com (diff)
- 11:50 Ticket #17820 (A few more places where duplicated handling of mgmt command options ...) closed by
- fixed: In [17678]: […]
- 11:50 Changeset [c6425aaf]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17820 -- Fixed more occurrences of redundant handling of …
- 11:45 Ticket #17846 (Documentation inconsistency for URLField verify_exists param for v1.2) closed by
- fixed: In [17677]: […]
- 11:45 Changeset [cf96d88]stable/1.2.x by
- [1.2.X] Fixed #17846 -- Made a note about the micro-version in which a …
- 11:36 Ticket #17327 (contrib.auth management commands ignores --database option) closed by
- fixed: In [17676]: […]
- 11:36 Changeset [4cd9b4b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17327 (again) -- Moved createsuperuser tests added in r17665. …
- 11:24 Changeset [c4527b1d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed Sphinx warnings when building docs introduced in r17665. …
- 11:15 Ticket #17858 (ugettext_lazy problem in models and modelsforms) closed by
- worksforme: This works for me. You need to make sure the Python process that is …
- 09:17 Ticket #17866 (locale middleware adds Vary Accept-Language when language prefix used) created by
- When i18n_patterns are in use, locale middleware does pretty nice job …
- 09:15 Ticket #17846 (Documentation inconsistency for URLField verify_exists param for v1.2) reopened by
- Maybe I missed something obvious, but I don't see when and how this …
- 08:42 Ticket #17846 (Documentation inconsistency for URLField verify_exists param for v1.2) closed by
- fixed
- 04:03 Ticket #17842 (Typo in uWsgi Docs) closed by
- fixed: In [17674]: […]
- 04:03 Changeset [54a1fa74]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17842 - Typo in uWsgi docs; thanks mitnk. git-svn-id: …
- 03:36 Ticket #17865 (CachedStaticFilesStorage css rewriter should strip whitespaces from urls) created by
- I have this rule in one of css files (note the extra whitespace in the …
03/09/2012:
- 20:43 Ticket #17864 (Add localflavor for Hong Kong, starting with a phone number field) created by
- Hong Kong, ISO 3166 country code hk (http://is.gd/RIte7H), needs a …
- 19:47 SchemaEvolutionDesign edited by
- Added TODO section. (diff)
- 19:16 SchemaEvolutionDesign edited by
- (diff)
- 18:37 SchemaEvolutionDesign edited by
- Add storage section (diff)
- 18:28 SchemaEvolutionDesign edited by
- (diff)
- 15:49 SchemaEvolutionDesign edited by
- (diff)
- 14:37 SchemaEvolutionDesign edited by
- (diff)
- 13:27 SchemaEvolutionDesign edited by
- (diff)
- 13:25 SchemaEvolutionDesign created by
- Start page
- 12:40 SchemaEvolution edited by
- (diff)
- 12:32 Ticket #17862 (Change the frozen send_mail in contrib/suth to EmailMessage) closed by
- wontfix: Thanks for the patch, but I don't see any benefit to replace send_mail …
- 11:09 Ticket #17863 (Storing user and user profile in different databases?) created by
- I am not sure, if this is a possible bug or a wanted feature. I want …
- 10:00 SummerOfCode2011 edited by
- (diff)
- 08:31 Ticket #17862 (Change the frozen send_mail in contrib/suth to EmailMessage) created by
- The models and forms in contrib/auth still uses send_mail as compared …
- 07:56 Ticket #17861 (Static files cache_key should handle spaces in filenames) created by
- trying migrate my project to the Django 1.4c1, I get the following …
- 06:13 Changeset [ecc8208]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed executable bits from some files that don't need them. …
- 04:37 Ticket #17860 (Documentation for test utils does not take into account create_test_db move) created by
- The documentation here - …
Note: See TracTimeline
for information about the timeline view.