Timeline
02/12/2013:
- 19:05 Ticket #19817 (Hosting page add request) created by
- Hello, I apologize in advance if this is not the proper channel to …
- 19:04 Ticket #19815 (unused import in urls.py) closed by
- fixed: In 9eb7d59665972690bea790fd1ed12eeb142c0ee4: […]
- 19:04 Changeset [9eb7d59]stable/1.4.x by
- [1.4.x] Fixed #19815 - Removed an unused import in tutorial 3. Thanks …
- 18:54 Ticket #19816 (Assigning a QS to a M2M relation that was generated from that M2M ...) created by
- […] […] Would expect vegs to be unchanged, and pizza.toppings …
- 18:25 Ticket #19815 (unused import in urls.py) created by
- This is not a big deal at all, but in the page: …
- 18:12 Changeset [f83bec48]stable/1.5.x by
- [1.5.x] Fix admindocs on Python 3, where None cannot be sorted with …
- 18:10 Changeset [3a002db6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix admindocs on Python 3, where None cannot be sorted with strings. …
- 17:17 Ticket #19814 (dead link) closed by
- duplicate: Duplicate of #19809
- 17:06 Ticket #19814 (dead link) created by
- on page: https://docs.djangoproject.com/en/1.4/intro/tutorial01/ …
- 16:39 Changeset [dec7dd99]stable/1.4.x by
- [1.4.x] Removed try-except in django.db.close_connection() The reason …
- 16:26 Ticket #19813 (Bad Link) closed by
- duplicate: Duplicate of #19809
- 16:25 Changeset [fafee74]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed try-except in django.db.close_connection() The reason was …
- 16:22 Changeset [743263a1]stable/1.5.x by
- [1.5.x] Removed try-except in django.db.close_connection() The reason …
- 15:45 Ticket #19813 (Bad Link) created by
- https://docs.djangoproject.com/en/1.4/genindex/ (clicked through …
- 14:50 Ticket #6276 (Serializers should dump correct data for BooleanFields) closed by
- fixed: This seems to be solved since that time.
- 14:15 Tutorials edited by
- Removed broken link (diff)
- 14:12 Tutorials edited by
- Removed link that now links to a porn site. (diff)
- 13:37 Ticket #19812 (Duplicate phrase in documentation of MultiWidget) created by
- The documentation in …
- 13:19 Ticket #19800 (Broken "Index" link on table of contents page) closed by
- duplicate: Duplicate of #19809
- 11:00 Ticket #19811 (KeyError: u"Unknown language code 'en-us'.") created by
- Default LANGUAGE_CODE='en-us' is not present in …
- 10:47 Ticket #19810 (MemcachedCache should use pickle.HIGHEST_PROTOCOL) created by
- MemcachedCache does not specify pickle protocol, and python-memcached …
- 10:18 OracleSpatialTestSetup edited by
- (diff)
- 09:43 Ticket #19809 (Python module index missing) created by
- Getting a 404 error when I try to access this link: …
- 08:24 Ticket #19808 (Spelling Mistake) closed by
- fixed: In 74003ca36b0712830c3756bc00a0d1f1d4b313ea: […]
- 08:24 Changeset [c4841b3]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 #719 from JonLoy/ticket_19808 Fixed #19808 -- Typo …
- 08:14 Changeset [74003ca]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19808 Capitalization error in example text
- 07:11 OracleSpatialTestSetup edited by
- (diff)
- 06:38 Ticket #19803 (Mention backward relationships in ORM aggrregation documentation) closed by
- fixed: In 0560bfb705687c831e2769b1202706e2ceb1f7a7: […]
- 06:36 Changeset [0560bfb7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Mention backward relationships in aggregate docs. Thanks Anssi and …
- 06:08 Ticket #19808 (Spelling Mistake) created by
- In …
- 05:27 Ticket #19807 (Creating a superuser doesn't work) created by
- When syncdb asks if it should create a superuser it fails right after …
- 05:13 Changeset [d7094bbc]stable/1.3.x by
- [1.3.x] Added a default limit to the maximum number of forms in a …
- 05:13 Changeset [d3a45e10]stable/1.3.x by
- [1.3.x] Checked object permissions on admin history view. This is a …
- 05:13 Changeset [d19a270]stable/1.3.x by
- [1.3.x] Restrict the XML deserializer to prevent network and …
- 04:41 Changeset [27cd872]stable/1.3.x by
- [1.3.x] Added ALLOWED_HOSTS setting for HTTP host header validation. …
- 03:10 Changeset [278dad5b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19746 -- Allow deserialization of pk-less data
02/11/2013:
- 22:44 Ticket #19806 (django_bash_completion clobbers upstream completion of ‘python’) created by
-
extras/django_bash_completion
now tries to complete `python … - 15:55 Ticket #19802 (HttpResponse.set_cookie doesn't handle unicode data) closed by
- worksforme: Django 1.5 should support unicode cookie keys. On 1.4, you can …
- 14:56 Changeset [5a3d9490]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Accepted None in tzname(). This is required by the tzinfo API, see …
- 13:36 Ticket #19805 (Required trailing slash on tarball URLs breaks pip) closed by
- duplicate: Dupe of #19772. I've deployed the patch on the server while we're …
- 12:32 Ticket #19805 (Required trailing slash on tarball URLs breaks pip) created by
-
https://www.djangoproject.com/download/1.4.3/tarball/
ends in a … - 11:21 Ticket #19804 (Additional modules link is broken) closed by
- needsinfo: Thanks, but it would help if you told us which link you're talking …
- 10:50 Ticket #19804 (Additional modules link is broken) created by
- 09:47 Ticket #19803 (Mention backward relationships in ORM aggrregation documentation) created by
- The associated patch adds mention of the ability and examples re: …
- 08:51 Ticket #19802 (HttpResponse.set_cookie doesn't handle unicode data) created by
- When calling HttpResponse.set_cookie as below, you get an error from …
- 06:38 Ticket #19801 (input_formats sample codes missing the required parenthesis) created by
- In the Form Fields documentation, the DateField and DateTimeField …
- 05:21 Ticket #19800 (Broken "Index" link on table of contents page) created by
- From the table of contents is broken. But, thanks for all the awesome …
- 05:11 Ticket #19799 (PASSWORD_HASHERS attempt to look up empty algorithm in certain cases) created by
-
Hi,
the Django 1.4+
PASSWORD_HASHERS
lookup conflicts with … - 04:05 Ticket #19797 (Test client does not handle data well) closed by
- duplicate: Closing as a duplicate of #17371. Please reopen if you encounter the …
- 03:55 Ticket #19798 (Django Randomly crashes postgres) closed by
- needsinfo: It's hard to believe that django would crash postgres. If you think …
- 03:38 Changeset [7db770b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a check in the creation of IS NULL clauses. value_annotation …
- 02:35 Ticket #19798 (Django Randomly crashes postgres) created by
- Hallo guys, I installed django 1.4 on a Ubuntu 12.04 LTS 64 Bit, …
- 02:03 Ticket #19785 (Some bug) closed by
- needsinfo: I'm afraid the report doesn't contain enough information for us to …
- 01:46 Ticket #19044 (Allow get_success_url to access self. object in DeletionMixin) closed by
- fixed: In a10f3908042a71ec5ef81bf76f0f278ca5e7a596: […]
- 01:42 Changeset [b4fb448f]stable/1.4.x by
- Fixed WSGIPythonPath instruction in deployment docs Partial backport …
- 01:39 Ticket #19796 (virtualenv and modwsgi) closed by
- duplicate: This was fixed in dev and 1.5 in #19042. I will backport the relevant …
- 01:39 Changeset [a10f3908]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #19044 -- Made
DeletionMixin
interpolate itssuccess_url
. …
02/10/2013:
- 20:17 Ticket #19797 (Test client does not handle data well) created by
- When trying to pass an arbitrary request body using …
- 18:45 Ticket #10504 (Consistency between HttpResponse* params and render_to_response) closed by
-
fixed: Deprecating of
mimetype
in
render_to_response
completed in … - 18:01 Ticket #8940 (A mechanism for managing official translations of the documentation) closed by
- duplicate: Closing as a duplicate of #18108 since that ticket has some more activity.
- 17:07 Changeset [5ce6a7ce]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated tutorial 1 to reflect changes in default project template. …
- 16:21 Ticket #19796 (virtualenv and modwsgi) created by
- In the documentation for …
- 14:34 Ticket #19795 (bad link) closed by
- fixed: Actually this was fixed in 64623a2e115d781c99c7df4dbb67a1e576c0165a, …
- 13:57 Changeset [209f174]stable/1.4.x by
- [1.4.x] Made custom m2m fields without through easier to use The …
- 13:54 Changeset [77f6eb2a]stable/1.5.x by
- [1.5.x] Made custom m2m fields without through easier to use The …
- 13:53 Ticket #15295 (GeoDjango model creation fails for MySQL during tests) closed by
- fixed: Hopefully, the commit above addresses concerns about lack of …
- 13:50 Changeset [44afe446]stable/1.5.x by
- [1.5.x] Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL …
- 13:49 Changeset [8fbc20b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL Refs #15295.
- 13:09 Changeset [7b5ca12]stable/1.5.x by
- [1.5.x] Fixed #19112 -- Reduced the amount of query params in a test …
- 13:09 Ticket #19112 (regressiontests.queries.tests.ConditionalTests.test_ticket14244 breaks ...) closed by
- fixed: In 604d8763dc2c901a3557e15880895d88af5c4127: […]
- 13:08 Changeset [604d876]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19112 -- Reduced the amount of query params in a test
- 12:58 Changeset [5cc0f5f8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made Query.clear_ordering force_empty arg mandatory Previously it was …
- 12:49 Ticket #19794 (Link and reference to join up related documentation please) closed by
- wontfix: Agreed with Ramiro. Thank-you for your feedback though.
- 12:42 Ticket #16017 (createsuperuser fails if Python can't detect default locale) closed by
- fixed: Replying to ank.bnsl@…: > Please let me know in any case …
- 12:24 Ticket #19795 (bad link) created by
- the link in tutorial chapter 1 …
- 12:18 Ticket #18858 (add ROOT_PATH to settings.py template) closed by
- fixed: BASE_DIR was added in 3f1c7b70537330435e2ec2fca9550f7b7fa4372e
- 12:16 Ticket #19679 (Default "settings.py" does not adequately describe "SECRET_KEY") closed by
- fixed: Merged in 3f1c7b70537330435e2ec2fca9550f7b7fa4372e
- 11:58 Changeset [af2bb174]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a note about the default timezone and the new project template. …
- 11:58 Changeset [b18ad807]stable/1.5.x by
- [1.5.x] Fixed #19720 -- Oracle ordering related delete regression …
- 11:56 Ticket #19720 (Invalid SQL statement generated when deleting rows in Meta ordered ...) closed by
- fixed: In 8ef3235034a1a7616714a5d61486dc68536f74ee: […]
- 11:54 Changeset [8ef32350]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19720 -- Oracle ordering related delete regression When a …
- 11:08 Changeset [d8e68f42]stable/1.5.x by
- [1.5.x] Fixed #19638 -- Skipped tx support testing for some DBs …
- 10:57 Ticket #19638 (Oracle: add "supports_transactions=True" to DatabaseFeatures) closed by
- fixed: In 0478780b8efdfcbc0d2c17f1459cac45701e1d86: […]
- 10:56 Changeset [0478780b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19638 -- Skipped tx support testing for some DBs PostgreSQL …
- 10:52 Ticket #13654 (QuerySet .dates() method should support "hour" and "minute") closed by
- duplicate: This is really a subset of #17260.
- 09:34 Changeset [9918b3f5]stable/1.4.x by
- [1.4.x] Fixed #19707 -- Reset transaction state after requests …
- 09:34 Changeset [498a5de0]stable/1.4.x by
- [1.4.x] Fixed #19645 -- Added tests for TransactionMiddleware …
- 08:00 Ticket #19794 (Link and reference to join up related documentation please) created by
- Please reference …
- 07:42 Ticket #19793 (global name 'timezone' is not defined) closed by
- wontfix: That is already done in part 1 of the tutorial, quoting: Note these …
- 06:54 Sprints edited by
- (diff)
- 06:53 Ticket #19793 (global name 'timezone' is not defined) created by
- NameError at /admin/polls/poll/ global name 'timezone' is not …
- 06:09 Changeset [60186aa]stable/1.5.x by
- [1.5.x] Fixed #19707 -- Reset transaction state after requests …
- 06:01 Changeset [4c261c61]stable/1.5.x by
- [1.5.x] Fixed #19645 -- Added tests for TransactionMiddleware …
- 05:56 Ticket #19707 (TransactionMiddleware leaks transaction state) closed by
- fixed: In a4e97cf315142e61bb4bc3ed8259b95d8586d09c: […]
- 05:55 Changeset [a4e97cf3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19707 -- Reset transaction state after requests
- 05:16 Ticket #19789 (With IPython `./manage.py shell` gives back a DeprecationWarning ...) closed by
- invalid
- 04:01 Ticket #16041 (djangoproject.com uses non-existent From address, and no way to resend ...) closed by
- wontfix: Dropping email based on sender verification can result in email loss. …
- 03:24 Ticket #19791 (Rename BASE_DIR to PROJECT_ROOT) closed by
- wontfix: The name "PROJECT_ROOT" is inappropriate because it implies that a …
- 03:10 Ticket #19792 (django.test.client.Client.login() checking for is_active attribute on ...) created by
- As per #13125 there has been a conscious decision to leave the …
- 03:08 Ticket #19790 (myform.is_valid() is always giving me false!) closed by
- invalid: Please see TicketClosingReasons/UseSupportChannels.
- 00:29 Ticket #19791 (Rename BASE_DIR to PROJECT_ROOT) created by
- Because we already have STATIC_ROOT and MEDIA_ROOT.
02/09/2013:
- 21:37 Sprints edited by
- (diff)
- 21:35 Sprints edited by
- (diff)
- 21:01 Ticket #19790 (myform.is_valid() is always giving me false!) created by
- here's what I have in models.py class Recipe(models.Model): name …
- 16:32 Ticket #19789 (With IPython `./manage.py shell` gives back a DeprecationWarning ...) created by
- I came across this issue while debugging #19738. This happens in a …
- 16:25 Ticket #19787 (Dead link on homepage) closed by
- duplicate
- 16:24 Ticket #19786 (The documentation page is down) closed by
- invalid: Sorry -- engineering works in progress. It'll be back in a few minutes.
- 16:23 Ticket #19788 (documentation link not working) closed by
- duplicate
- 16:23 Ticket #19529 (Searching documentation for "class based views" gives ten times the ...) closed by
- duplicate: This was fixed by the fix for #18930.
- 16:20 Ticket #19788 (documentation link not working) created by
- 16:19 Ticket #19787 (Dead link on homepage) created by
- This link from the homepage yields a 404 error: …
- 16:18 Ticket #19786 (The documentation page is down) created by
- Hitting addresses like https://docs.djangoproject.com/en/1.4/ return …
- 16:13 Ticket #18930 (Website docs builder should clean to get rid of old docs) closed by
- fixed: In …
- 15:31 Ticket #18930 (Website docs builder should clean to get rid of old docs) closed by
- fixed: In …
- 14:19 Ticket #19785 (Some bug) created by
- -- ascii html file , with russian value word <form method="post" …
- 11:40 Ticket #19780 (Discrepancy in modwsgi auth handler) closed by
- fixed: #19061 actually stipulated that is_active is mandatory - but the …
- 11:33 Changeset [bb12ea2c]stable/1.5.x by
- [1.5.x] Made modwsgi groups_for_user consistent with check_password …
- 11:31 Changeset [0e18fb0]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made modwsgi groups_for_user consistent with check_password …
- 10:30 Ticket #19784 (Custom urlconf reset too early) created by
- In core/handlers/base.py of django, the "cleanup" of customp urlconf, …
- 10:22 Ticket #19783 (The Download page lists Django 1.4.3 as the latest download, but the ...) closed by
- fixed: I changed the URL and added a warning.
- 10:12 Ticket #19598 (Bug in inlines.js) closed by
- needsinfo
- 09:34 Changeset [718afcaf]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added tests for some sql_* management commands
- 08:22 Changeset [7b278278]stable/1.5.x by
- [1.5.x] Fixed #19699 - Removed "Please see the release notes" from …
- 08:21 Ticket #19783 (The Download page lists Django 1.4.3 as the latest download, but the ...) created by
- I like to say that I'm fairly competent with Python, but having mostly …
- 08:21 Ticket #19699 (Documentation for "index_together" is an infinite loop.) closed by
- fixed: In d93edffa896a68fc74c9a414c6beee289d176798: […]
- 08:16 Changeset [d93edff]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19699 - Removed "Please see the release notes" from …
- 05:13 Ticket #19782 (sign up link not found) closed by
- invalid: On which page is that link? I can't find it. Besides, it'll be fixed …
- 04:40 Ticket #19782 (sign up link not found) created by
- at the end introduction page of Django i clciked on following link …
- 03:50 Ticket #19696 (Collectstatic management command: unicodeerror) closed by
- duplicate: Reopen if you can reproduce with recent code.
- 03:45 Ticket #19656 (FloatField localization) closed by
-
duplicate: Read #13032 to understand why
localize
is False by default. … - 03:19 Changeset [2d53799c]stable/1.5.x by
- [1.5.x] Fixed #19749 -- Documented ending param to command's …
- 03:19 Ticket #19749 (Documentation needed: stdout.write line endings in management commands ...) closed by
- fixed: In 0201b9d6d89ea277383e1fc0007bfaa33351b60b: […]
- 03:17 Changeset [0201b9d6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19749 -- Documented ending param to command's self.stdout/err …
Note: See TracTimeline
for information about the timeline view.