Timeline
05/10/2014:
- 21:29 Changeset [537f5905]stable/1.7.x by
- [1.7.x] Link new testing tools document from main index. 63df886df7 …
- 21:28 Changeset [63df886d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Link new testing tools document from main index.
- 21:26 Ticket #22609 (Allow specifying the form field when instantiating a model field) created by
- I find myself having to do this time and time again, which really …
- 21:22 Changeset [8ebf38b7]stable/1.6.x by
- [1.6.x] Fix typo in release notes.
- 21:19 Changeset [8cf6c5c7]stable/1.7.x by
- [1.7.x] Fixed a few release notes typos. 38036e16c8f from master.
- 21:13 Changeset [38036e16]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a few release notes typos.
- 11:23 Ticket #22608 (Migrations optimizer slow (due to double working?)) created by
-
makemigrations
is currently fairly conservative with splitting … - 11:10 Changeset [9d0ebceb]stable/1.7.x by
- [1.7.x] Fixed #21685 -- Displayed app verbose name in admindocs model …
- 11:09 Ticket #21685 (admin_doc/model_index.html should use application names) closed by
- fixed: In 4cf82e5bcf87e0d5419d941c2ef7ec8855801319: […]
- 11:09 Changeset [4cf82e5b]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21685 -- Displayed app verbose name in admindocs model index
- 10:05 Changeset [b6d32121]stable/1.6.x by
- [1.6.x] Fixed #22508 -- Avoided overwriting select_related. …
- 10:03 Changeset [e9d0ef1]stable/1.7.x by
- [1.7.x] Fixed #22508 -- Avoided overwriting select_related. …
- 10:03 Ticket #22508 (select_related on a foreign related object fails to load fields on ...) closed by
- fixed: In f574220f0988f3aa1aca4f133887fbde0e5a6f10: […]
- 09:41 Changeset [edecbb5]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor cleanup in select_related_regress tests.
- 09:39 Changeset [f574220f]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22508 -- Avoided overwriting select_related. Previously, known …
- 07:55 Changeset [c54fb3d9]stable/1.7.x by
- [1.7.x] Adjusted refactoring of vendor checks. Thanks Shai for the …
- 07:40 Changeset [fb90b7cd]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Adjusted refactoring of vendor checks. Thanks Shai for the thorough …
- 03:58 Changeset [0c198035]stable/1.7.x by
- [1.7.x] Fixed #22502 -- Fixed microseconds/default/form interaction …
- 03:58 Ticket #22502 (Datetime fields break empty form validation on first attempt (but not ...) closed by
- fixed: In a5de0df58b5431b25a3246a57432db73843be87f: […]
- 03:56 Changeset [a5de0df5]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22502 -- Fixed microseconds/default/form interaction Made …
05/09/2014:
- 12:47 Changeset [8a090c21]stable/1.7.x by
- [1.7.x] Fixed #22606 -- Locmemcache has_key() failed for infinite …
- 12:47 Ticket #22606 (Locmemcache has_key fails when cache expiry is None (infinite)) closed by
- fixed: In 66880e4cd128ea81ae53ac6f292f00c563521009: […]
- 12:34 Changeset [35e1b1ef]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used more precise assertions in cache tests
- 11:35 Changeset [66880e4]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22606 -- Locmemcache has_key() failed for infinite cache expiry …
- 11:27 Ticket #22607 (Deployment Nightmare) closed by
- invalid: Please see TicketClosingReasons/UseSupportChannels for ways to get …
- 11:18 Ticket #22607 (Deployment Nightmare) created by
- I am not a geek, but have been coding in python for 7 years, and have …
- 06:28 DjangoJobs edited by
- (diff)
- 05:11 Ticket #22606 (Locmemcache has_key fails when cache expiry is None (infinite)) created by
- If cache is the locmemcache: […] Reported by Piotr Gosławski on …
05/08/2014:
- 23:49 Changeset [31eac71]stable/1.7.x by
- [1.7.x] Tests for #22325
- 23:48 Changeset [fdbd29d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Tests for #22325
- 23:39 Ticket #22325 (Defining a custom user model in an app and having relations between it ...) closed by
- fixed: In 5400b29ebfdcd8fb657bf42ddd6f81764b99f63a: […]
- 23:39 Changeset [1e8b1db]stable/1.7.x by
- [1.7.x] Fixed #22325: Ignore first dependencies to your own app
- 23:38 Changeset [5400b29]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22325: Ignore first dependencies to your own app
- 23:35 Ticket #22563 (Migration of admin.LogEntry.user fails.) closed by
- fixed: In 5182efce8d73ec552a1d7f3e86a24369bb261044: […]
- 23:34 Changeset [4535dedc]stable/1.7.x by
- [1.7.x] Fixed #22563: Ignore AUTH_USER_MODEL errors in from_state
- 23:34 Changeset [5182efc]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22563: Ignore AUTH_USER_MODEL errors in from_state
- 22:03 Ticket #22605 (Impossible to delete two models with a M2M field) created by
- In playing around with some test code, I removed the following models …
- 21:51 Changeset [7fe60ae6]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22588 -- Fix RegexValidator eq Compare parameters instead …
- 21:50 Ticket #22588 (makemigrations and regexvalidators) closed by
- fixed: In 724a7bf222e31f42e2ab431cc09da224081d03fa: […]
- 21:49 Changeset [d2e96b5]stable/1.7.x by
- Merge pull request #2637 from davidszotten/validator_comparisons …
- 21:00 Ticket #22604 (No distributions at all found for odfpy (from django-simple-import==1.9)) closed by
- invalid: This bug tracker should not be used to get support for a third party …
- 20:02 Ticket #22604 (No distributions at all found for odfpy (from django-simple-import==1.9)) created by
- Hi i've tried to install django-simple-import ver 1.9 but, Could not …
- 19:41 Ticket #17202 (Inspectdb produces incorrect max_length for NVARCHAR2 columns with Oracle) closed by
- duplicate: For Oracle, a more general ticket #19884 tracks this issue (and …
- 15:53 Changeset [7194d40]stable/1.7.x by
- [1.7.x] Added feature flags for introspection capabilities. Backport …
- 15:53 Changeset [92a1e711]stable/1.7.x by
- [1.7.x] Split ignores_nulls_in_unique_constraints feature. Oracle and …
- 15:53 Changeset [e3bc11cc]stable/1.7.x by
- [1.7.x] Replaced vendor checks by three feature flags. Backport of …
- 15:52 Changeset [7f48d44c]stable/1.7.x by
- [1.7.x] Simplified indexes tests. Backport of 43a80f48 from master
- 15:52 Changeset [51fed81]stable/1.7.x by
- [1.7.x] Reorganized backends tests. This reduces the number of …
- 15:45 Changeset [e244e45]stable/1.7.x by
- [1.7.x] Appeased flake8. Backport of b1432bfc from master
- 15:11 Changeset [99d9fa32]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added feature flags for introspection capabilities.
- 15:11 Changeset [cff59bed]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Split ignores_nulls_in_unique_constraints feature. Oracle and SQL …
- 15:11 Changeset [c70a61eb]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced vendor checks by three feature flags.
- 14:50 Changeset [43a80f4]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Simplified indexes tests.
- 14:50 Changeset [d667263]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reorganized backends tests. This reduces the number of explicit …
- 14:49 Changeset [b1432bfc]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Appeased flake8.
- 14:38 Ticket #22603 (Reorganize code in django.db.backends) created by
- Currently, database backends are split in modules inconsistently. For …
- 12:40 Changeset [189bcb9]stable/1.7.x by
- [1.7.x] Removed unused imports in makemigrations Backport of …
- 12:39 Changeset [fc32e9c]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused imports in makemigrations
- 12:37 Ticket #22602 (Complete test coverage for makemigrations command) created by
-
Currently the coverage report of the
makemigrations
management … - 12:35 Ticket #22476 (Migrations fail to migrate m2m fields with custom through model.) closed by
- fixed: In b25aee3b7bef07dd07bed2209efcdf1a8146112c: […]
- 12:34 Changeset [f2bf59a]stable/1.7.x by
- [1.7.x] Fixed #22476: Couldn't alter attributes on M2Ms with through= set
- 12:34 Changeset [b25aee3]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22476: Couldn't alter attributes on M2Ms with through= set
- 10:11 Ticket #22601 (Migrations don't recognize fields added by mixins) created by
-
Consider the following
app/models.py
: […] Running `manage.py … - 07:29 Ticket #22597 (update the inlineformset_factory example to include extra) closed by
- wontfix: Thanks for offering the suggestion, but I don't think there's a …
- 07:06 Ticket #22587 (Mailed error report wrong after uptating Python 3.3 to Python 3.4) closed by
- needsinfo
- 03:32 Ticket #22599 (Recursive model relations admin interface) closed by
- invalid: It was not bug, my fault, please ignore this ticket!
- 03:09 Ticket #22598 (make_aware throws AmbiguousTimeError exception) closed by
- wontfix: […]
- 02:57 Ticket #22600 (small typo in tutorial part 2, v1.6) closed by
- fixed
- 02:54 Ticket #22600 (small typo in tutorial part 2, v1.6) created by
- 'pub date' should be 'pub_date' in the text below: […]
- 02:33 Ticket #22599 (Recursive model relations admin interface) created by
- There is issue with admin in Django 1.7b3, when showing models that …
- 02:21 Ticket #22598 (make_aware throws AmbiguousTimeError exception) created by
- When using the pytz package, the make_aware() utility function …
- 00:26 Ticket #22597 (update the inlineformset_factory example to include extra) created by
- Hi, >>> from django.forms.models import inlineformset_factory >>> …
05/07/2014:
- 21:32 Changeset [bc82c0db]stable/1.7.x by
- [1.7.x] Restored site header text in password reset view. It's the …
- 21:29 Ticket #22596 (revert select_related) created by
- In some complicated situation, a QuerySet is passed through several …
- 21:12 Changeset [5ea34f3]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Restored site header text in password reset view. It's the one shown …
- 18:43 Changeset [b57ee15]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2639 from alimony/patch-1 Insert space
- 17:52 Tutorials edited by
- Added a link to the tutorial I made on making a simple web store with … (diff)
- 17:04 Ticket #22595 (LiveServerTestCase concurrency) created by
- I love the live tests but they run concurrently and it's no clearly …
- 16:29 Ticket #22496 (Data migrations are not transactional (except on Postgres)) closed by
- fixed: In 5a917cfef319df33ca30a3b27bd0b0533b8e63bb: […]
- 16:29 Changeset [7f63ac5a]stable/1.7.x by
- [1.7.x] Fixed #22496: Data migrations get transactions again!
- 16:28 Changeset [5a917cf]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22496: Data migrations get transactions again!
- 16:11 Ticket #22594 (Content Type framework does not trigger Cascade delete) created by
- I've posted this question in StackOverflow …
- 15:55 Ticket #22588 (makemigrations and regexvalidators) closed by
- worksforme: This is a duplicate of the issue in #21638, and I've verified that on …
- 15:47 Ticket #22581 (Field.get_default() causes migration to fail if non-string value returned) closed by
- fixed: In e9a456d11b5b63389b466ed435ef3915f0e79e4c: […]
- 15:47 Changeset [d8bf415a]stable/1.7.x by
- [1.7.x] Fixed #22581: Pass default values for schema through …
- 15:46 Changeset [e9a456d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22581: Pass default values for schema through get_db_prep_save()
- 15:05 Ticket #22563 (Migration of admin.LogEntry.user fails.) closed by
- fixed: In fc974313b85da932a70f1f993b33207d78d31831: […]
- 15:05 Changeset [f67433e]stable/1.7.x by
- [1.7.x] Fixed #22563: Better error message when trying to change …
- 15:05 Changeset [fc97431]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22563: Better error message when trying to change …
- 14:16 Changeset [8eb51a8c]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Insert space.
- 13:28 Changeset [724a7bf2]stable/1.7.x by
- [1.7.x] Fixed #22588 -- Fix RegexValidator eq Compare parameters …
- 12:06 Ticket #22593 (ABout the locale paths) closed by
- invalid: https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
- 12:05 Ticket #22592 (AbstractBaseUser.__str__ may return non-string (None)) closed by
-
invalid: Right, a
__str__()
method must return a string, notNone
. I'm … - 11:59 Ticket #16877 (documentation code blocks cropped on mobile browsers) closed by
- fixed: I tried to reproduce on several mobile devices/browsers, but it looks …
- 10:59 Ticket #22593 (ABout the locale paths) created by
- I want to make a django.po in the root of the project( contains all …
- 10:02 Ticket #22592 (AbstractBaseUser.__str__ may return non-string (None)) created by
- Tested under Python 3. I am writing unit-tests to ensure my custom …
- 08:04 Changeset [af06203c]stable/1.7.x by
- [1.7.x] Updated some docs for the delayed deprecation of legacy table …
- 08:04 Changeset [a2e3c969]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated some docs for the delayed deprecation of legacy table …
- 07:30 Ticket #22577 (The makemigrations management command has a problem with migrations dir) closed by
- needsinfo
- 07:27 Ticket #22562 (Each call of makemigrations creates a migration for custom user account.) closed by
- worksforme: #22588 could be related.
- 07:21 Changeset [5413100]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Forward ported docs of security issues from df81625da6.
- 07:19 Changeset [ab2865a4]stable/1.7.x by
- [1.7.x] Fixed some markup problems in docs/releases/security.txt.
- 07:16 Changeset [10327be]stable/1.7.x by
- [1.7.x] Bump DatabaseCreation deprecation to 2.0 (refs #22340) …
- 01:07 Changeset [1ed876e]stable/1.7.x by
- [1.7.x] Improve docs around deconstruction/serialisation (refs #22337)
- 01:06 Changeset [827d5dc]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improve docs around deconstruction/serialisation (refs #22337)
- 00:42 Ticket #22576 (makemigrations requires 'default' database configuration) closed by
- fixed: In f9d7e18dc5fa324ed095c6aafd83a34f3086a3de: […]
- 00:42 Changeset [2afb6e05]stable/1.7.x by
- [1.7.x] Fixed #22576: Ensure makemigrations doesn't touch the database.
- 00:41 Changeset [f9d7e18d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22576: Ensure makemigrations doesn't touch the database.
- 00:34 Ticket #22555 (Migration doesn't work when fields are added using contribute_to_class) closed by
- invalid: This isn't a Django bug (we've never documented or encouraged adding …
- 00:24 Changeset [f53d157]stable/1.7.x by
- [1.7.x] Fixed #22337: FileSystemStorage marked as deconstructible and …
- 00:24 Ticket #22337 (makemigrations not working when Field takes FileSystemStorage parameter) closed by
- fixed: In 694441827714a3e08f0d02c4650dc3388a867baa: […]
- 00:23 Changeset [6944418]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22337: FileSystemStorage marked as deconstructible and tested.
- 00:14 Changeset [61da5f3f]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Bump DatabaseCreation deprecation to 2.0 (refs #22340)
Note: See TracTimeline
for information about the timeline view.