Timeline
08/17/2012:
- 22:04 Ticket #16017 (createsuperuser fails if Python can't detect default locale) closed by
- fixed: In [4c934f3921a59c7b3e088f6472b6f6da40848567]: […]
- 21:15 Changeset [4c934f39]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made createsuperuser more robust when getting current OS username. …
- 19:29 Changeset [e437dd1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update docs/topics/class-based-views/index.txt View class does not …
- 19:17 Ticket #18786 (What to Read Next?) created by
- Hi, I would like to point out 3 hard-to-find next steps right after …
- 19:01 Ticket #18648 (ConditionalGetMiddleware does not work with Internet Explorer) closed by
- needsinfo: assuming comment 1 was from the OP - this seems to potentially not be …
- 17:28 Ticket #18785 (Extra-Join Regression from ticket #15316) created by
- The change to prevent over-trimming in trim_joins() for …
- 15:58 Ticket #16997 (some contrib.session tests fail in Python3) closed by
- fixed: This is now fixed in master.
- 15:56 Ticket #18784 (cannot import name sanitize_address) closed by
- invalid
- 15:52 Ticket #18784 (cannot import name sanitize_address) created by
- Error importing email backend module django.core.mail.backends.smtp: …
- 14:38 Ticket #18783 (model's verbose name internationalization) created by
- The model class has two fields, verbose_name and …
- 14:06 Ticket #18782 (database "view" treated as "table" on flush (mysql)) created by
- I'm using a mysql view …
- 13:19 Changeset [6e4c9840]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Workarounded a Python bug in mail header encoding
- 13:07 Ticket #15700 (Improve Internationalization docs) closed by
- duplicate: Addressed in #17183
- 12:57 Ticket #15244 (Documentation needed for RadioFieldRenderer) closed by
- wontfix: And upon further reading (#15667), I see this API is being deprecated, …
- 12:11 Ticket #18760 (Make gettext and ugettext aliases) closed by
- invalid: I wouldn't be as much conservative, but you have a point. Closing.
- 12:09 Ticket #18662 (Urlize fails with Markdown url string) closed by
- invalid: Same opinion here. Markdown syntax should be passed to the "|markdown" …
- 10:43 Ticket #17026 (Message storage backends section missing "just use x") reopened by
- I came across this section of the docs today (while debugging #18781) …
- 10:42 Ticket #18781 (FallbackStorage fails its purpose with uwsgi's default settings) created by
-
FallbackStorage
stores up to 3072 bytes of messages in cookies and … - 10:20 Changeset [6086f73]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #271 from morty/patch-1 Fixed doc comment in …
- 10:16 Ticket #18771 (One closing bracket to much here) closed by
- fixed: This was fixed on master, I backported the fix to 1.4.x.
- 10:15 Changeset [03e79c33]stable/1.4.x by
- [1.4.X] Fixed a documentation typo on the widget page. Backport of …
- 10:10 Ticket #18703 (documentation suggetsion) closed by
- wontfix: Hi Sebastian, thanks for your suggestion. I imagine a very small …
- 10:07 Ticket #18696 (A mistake in the title of article "Creating a WizardView class") closed by
- fixed: In [2a36a1a07145860bad45d9c416281313ff53b910]: […]
- 10:06 Changeset [2a36a1a0]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18696 - Clarified WizardView heading; thanks sergzach.
- 10:04 Ticket #18721 (Documentation Collaboration | Copy Code Button | Tiny Improvements ...) closed by
- needsinfo: Hi Qwark, Thanks for your feedback! 1. Absolutely -- we accept pull …
- 09:58 Ticket #18752 (Improve CBV Docs) closed by
- fixed: Merged pull request, thank-you Issac!
- 09:57 Changeset [4eaf73d7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #261 from issackelly/cbv-full-list Create headings …
- 09:43 Ticket #18780 (Set stacklevel when warning about depreciated function views) created by
- It would be handy if the depreciation warning messages gave a clue as …
- 07:44 Ticket #18660 (View on Site links get localized and break urls) reopened by
- Re-opening to consider the addition of this test case.
- 07:43 Ticket #18778 (ForeignKey to a model with a CharField primary key produces unexpected ...) closed by
- invalid: You cannot have a empty primary_key. Can you provide a failing test …
- 07:39 Ticket #18779 (URLValidator can't validate url with ipv6.) created by
- URLValidator detects …
- 07:11 Changeset [ad11dbf]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed unicode methods missed in d4a0b278 due to …
- 02:26 DjangoJobs edited by
- (diff)
- 02:24 DjangoJobs edited by
- (diff)
08/16/2012:
- 17:16 Changeset [e4b7e7d8]stable/1.4.x by
- [1.4.X] Fixed #17183 - Added a note regarding LocaleMiddleware at the …
- 17:16 Ticket #17183 (i18n documentation: middleware not mentioned until very late) closed by
- fixed: In [b1f18e95a5481e582f52a42807506369b73d8c6a]: […]
- 17:16 Changeset [b1f18e95]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17183 - Added a note regarding LocaleMiddleware at the top of …
- 17:15 Changeset [01b02317]stable/1.4.x by
- [1.4.X] Fixed #18223 - Corrected default transaction behavior in …
- 17:15 Ticket #18223 (Database commit behavior is confusingly documented) closed by
- fixed: In [2079b730f139685bcedf0c92d5ed9a3f64b51e9f]: […]
- 17:15 Changeset [2079b73]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18223 - Corrected default transaction behavior in postgresql …
- 17:13 Ticket #15744 (serialization docs improvement) closed by
- invalid: Agreed with krzysiumed's analysis. This doesn't look like it's a …
- 15:05 Ticket #18778 (ForeignKey to a model with a CharField primary key produces unexpected ...) created by
-
[…]
In this case, if there's an instance of
ModelA
such that … - 15:04 Changeset [d739d531]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed a regression introduced in fcc8de0598. Thanks George …
- 14:59 Ticket #18777 (Visualization of date fields as_hidden aren't localized) created by
- When use a date field as_hidden in template, the value isn't …
- 14:13 Ticket #18239 (Only use custom subclass of HTMLParser for Python versions with buggy ...) closed by
- fixed: In [5c79dd586534bc88ce7dc81c2d781c772d28b121]: […]
- 14:12 Changeset [57d9ccc4]stable/1.4.x by
- [1.4.x] Fixed #18239 -- Subclassed HTMLParser only for selected Python …
- 14:03 Changeset [5c79dd5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18239 -- Subclassed HTMLParser only for selected Python …
- 09:54 Changeset [37a894b4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3k] Fixed pagination_regress tests.
- 08:31 Changeset [d69bd23]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed Python version check in testcases.py
- 08:10 Ticket #18776 (urlparse do not support reverse_lazy as url arg) created by
-
With Python 2, we could pass a reverse_lazy result (
__proxy__
… - 06:10 Ticket #18775 (ROPhoneNumberField does not support several Romanian phone number formats) created by
-
The
ROPhoneNumberField
form field only supports 10 digit phone … - 06:01 Changeset [fcc8de05]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Ported django.core.servers.
- 04:23 DjangoJobs edited by
- (diff)
- 03:26 Changeset [8c356ac]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed test_utils tests of doctests.
- 02:56 Changeset [688678e7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Avoided relying on 2.x-only internals in LiveServerTestCase.
- 02:44 Changeset [e98cb05e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed the str tests. These tests don't look very meaningful. …
- 02:09 Changeset [71d07fb]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #273 from dmishe/py3_introspection_regression …
- 01:58 Ticket #18774 (incorrect template code for django.contrib.auth.views.login) closed by
- invalid: You are likely reading development version documentation while using a …
- 01:37 Ticket #18774 (incorrect template code for django.contrib.auth.views.login) created by
- URL: …
- 01:08 Changeset [4412de5d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed installed_models filtering.
08/15/2012:
- 22:12 Changeset [befa1dd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed the generic_inline_admin tests for python3.
- 22:09 Changeset [0c257f5a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed the admin_changelist tests for python3.
- 21:36 Ticket #18773 (Enable optional logging of invalid variable lookups) created by
- Adding something like […] around line 763, or whenever the …
- 21:08 Changeset [62c3f636]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix changes introduced in fd04e7 so they don't break on Python 3.
- 19:13 Changeset [d1d514af]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Marked up a few raw values in the settings documentation.
- 18:50 Ticket #18759 (Update SECRET_KEY setting's reference documentation) closed by
- fixed: In [e38112d882a8aec0aaf6d52ab6d07fa1a408a3aa]: […]
- 18:47 Changeset [e38112d8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18759 -- updated SECRET_KEY documentation Document …
- 17:01 Ticket #18772 (force_unicode needs to go through deprecation policy) closed by
- fixed: Looks like it never lived in django.utils.text. Here's the file from …
- 16:59 Changeset [fd04e711]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added import of force_unicode to utils/text.py For backwards …
- 15:53 Changeset [27d16a3c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed middleware_exceptions tests.
- 15:48 Changeset [24de85c4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed more encoding issues in cache tests
- 15:48 Changeset [37e05357]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used settings config for memcached tests. By using settings config, …
- 15:42 Changeset [f7c2e82d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed middleware tests. Removed several inappropriate …
- 14:47 Ticket #18772 (force_unicode needs to go through deprecation policy) reopened by
- You know, I'm looking through some third-party libraries, and a fair …
- 14:07 Changeset [2b157b0a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed slug regex In Python 3, \w matches any Unicode character.
- 13:59 Ticket #18772 (force_unicode needs to go through deprecation policy) closed by
- invalid: Sorry I was unclear -- I'm on Python 2 (not Python 3), and the …
- 12:41 Changeset [383da13]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed comment to match the code
- 11:21 Ticket #18772 (force_unicode needs to go through deprecation policy) created by
-
Looks like
django.utils.text.force_unicode
was removed recently, … - 11:19 Changeset [60f5e102]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed dispatch tests
- 11:10 Ticket #18771 (One closing bracket to much here) created by
- https://docs.djangoproject.com/en/1.4/ref/forms/widgets/ CHOICES = …
- 11:07 Changeset [27192564]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Run memcache tests if any cache is configured
- 10:41 Changeset [a9facb45]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fix some more encoding issues in tests
- 10:33 Changeset [518af78]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unneeded smart_bytes import which was introduced in f2fff84bc.
- 10:00 Ticket #18770 (MemcachedStringEncodingError) closed by
- fixed: In [4e17f4589accf5be0954eebc41d36ef96125d47c]: […]
- 09:57 Changeset [4e17f45]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18770 -- memcached cache backend expects byte strings as keys …
- 09:40 Changeset [607665a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed bad unicode test
- 08:40 Ticket #18770 (MemcachedStringEncodingError) created by
- After last updates of Django - python-memcached not work. I have UTF-8 …
- 07:58 Changeset [0ab57021]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed paginator tests.
- 07:29 Changeset [c1584890]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Properly encode hashlib.md5 and zip.compress args in the tests.
- 07:20 Changeset [f2fff84b]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] fixed session file backend.
- 07:16 DevelopersForHire edited by
- (diff)
- 06:39 Changeset [4d393e1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed HTTP header serialization
- 06:28 Changeset [de2cb5fe]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed F-expression right-hand division Complementary to commit …
- 05:46 Changeset [64a3c7f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensured that about half of the files opened in the formtools tests …
- 05:37 Changeset [187ec5a1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Pass bytes to md5 in truncate_name
- 05:29 Changeset [2d2dca2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed slugify filter
- 05:23 Changeset [5d01f3c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Removed map() calls used for side-effects only
- 05:13 Changeset [f8ea12f3]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Removed excessive usage of smart_bytes
- 05:02 Changeset [814fde3]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made the validation tests python3 friendly.
- 04:53 Changeset [ea1e8b3]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensured that the archive module consistantly explicitly closed all files.
- 04:47 Changeset [ca6015c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Close files in the module_loading tests always.
- 04:34 Changeset [ebc13257]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Always pass bytes to hashlib.md5.
- 04:18 Changeset [52c351a1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed the erorr handling code for missing management commands.
- 04:16 Changeset [fc99f127]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Explicitly close a file during the email tests.
- 04:11 Changeset [d1d393f9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Allow tests using a LiveServer to get closer to working.
- 04:05 Changeset [dfbcbf2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Always close files in the file_storage tests.
- 03:58 Changeset [e0d67f34]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed test_client_regress tests
- 03:58 Changeset [64531df5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Sent got_request_exception signal before handle_uncaught_exception In …
- 03:54 Changeset [31ae103a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed syndication under python3.
- 03:46 Changeset [cca01c96]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Converted the modeladmin tests to run on python 2 and 3.
- 03:38 Changeset [54afdbf3]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed usage of several deprecated aliases in unittest.
- 03:36 Ticket #18769 (Despite selected language, Forms still rely on LANGUAGE_CODE to format ...) created by
- I have discussed this issue in stackoverflow and it seems to be a bug. …
- 03:29 Changeset [d674bd60]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Final explicit closing for staticfiles, they now pass on python3 with …
- 03:25 Changeset [2048bbee]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Explicitly close files in the staticfiles tests.
- 03:21 Changeset [20a7a244]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Make sure to explicitly close opened files.
- 03:13 Changeset [c7734491]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Use a name that exists in both python2 and 3,
- 02:45 Changeset [e0ec7507]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed jsi18n test. Also refactored said test to avoid leaking …
08/14/2012:
- 18:52 SplitSettings edited by
- My approach: exec and open() (diff)
- 17:31 Changeset [478a6931]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed uses of metaclass in tests.
- 16:46 Changeset [450c0df6]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed modeltests.model_forms tests.
- 16:45 Changeset [e091c18f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Removed a remaining use of metaclass.
- 16:45 Changeset [212a5129]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Avoided the deprecated base64 interface. This fixes a …
- 16:35 Changeset [928baee7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed conditional_processing tests
- 16:35 Changeset [01209850]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed file_uploads tests
- 16:35 Changeset [34ac1457]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed contrib.auth tests
- 14:23 Changeset [367bfaa]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Don't swallow AttributeError in core.urlresolvers.get_callable.
- 14:08 Ticket #18768 (Timezone documentation lacks some FAQ about how to deal with naive/tz ...) created by
- Timezone documentation provide information about rendering naive and …
- 13:14 Changeset [37c93187]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed sitemaps tests.
- 12:58 Ticket #18767 (Admin's calendar for datetime fields doesn't show right values with ...) created by
- The problem is within …
- 12:54 Changeset [f2fe7a3e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed serializers tests
- 11:52 Ticket #18766 (Models with datetime fields fail to save when date is below 1900 and ...) created by
- I have model with datetime field in it. When I save this model in …
- 11:47 Ticket #18765 (tutorial01 missed step (poll save)) closed by
- needsinfo: What do you mean by it doesn't work? Does it trigger an exception? …
- 11:28 Ticket #18765 (tutorial01 missed step (poll save)) created by
- When adding choices to the poll it is suggested that the choice can …
- 10:24 Changeset [7d48e077]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed staticfiles tests
- 09:19 Changeset [9cb80356]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fed strftime with unicode on Python 3
- 09:15 Changeset [c35501a1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed HttpResponse when initialized with bytes
- 08:57 Changeset [a351e38]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
There's no need to do
list(dict.keys())
list(dict)` is enough. - 08:09 Changeset [4e7f04c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed file.read().decode(), used codecs.open() instead
- 08:07 Changeset [62a9ed0a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed F-expression division operators In Python 3 dividing by …
- 07:45 Changeset [c2d59e55]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed admin_views tests Also changed several occurrences of …
- 07:38 Changeset [d6b8b125]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed admin_custom_urls tests.
- 07:31 Changeset [0c198b85]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Replace filter/lambda by list comprehensions This is more …
- 07:28 Changeset [5b27e6f6]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed comparison of list and range() A test compared list …
- 07:24 Changeset [8fe03865]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed invalid use of dict.items() An ordering test had two …
- 07:09 Changeset [9299dc42]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Removed unnecessary calls to .keys() when computing the length …
- 06:07 Ticket #17566 (RegexURLResolver.__repr__(self) is not unicode safe.) reopened by
- Replying to claudep: > If app_name contains non-ascii …
- 05:29 Changeset [2ae58b2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Fixed egg template loader.
- 05:29 Changeset [dcf7283]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Ensured the template tests run.
- 05:29 Changeset [faf570d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Compared response.content with bytes.
- 05:19 Changeset [d1452f6]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Favoured unicode strings in assert(Not)Contains In Python 3, …
- 05:07 DevelopersForHire edited by
- mentioned appeggio (diff)
- 03:32 Changeset [e04230e2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Ported django.http according to PEP 3333. Perfomed some style …
- 03:20 Ticket #18764 (HttpResponse._get_content shouldn't accept non-text types) created by
-
Currently, the
httpwrappers
tests verify the behavior of constructs … - 03:17 Ticket #17566 (RegexURLResolver.__repr__(self) is not unicode safe.) closed by
- invalid: If app_name contains non-ascii characters, it has to be a Unicode …
- 02:51 Changeset [0df0cf70]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reverted pickle-json replacement form_hmac calculation This reverts …
Note: See TracTimeline
for information about the timeline view.