Timeline
06/21/2013:
- 14:00 Changeset [519fdacf]stable/1.5.x by
- Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy. …
- 13:58 Ticket #20634 (Discrepancy about staticfiles finders strategy) closed by
- fixed: In 9be93aa809c34083ebef8392e52c83df0e383be3: […]
- 13:57 Changeset [9be93aa8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy. …
- 12:16 Changeset [9b0604e]stable/1.5.x by
- [1.5.x] Fixed #19881 -- Documented that get_next/previous_by_FOO uses …
- 12:16 Ticket #19881 (Document that get_next/previous_by_FOO uses default manager) closed by
- fixed: In ba610cb319d8882a663effcaf0a4e53c04593f98: […]
- 12:14 Changeset [ba610cb]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19881 -- Documented that get_next/previous_by_FOO uses default …
- 10:54 Ticket #20612 (Missing text in documentation of class-based views.) closed by
- fixed: In b53ed5ac55d5881f129c4921199af355e2b13565: […]
- 10:53 Changeset [ee8996d]stable/1.5.x by
- [1.5.x] Fixed #20612 -- Fixed incorrect wording in CBV documentation …
- 10:50 Changeset [b53ed5ac]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20612 -- Fixed incorrect wording in CBV documentation Thanks …
- 09:58 Ticket #20290 (override_settings cannot be nested) closed by
- fixed: In 552a90b44456f24de228a6c7cd916c040787cf22: […]
- 09:57 Changeset [552a90b4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20290 -- Allow override_settings to be nested Refactored …
- 09:32 Changeset [cca4070]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Prompt about renames rather than doing them automatically
- 09:20 DjangoJobs edited by
- (diff)
- 07:36 Ticket #20639 (Documentation talks about __unicode__() which doesn't exist in Python ...) closed by
- invalid: I guess you missed this paragraph: "This tutorial is written for …
- 07:23 Ticket #20639 (Documentation talks about __unicode__() which doesn't exist in Python ...) created by
- https://docs.djangoproject.com/en/1.5/intro/tutorial01/ On the above …
- 04:53 Ticket #20638 (new "development version" banner on docs obscures important content) closed by
- fixed: In …
- 03:16 Ticket #20638 (new "development version" banner on docs obscures important content) created by
-
When you click on an anchor link from the side bar, e.g. the
with
…
06/20/2013:
- 22:06 Ticket #20637 (URL 404 on links provided by settings.py) closed by
- duplicate
- 19:38 Ticket #20637 (URL 404 on links provided by settings.py) created by
- I created a Django project for Python 2.7. The 'settings.py' includes …
- 16:59 Ticket #20636 (AttributeError: 'Settings' object has no attribute ...) created by
- When running the tests for http://github.com/aaugustin/django-sesame …
- 14:34 Ticket #20634 (Discrepancy about staticfiles finders strategy) created by
- Tutorial 6 says: `Django will choose the first static file it finds …
- 12:36 Ticket #19319 (mod_wsgi docs need <Files wsgi.py> ...Require all granted</Files>) closed by
- fixed: In 7314007c5bf57b9184c0bd6a8246582dd2cb8179: […]
- 12:35 Changeset [843802ec]stable/1.5.x by
- [1.5.x] Fixed #19319 -- Updated example httpd.conf for Apache 2.4 …
- 12:34 Changeset [7314007]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19319 -- Updated example httpd.conf for Apache 2.4 Thanks …
- 11:44 Ticket #20633 (Apache settings for 2.2 does not work for 2.4) closed by
- duplicate: Duplicate of #19319
- 11:09 Ticket #20633 (Apache settings for 2.2 does not work for 2.4) created by
- Relates to the following page: …
- 10:40 Ticket #20518 (Add obvious note to the development docs about being work in progress) closed by
- fixed: In …
- 10:02 Changeset [92a10f55]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Autodetect field renames. HAHAHA. AHAHAHAHA. YES.
- 10:01 Ticket #20630 (HTML5 validation broken by maxlength attributes in number inputs) closed by
- fixed: In 04628e2016641bfa657333d6ee1f5b371c17f62c: […]
- 09:59 Changeset [04628e2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #20630 -- Removed
maxlength
attribute fromNumberInput
. … - 09:43 Changeset [b5f83392]stable/1.5.x by
- [1.5.x] Fixed error in last commit. Thanks Simon Charette. Backport …
- 09:41 Changeset [6ef199a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed error in last commit. Thanks Simon Charette.
- 09:27 Changeset [0e8ee50]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Rename makemigration to makemigrations
- 09:19 Changeset [47e4b86]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Autodetect field alters
- 09:12 Changeset [80bdf68]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add AlterField and RenameField operations
- 09:01 Changeset [891d003]stable/1.5.x by
- [1.5.x] Modified tutorial 3 to use RequestContext in place of Context. …
- 08:58 Changeset [df4a74d7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified tutorial 3 to use RequestContext in place of Context.
- 08:54 Changeset [6f667999]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add operation that renames tables
- 08:53 Ticket #20632 (Wrong link in settings.py) closed by
- fixed: In fdbcbb9ebdd49ad693b686e132d1e9cd9a00801b: […]
- 08:39 Changeset [fdbcbb9e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20632 -- Fixed {{ docs_version }} in project template
- 07:37 Ticket #20632 (Wrong link in settings.py) created by
- https://docs.djangoproject.com/en/1.6/howto/static-files/ is written …
- 06:54 Ticket #20208 (Type of id.value of inlineformset differs from creation) closed by
- invalid: When you say "The type of the ID", where are you referring to? The ID …
- 06:11 Ticket #20086 (UserCreationForm does not support custom models.) closed by
- invalid: I completely agree that this is desirable in theory. My problem is …
- 05:59 Ticket #20486 (file_move_safe doesn't respect it's docstring) closed by
- fixed: In 18e79f1425fa87f2f38df25c65203ec4d311f499: […]
- 05:57 Ticket #20631 (Increase the default max_length of EmailField to 254) created by
- How you can see in the next link the max length of an email is 254 …
- 05:55 Changeset [18e79f14]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20486 -- Ensure that file_move_safe raises an error if the …
- 03:41 OpenData edited by
- Update the ‘Django Development Dashboard’ link (diff)
06/19/2013:
- 20:31 Ticket #20630 (HTML5 validation broken by maxlength attributes in number inputs) created by
-
The commit for #19686 adds
maxlength
to number inputs with max … - 19:12 Ticket #20629 (Admonitions in custom User model documentation may be scaring off users) created by
- [https://groups.google.com/d/msg/django-users/0DuvxCdxKQ4/P6qsO7mtL5AJ …
- 18:47 Changeset [3671e7e3]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 #1287 from mintchaos/patch-1 Itty bitty typo fix.
- 18:45 Changeset [c4a0c91]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Itty bitty typo fix. "deletes" was missing it's last e.
- 18:28 Ticket #6903 (Go back to old change_list view after hitting save) closed by
- fixed
- 16:13 Ticket #20627 (Uncomplete documentation) closed by
- invalid: Hi, In the "Write your first view" part [1], the tutorial tells you …
- 16:02 Ticket #20628 (question about the code) closed by
- invalid: This isn't a bug in Django. Please ask usage questions on the …
- 15:53 Ticket #20628 (question about the code) created by
- quick question! if i use your code to build a website script,add more …
- 15:19 Ticket #20627 (Uncomplete documentation) created by
- Correct me if I'm wrong, but while writing basic views in tutorial 3, …
- 15:19 Ticket #20288 (admin popup querystring inconsistency) closed by
- fixed: In 7462a78c1bdef2f37ea9aae5ad05170dbd14b34a: […]
- 15:16 Changeset [7462a78]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20288 -- Fixed inconsistency in the naming of the popup GET …
- 12:10 Ticket #20626 (Truncatechars add leading empty space char to string) closed by
- duplicate: Duplicate of #20624. Please keep the conversation in that one. Thanks.
- 11:52 Ticket #20626 (Truncatechars add leading empty space char to string) created by
- This ticket is the continuation of: …
- 11:23 Ticket #20624 (Truncatechars add empty space char at the beginning of the string) closed by
- needsinfo: Hi, I tried several versions of django (including 1.4.2) but could …
- 11:01 Changeset [73e30e9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Better naming, and prompt for NOT NULL field addition
- 10:41 Changeset [41214eaf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Autodetect fields, have migrate actually work
- 10:35 Ticket #20625 (Custom Chainable QuerySets) created by
- Provide a mechanism for defining chainable custom QuerySet directly …
- 10:33 Ticket #20624 (Truncatechars add empty space char at the beginning of the string) created by
- Hi, I am using Dj 1.4.2 and I am having this is issue with truncate …
- 10:23 Changeset [f25a385a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Makemigration command now works
- 10:18 Changeset [ffcf24c9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed several unused imports.
- 09:36 Changeset [ab5cbae9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- First stab at some migration creation commands
- 09:36 Changeset [2ae8a8a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix test running with new apps stuff/migrate actually running migrations
- 08:33 Ticket #20622 (Step 5 broken if you followed V 1.4 tutorial for first 4 steps, then ...) closed by
- wontfix: Sorry you ran into trouble. Newer versions of the docs do mention that …
- 07:02 Ticket #20623 (django-admin.py startproject[ project name ] create only manage.py file) closed by
- worksforme: Hi, As the tutorial explains [1], `django-admin.py startproject …
- 06:47 NewbieMistakes edited by
- fixed typo (diff)
- 06:05 Changeset [9daf81b9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge remote-tracking branch 'core/master' into schema-alteration …
- 05:57 Ticket #20623 (django-admin.py startproject[ project name ] create only manage.py file) created by
- same as above..
- 05:04 Changeset [d9a4354]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 #1282 from loic/ticket6903 Fixed failing test on …
- 04:13 Changeset [7d0c3b9b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed MySQL failing test introduced by c86a9b6
- 03:39 Changeset [f171ed6]stable/1.5.x by
- Fixed broken reference in documentation.
- 03:37 Changeset [b0b506b9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed broken reference in documentation.
- 02:52 Ticket #20621 (tutorial 04 imports polls namespace while within polls) closed by
- worksforme: Hi, The namespacing of URLs is introduced at the end of part 3 [1]. …
06/18/2013:
- 22:30 Ticket #20622 (Step 5 broken if you followed V 1.4 tutorial for first 4 steps, then ...) created by
- Perhaps I was being an idiot... but I thought I was following the …
- 20:04 Ticket #20621 (tutorial 04 imports polls namespace while within polls) created by
- Tutorial 4 …
- 19:27 Ticket #20620 (CachedFileMixin.post_process breaks when cache size is exceeded) created by
- Using staticfiles with {{{STATICFILES_STORAGE = …
- 15:57 Ticket #14930 (`values_list()` fails on queryset ordered by extra column) closed by
- fixed: In 2f35c6f10fcbae541691207fb0c0560a13b754fc: […]
- 15:56 Changeset [2f35c6f1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14930 -- values_list() failure on qs ordered by extra column …
- 15:26 Ticket #20323 (BaseFormsetSet.total_form_count seems to ignore ...) closed by
- needsinfo: Hi, I don't really understand the problem you're describing (if you …
- 15:07 Changeset [9da9b3eb]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 #1281 from loic/ticket6903 Fixed #6903 - Preserved …
- 14:41 Changeset [c86a9b6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6903 - Preserve admin changelist filters after saving or …
- 13:28 Ticket #20079 (Improve security of password reset tokens) closed by
- fixed: In aeb1389442d0f9669edf6660b747fd10693b63a7: […]
- 13:28 Changeset [a01b1ee6]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 #1280 from erikr/improve-password-reset2 Fixed …
- 13:02 Changeset [aeb1389]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20079 -- Improve security of password reset tokens
- 12:37 Ticket #20593 (Disagreement between User.set_password("") and User.check_password("")) closed by
- fixed: In 2c4fe761a0e2b28e2c5c3b4bc506ee06824a443d: […]
- 12:32 Changeset [2c4fe76]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20593 -- Allow blank passwords in check_password() and …
- 12:02 Ticket #20619 (Missing call to super in `WSGIRequest.__init__()`) created by
- 11:06 Ticket #20618 (Giving a field an empty label breaks `BoundField.label_tag` (IndexError)) closed by
- fixed: In 3128f3d38d1db0bc01da9a4bf4be81119079d73a: […]
- 11:01 Ticket #20617 (AuthenticationForm ignores setting "username" field's label to an ...) closed by
- duplicate: Hi, This issue has already been reported in ticket #20357 and a fix …
- 10:49 Changeset [3128f3d3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #20618 -- Fixed regression in
BoundField.label_tag
. - 10:34 Ticket #20618 (Giving a field an empty label breaks `BoundField.label_tag` (IndexError)) created by
- The following code shows the regression: […] On django 1.5, this …
- 09:51 DevelopersForHire edited by
- (diff)
- 09:06 DjangoJobs edited by
- (diff)
- 08:46 Ticket #20617 (AuthenticationForm ignores setting "username" field's label to an ...) created by
- When I inherit "django.contrib.auth.forms.AuthenticationForm" and set …
- 08:13 Ticket #20616 (save date in one format in Python/Django) closed by
- invalid: Hi, Dates are saved as date objects in the database, so the format is …
- 07:01 Ticket #20199 (Allow ModelForm to override error messages defined in model fields.) closed by
- fixed: In ee77d4b25360a9fc050c32769a334fd69a011a63: […]
- 07:01 Changeset [ee77d4b2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20199 -- Allow ModelForm fields to override error_messages from …
- 07:01 Changeset [f34cfec]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refactored ValidationError to allow persisting error params and error …
- 06:47 DevelopersForHire edited by
- (diff)
- 06:27 Ticket #20615 (Django 1.5.1 Trove classification is incorrect) closed by
- fixed: In efe6e16008b4a123666cc445f7319efce8e9b6bf: […]
- 06:26 Changeset [9d86550]stable/1.5.x by
- [1.5.x] Fixed #20615 -- Added trove classifiers for major Python …
- 06:26 Changeset [efe6e16]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20615 -- Added trove classifiers for major Python versions.
- 05:05 Ticket #20616 (save date in one format in Python/Django) created by
- forms.py DATE_INPUT_FORMAT = ( ('%d/%m/%Y','%m/%d/%Y') ) class …
Note: See TracTimeline
for information about the timeline view.