Timeline
03/29/2013:
- 22:28 Ticket #20162 (Document `static.serve()` limitation concerning missing system wide ...) closed by
-
invalid: It looks like
.svg
was only included in the default … - 21:45 Ticket #20162 (Document `static.serve()` limitation concerning missing system wide ...) created by
- There's a bug in Python 2.6 where the mimetypes module returns the …
- 18:15 Changeset [6c730da1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19897 - Updated static files howto. Thanks Jan Murre, Reinout …
- 18:11 Ticket #20161 (save errors with multiproccesing) closed by
- invalid: Database connections don't survive forking. This isn't specific to Django.
- 18:05 Ticket #20161 (save errors with multiproccesing) created by
- i have an exception then trying to process big data multiproccesed …
- 18:03 Changeset [c32fc79]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19582 - Added a static files tutorial. Thanks James Pic.
- 15:50 Changeset [abaab6ef]stable/1.5.x by
- [1.5.x] Fixed #15379 - Added "how to cite Django" to FAQ. Thanks Russ …
- 15:48 Ticket #15379 (FAQ should include standard way to cite django) closed by
- fixed: In 9916e69bf10ce80645c362edefa150ab70b532b4: […]
- 15:48 Changeset [9916e69b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15379 - Added "how to cite Django" to FAQ. Thanks Russ and …
- 15:24 Ticket #20139 (Please add a line about ALLOWED_HOSTS requirement in tutorial) closed by
- duplicate: Previously suggested in #19875
- 15:20 Ticket #20144 (RSS multi-domains issue) closed by
-
invalid:
get_current_site
will useRequestSite
if the sites framework is … - 14:55 Changeset [d2b88348]stable/1.4.x by
- [1.4.x] Fixed #20150 -- Fixed an error in manager doc example …
- 14:55 Changeset [1d620fb9]stable/1.5.x by
- [1.5.x] Fixed #20150 -- Fixed an error in manager doc example …
- 14:54 Ticket #20150 (an error in model field in example on page ...) closed by
- fixed: In 485c024567c83160b66a62d1bd3f152070808281: […]
- 14:54 Changeset [ce11dde]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #977 from nims11/ticket_20150 Fixed #20150 -- …
- 14:49 Changeset [0524ad3f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed setup.py overlaid-install warning. Before this change, if you …
- 14:31 Changeset [485c024]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20150 -- Fixed an error in manager doc example
- 13:31 Ticket #20160 (Error in admin site docs: model instead of module) closed by
- fixed: In 391ec5a08582f9479366e38afb4cb0547c39f073: […]
- 13:31 Changeset [391ec5a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #20160 -- Erronous reference to
module_name
in admin doc. Ref … - 13:20 Ticket #20159 (misspeled attribute in example in Multiple databases doc section.) closed by
- fixed: In 6293eaa062db473a208c782f0e419314152a071e: […]
- 13:16 Changeset [6293eaa0]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20159 -- Mispelled attribute in multi-db documentation example. …
- 10:55 Ticket #14540 (Wrong localization (L10N) thousand separator & decimal point character ...) closed by
- fixed: In 83f182da664645d3eff6f90a98f18d6f7af310bd: […]
- 10:55 Changeset [83f182da]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14540 -- Added Porto-Rico specific formats Thanks rosarior for …
- 10:25 Ticket #20160 (Error in admin site docs: model instead of module) created by
- I believe there is an error in the docs regarding reversing admin …
- 09:54 Ticket #20159 (misspeled attribute in example in Multiple databases doc section.) created by
- Misspelled non-public '_state' attribute of obj1 and obj2 in …
- 07:52 Ticket #20158 (Test models for pickled querysets have invalid code) closed by
- fixed: In a40746b1cbc912119f9f873614017953b17a4d7a: […]
- 07:52 Changeset [24e710e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #975 from bmispelon/ticket-20158 Fix #20158: …
- 07:32 Changeset [a40746b1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix #20158: invalid code in queryset_pickle test models.
- 07:29 Ticket #20158 (Test models for pickled querysets have invalid code) created by
-
The models located in
tests/queryset_pickle/models.py
use some … - 07:01 Changeset [28cb46be]stable/1.5.x by
- [1.5.x] Removed ambiguity regarding LANGUAGES setting Backport of …
- 07:00 Changeset [d1b7bd0]stable/1.5.x by
- [1.5.x] Fixed spelling errors Backport of ec04fd1344 from master
- 06:59 Changeset [149150d]stable/1.5.x by
- [1.5.x] Improved FormView docs in class-based views index. Thanks …
- 06:57 Changeset [738eef0f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved FormView docs in class-based views index. Thanks Stefan Berder.
- 06:53 Ticket #20132 (QuerySets still return the model that was requested is wrong/not clear ...) closed by
- needsinfo: Agreed with Luke, I can't figure out what improvement we should make. …
- 06:44 Changeset [95d504f4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #956 from maikhoepfel/master Removed ambiguity …
03/28/2013:
- 20:07 Ticket #20157 (Cannot pickle prefetched queryset on model with callable default ...) created by
- With the follow models […] When the following is run […] …
- 16:45 Changeset [56d4356]stable/1.5.x by
- [1.5.x] Fixed #20146 -- Updated removed_tags example Backport of …
- 16:44 Ticket #20146 (Incorrect documentation for "remove_tags" method in django.utils.html) closed by
- fixed: In e5d252f5b9bc586a61113943f13e8fe6147d9e3d: […]
- 16:44 Changeset [e5d252f5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20146 -- Updated removed_tags example
- 16:31 Changeset [d85d3935]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor updates to 'How is Django Formed.'
- 16:12 Changeset [956b755d]stable/1.3.x by
- [1.3.x] Bump version to no longer claim to be 1.3.7 final.
- 16:11 Changeset [4c6fb23d]stable/1.4.x by
- [1.4.x] Bump version to no longer claim to be 1.4.5 final.
- 16:10 Changeset [e301ea3e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated the release document after actually doing a release (!).
- 16:07 Changeset [1cf4968]stable/1.5.x by
- Bumped version number post-release.
- 15:12 Changeset [2847ae66]stable/1.5.x1.5.1 by
- Bump version numbers for 1.5.1.
- 15:07 Changeset [d7eaadb4]stable/1.5.x by
- [1.5.x] Added 1.5.1 release notes. Backport of ae5247cb from master.
- 15:03 Changeset [ae5247c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added 1.5.1 release notes.
- 14:17 Ticket #20156 (pass context info from PermissionDenied exception to ...) created by
- Being able to raise PermissionDenied in a view and have …
- 14:10 Ticket #19954 (Storing of Binary fields leads to Exceptions) closed by
- fixed: In 86b1c316899f154b1800ab936330ac8924251e40: […]
- 14:08 Changeset [86b1c316]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19954 -- Fixed MySQL _last_executed decoding Queries can …
- 13:58 Ticket #20155 (Django doesn't appear to actually follow Database naming rules) closed by
- worksforme: By default every test runs inside a transaction (so as to be able to …
- 13:51 Ticket #20149 (Forgot password email not being correctly translated) closed by
- needsinfo: We will probably need more information, for example a test case, to …
- 13:44 Ticket #20155 (Django doesn't appear to actually follow Database naming rules) created by
- When specifying the following, it appears django doesn't actually use …
- 12:18 Changeset [ef348b52]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #972 from fusionbox/spelling Fixed spelling errors
- 12:16 Changeset [ec04fd1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed spelling errors
- 10:29 Changeset [e081601f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #971 from fusionbox/consistant_typo Fixed spelling …
- 10:26 Ticket #10402 (mysql backend connections left idle open) closed by
- needsinfo: I'm fairly sure that this is related to your particular setup and not …
- 10:10 Changeset [26ad3aba]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed spelling of "consistent" in admin/options.py
- 04:06 Changeset [244e765a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated translation templates
- 04:01 Changeset [0a22f7aa]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added Burmese language Thanks to Yhal Htet Aung for the translation work.
- 03:59 Ticket #20154 (Inconsistent model save behavior when assigning model instances to ...) created by
- Hi, When I assign a model instance to a CharField on a model and save …
- 03:54 Changeset [ab76467d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added Ossetic language Thanks to Xwybylty Soslan for the translation work.
- 03:46 Changeset [65ad1b1f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced escaped by real characters in LANG_INFO structure
- 03:24 Changeset [c5084e75]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated translations from Transifex Polish, Telugu, Georgian, …
- 03:22 Changeset [ebac592a]stable/1.5.x by
- Updated translations from Transifex Polish, Telugu, Georgian, …
- 02:45 Ticket #20153 (QuerySet filter() and exclude() when used with annotate() generate same SQL) closed by
- fixed: This is fixed in master: […] Backpatch to 1.5 isn't going to …
- 02:33 Ticket #20153 (QuerySet filter() and exclude() when used with annotate() generate same SQL) created by
- Here are the models: […] Here is the query: […] Up to this …
- 02:32 Ticket #20152 (QuerySet filter() and exclude() when used with annotate() generate same SQL) closed by
- invalid
- 02:18 Ticket #20152 (QuerySet filter() and exclude() when used with annotate() generate same SQL) created by
- Here are the models: […] Here is the query: […] Up to this …
- 00:22 Ticket #20148 (Error 404 cause exception 500) closed by
-
invalid: Looking at the traceback it looks like you didn't set
ALLOWED_HOSTS
. …
03/27/2013:
- 20:56 Ticket #20151 (get_deleted_objects does not check permissions on proxy model objects ...) created by
- When deleting an object through django admin interface, only related …
- 17:06 Ticket #20150 (an error in model field in example on page ...) created by
- There's a little error in class Response - wrong model name for …
- 17:03 Changeset [bec25021]stable/1.5.x by
- [1.5.x] Correctly restore warning capture after logging tests. This …
- 17:01 Changeset [4befef91]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Correctly restore warning capture after logging tests. This is a fix …
- 13:40 Ticket #20016 (buffer buildin not supportet in jython) closed by
- fixed: In 35cab0f8e43c01a7d5ede4ebc96e5e8723a04338: […]
- 13:39 Changeset [35cab0f8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20016: worked around Jython not having a buffer.
- 12:23 Ticket #20118 (Upgrade from Django 1.4 to 1.5 creates South migration) closed by
- needsinfo: This is technically an external problem, as South is not part of …
- 12:21 Changeset [9a41045b]stable/1.5.x by
- [1.5.x] Fixed logging-related test failure introduced by e79b857. …
- 12:20 Changeset [15c3906e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #968 from jacobian/fix-warning-log-regression …
- 12:05 Changeset [654d8e9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed logging-related test failure introduced by e79b857.
- 11:52 Changeset [87f4860]stable/1.5.x by
- [1.5.x] Fixed #20078: don't allow filtering on password in the user …
- 11:48 Ticket #20078 (Users with change-user permission in the admin can use filtering to ...) closed by
- fixed: In 9e462f810194800af30ea19a6fb8ac5697d839b4: […]
- 11:48 Changeset [95b88fd4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #967 from …
- 11:42 Ticket #20149 (Forgot password email not being correctly translated) created by
- Using the password_reset_email.html template in the …
- 11:24 Changeset [9e462f8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20078: don't allow filtering on password in the user admin.
- 10:38 Ticket #20148 (Error 404 cause exception 500) created by
- Hi, With Django 1.5, when I set DEBUG = False and go to production …
- 10:37 Changeset [572a300e]stable/1.5.x by
- [1.5.x] Fixed #18985 -- ensure module level deprecations are displayed …
- 10:35 Ticket #18985 (DeprecationWarning no longer loud by default in Python 2.7+) closed by
- fixed: Fixed in [f6989e5].
- 10:35 Ticket #18985 (DeprecationWarning no longer loud by default in Python 2.7+) closed by
- fixed: In e79b857a07905340556f781a7d63016236b21c61: […]
- 10:34 Changeset [f6989e55]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge remote-tracking branch 'ptone/18985-fix'
- 07:37 Ticket #20147 (Provide an alternative to request.META for accessing HTTP headers) created by
-
From the docs:
>
HttpRequest.META
> A standard Python dictionary … - 06:46 Ticket #20146 (Incorrect documentation for "remove_tags" method in django.utils.html) created by
- This refers to the documentation for the "remove_tags" method on the …
- 05:22 Ticket #20145 (Use cdecimal for DecimalField if available) closed by
- wontfix: This isn't backwards compatible. The C version is not interoperable …
- 05:16 Ticket #20145 (Use cdecimal for DecimalField if available) created by
- cdecimal is a drop-in replacement for decimal.py offering far better …
- 03:35 Ticket #20144 (RSS multi-domains issue) created by
- If a site has more than one domains, the rss links should use the …
- 00:59 Changeset [6e67d76]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated bios of committers
03/26/2013:
- 17:19 Changeset [34a50e9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added regression test for custom SQL containing percents Refs #3485.
- 17:19 Ticket #3485 (Initial SQL fails when data contains a % in it when settings.DEBUG = True) closed by
- fixed: I think this issue has been fixed in the same time as #9055 …
- 17:07 Ticket #9079 (Label tag attributes) closed by
- wontfix: This is a convenience, but it doesn't allow you to do anything that …
- 16:15 Ticket #20143 (Lazy loading of related fields does not work for non-loaded models) created by
- There is a problem with the lazy loading mechanism of related fields. …
- 15:47 Ticket #20142 (Transaction methods are not re-enabled when fixture loading fails) created by
- When a test case fails to properly load a fixture (integrity error or …
- 14:36 Ticket #20141 (QuerySet filter should check type) closed by
- duplicate: Duplicate of #19669 and #16955.
- 14:26 Changeset [f2a0be6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix a missing " character in the password documentation
- 14:26 Ticket #20141 (QuerySet filter should check type) created by
- When I'm filtering on ForeignKey, I can use an instance of any model …
- 14:18 Ticket #20140 (core/validators.py treats string as integer an throws TypeError) closed by
- invalid: max_length="255" -> max_length=255
- 12:51 Ticket #20140 (core/validators.py treats string as integer an throws TypeError) created by
- Implement django.contrib.gis.admin Run your Project with Django $ …
- 12:32 Changeset [41af26dd]stable/1.4.x by
- Merge pull request #962 from dstufft/document-bcrypt-truncation-1.4.x …
- 12:32 Changeset [456d6c15]stable/1.5.x by
- Merge pull request #961 from dstufft/document-bcrypt-truncation-1.5.x …
- 12:31 Ticket #20138 (BCrypt effectively limits password length.) closed by
- fixed: In 25f2acfed0fc110f88abbfffb5c5c62a76670db0: […]
- 12:31 Changeset [c1d4af6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #958 from dstufft/prehash-bcrypt Fixed #20138 -- …
- 12:29 Changeset [33c4abb7]stable/1.5.x by
- Document password truncation with BCryptPasswordHasher
- 12:28 Changeset [843034a8]stable/1.4.x by
- Document password truncation with BCryptPasswordHasher
- 12:27 Changeset [70559150]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add Donald Stufft to the AUTHORS file
- 12:26 Changeset [25f2acfe]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20138 -- Added BCryptSHA256PasswordHasher …
- 12:04 Ticket #20139 (Please add a line about ALLOWED_HOSTS requirement in tutorial) created by
-
Summary: Since 1.5 one needs to set the
ALLOWED_HOSTS
to … - 11:07 Ticket #10293 (Show Unicode representations next to ManyToMany raw_id_field) closed by
- duplicate: Closing as dup of #7028.
- 09:29 Ticket #20138 (BCrypt effectively limits password length.) created by
- Bcrypt effectively truncates the password if it goes over a certain …
- 08:05 Changeset [207117a]stable/1.5.x by
- [1.5.x] Fixed #20091 -- Oracle null promotion for empty strings …
- 08:02 Ticket #20091 (outer join regression over nullable foreign keys) closed by
- fixed: In e17fa9e877e84e93b699c2bd13ea48dbbb86e451: […]
- 07:19 Changeset [e17fa9e8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20091 -- Oracle null promotion for empty strings
- 03:05 Ticket #20137 (django.core.exceptions.ImproperlyConfigured) closed by
- invalid: Sorry, but the ticket system is not a support channel. (see …
Note: See TracTimeline
for information about the timeline view.