Timeline
07/31/2012:
- 22:47 Ticket #18693 (Minor bug in tutorial part 3) created by
- Brand new to Django and I'm going through your excellent tutorial, and …
- 18:30 Ticket #18494 (Positional arguments not passed to view functions in included urlconfs) closed by
- wontfix: This is not a bug -- the docs specifically cover the current …
- 18:13 Ticket #18690 (Typo in Testing documentation response.context) closed by
- invalid: The response returned by a test client is not the same class of object …
- 17:23 Ticket #13693 (error_messages for fields in Model don't carry over to ModelForm) closed by
- worksforme: I am new to Django but I also think the DRY mantra should be aplicable …
- 17:20 Ticket #18692 (Django 1.3.2 breaks Python 2.4 compatibility) created by
- The recent URL scheme restriction change assumes Python 2.5+ accessors …
- 17:15 Ticket #18686 (Models with same name and common subpackage name clash) closed by
- duplicate: This is a result of the models being associated with an implicit …
- 15:46 Ticket #18691 (No timezone support for TimeField) closed by
- wontfix: This is a design decision and it's explained in the documentation. In …
- 15:41 Ticket #18691 (No timezone support for TimeField) created by
- Django 1.4 does not store aware times for TimeField, it only does for …
- 15:13 Changeset [964979e8]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 #18122 - Clarified section title regarding applying permissions …
- 14:16 Ticket #18685 (Managements commands in multiple submodules in the same virtual ...) closed by
- duplicate: Duplicate of #18603 which has a more complete patch.
- 11:48 Ticket #18690 (Typo in Testing documentation response.context) created by
- Here …
- 09:41 Ticket #18689 (Error in code example) closed by
- invalid: Duplicate of at least a dozen other tickets -- you aren't reading the …
- 09:33 Ticket #18689 (Error in code example) created by
- At the bottom of part 3 of the tutorial …
- 06:42 Ticket #18688 (Broken link on Download page) closed by
- fixed: Fixed (31 instead of 30 in the URL). Thanks!
- 06:35 Ticket #18688 (Broken link on Download page) created by
- On the down load page, https://www.djangoproject.com/download/, …
- 00:57 Ticket #18687 (Randomly failing test: test_performance_scalability) created by
-
TestUtilsCryptoPBKDF2.test_performance_scalability
fails randomly in …
07/30/2012:
- 22:05 Ticket #18686 (Models with same name and common subpackage name clash) created by
- In the following example, Test is an empty model declared in both …
- 18:06 Ticket #18685 (Managements commands in multiple submodules in the same virtual ...) created by
- If you have commands in two packages, mypackage.A and mypackage.B …
- 17:12 Changeset [fa6577f5]stable/1.4.x by
- Fixed #17131 - Added per object permission notes to docs. Thanks …
- 17:10 Ticket #17131 (Permissions documentation not up to date) closed by
- fixed: In [8d3e501502c308cbdd3cc95b62ace0fe11d373ab]: […]
- 17:10 Changeset [8d3e5015]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 #17131 - Added per object permission notes to docs. Thanks …
- 16:02 Ticket #18520 (forms.ImageField loads entire file into memory, crashes server) closed by
- fixed: Fixed in master, 1.4.x, 1.3.x. Since this can be exploited for a DoS …
- 16:00 Changeset [e2ac9173]stable/1.3.x1.3.2 by
- [1.3.x] Use correct download URL.
- 15:54 Changeset [0b0c51a0]stable/1.3.x by
- [1.3.x] Bump version numbers for security releases.
- 15:43 Changeset [28a4d039]stable/1.4.x1.4.1 by
- [1.4.x] Bump version numbers for security release.
- 15:03 Changeset [4dea4883]stable/1.3.x by
- [1.3.x] Fixed a security issue in http redirects. Disclosure and new …
- 15:03 Changeset [e3468503]stable/1.4.x by
- [1.4.x] Fixed a security issue in http redirects. Disclosure and new …
- 15:01 Changeset [4129201c]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 a security issue in http redirects. Disclosure and new release …
- 15:00 Changeset [c14f325c]stable/1.4.x by
- [1.4.x] Fixed second security issue in image uploading. Disclosure and …
- 15:00 Changeset [da33d671]stable/1.4.x by
- [1.4.x] Fixed a security issue in image uploading. Disclosure and …
- 14:58 Changeset [b2eb4787]stable/1.3.x by
- [1.3.x] Fixed second security issue in image uploading. Disclosure and …
- 14:57 Changeset [b1d46346]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 second security issue in image uploading. Disclosure and release …
- 14:55 Changeset [9ca0ff62]stable/1.3.x by
- [1.3.x] Fixed a security issue in image uploading. Disclosure and …
- 14:54 Changeset [dd16b170]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 a security issue in image uploading. Disclosure and release …
- 12:30 Ticket #18684 (Finnish DATETIME) created by
- See pull request on Github.
- 12:28 Ticket #18683 (New Galician date and time formats) created by
- See [https://github.com/django/django/pull/179 pull request on …
- 10:30 Ticket #15379 (FAQ should include standard way to cite django) reopened by
- There are more people that need a citation than you think, there are …
- 10:29 Ticket #18682 (Make the deletion of stale content types safer) created by
-
When a model is removed,
syncdb
offers to remove its content type : … - 08:19 Ticket #18681 (get_fieldsets not hooked in properly) created by
- The get_fieldsets hook on a ModelAdmin class is not hooked in …
- 00:50 Ticket #18678 (HTTPResponse subclasses don't accept base class parameters) created by
-
I would like to pass
content_type
when creating a new …
07/29/2012:
- 19:07 Changeset [e567f43]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 #225 from dekkers/remove-double-isinstance-check …
- 18:53 Changeset [c0748a6]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
- Updated my bio.
- 17:28 DjangoJobs edited by
- (diff)
- 17:16 Ticket #18476 (Hard coded template link causes conflict with tutorial statement) closed by
- fixed: In [690ed5794672495e4cffca9a4a701008d254a4e7]: […]
- 17:14 Changeset [690ed579]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 #18476 - Added use of {% url %} tag to tutorial. Thanks Claude …
07/28/2012:
- 20:14 DjangoResources edited by
- (diff)
- 20:13 DjangoResources edited by
- Add django-notifications-sitewide (diff)
- 17:06 Ticket #18677 (Tutorial Part 3 to Part 4 Instruction Failure) reopened by
- 12:33 Changeset [94e91f7]stable/1.4.x by
- [1.4.X] Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for …
- 12:32 Ticket #18656 (Link to LocaleMiddleware points to the page without it) closed by
- fixed: In [07d70e9b267797f5f375a1dfcc0513a68d0feb5f]: […]
- 12:31 Changeset [07d70e9]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 #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
- 12:26 Ticket #18673 (What are in the django.contrib.auth.decorators?) closed by
- invalid: Documented in https://docs.djangoproject.com/en/dev/topics/auth/
- 12:19 Ticket #18630 (Update version in docs/intro/install.txt) closed by
- fixed: In [00d5e632fabc03a0633b9910605b23bcec439cdc]: […]
- 12:17 Changeset [00d5e63]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 #18630 -- Updated version in docs/intro/install.txt; thanks …
- 06:22 Ticket #18677 (Tutorial Part 3 to Part 4 Instruction Failure) closed by
- needsinfo: Could you provide the full traceback? Thanks!
- 04:39 Ticket #18677 (Tutorial Part 3 to Part 4 Instruction Failure) created by
- "Now, go to /polls/1/ in your browser and vote in the poll. You should …
Note: See TracTimeline
for information about the timeline view.