Timeline
10/19/2013:
- 11:10 Changeset [8d6953d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added support for serializing class methods. - Refs #21290. The new …
- 08:51 Ticket #21283 (Migrations created in wrong directory for models defined in model package) closed by
- fixed: In 584110417f6a3c16cc0c6723825a21940a9a2bc4: […]
- 08:48 Changeset [5841104]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21283 -- Added support for migrations if models is a package. …
- 07:31 Changeset [96d1d4e2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused local variables in tests.
- 03:53 Changeset [0c850e28]stable/1.6.x by
- [1.6.x] Fixed #21291 -- Ensured inactive users cannot reset their …
- 03:52 Changeset [742585b5]stable/1.6.x by
- [1.6.x] Cleaned formatting/comments in PasswordResetFormTest Backport …
- 03:44 Ticket #21291 (PasswordResetForm allows password reset for inactive users) closed by
- fixed: In 5f52590368063fc8284e23be492d83ba751f66bf: […]
- 03:44 Ticket #21293 (Some authentication-related templates are broken) created by
- Commit a962286b74f1e8c8cb19fb45a057800da8c2fb56 …
- 03:43 Changeset [5f52590]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21291 -- Ensured inactive users cannot reset their passwords …
- 03:43 Changeset [59a8808]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned formatting/comments in PasswordResetFormTest
- 03:13 Ticket #21292 (A how-to or tutorial document for using authentication views and forms ...) created by
- There's are some substantial documents in /topics/auth/, but there …
- 00:37 Ticket #21291 (PasswordResetForm allows password reset for inactive users) created by
- Confirmed in master and Django 1.6b4. The following resolves this …
10/18/2013:
- 15:22 Changeset [8ffa99c]stable/1.5.x by
- [1.5.x] Fixed #21212 -- Documented the reverse name for OneToOneField. …
- 15:22 Changeset [f198abc]stable/1.6.x by
- [1.6.x] Fixed #21212 -- Documented the reverse name for OneToOneField. …
- 15:22 Ticket #21212 (OneToOneField reference does not document the "reverse" name) closed by
- fixed: In f8632572ad84b05256423841cee6335490ba0698: […]
- 15:19 Changeset [f863257]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21212 -- Documented the reverse name for OneToOneField. Thanks …
- 11:26 Ticket #21290 (Add migration docs for (or avoid) "Cannot serialize" errors) created by
-
The migration writer raises a
ValueError: Cannot serialize: <foo>
… - 08:54 Ticket #21289 (Add login rate limiting to contrib.auth) created by
- This would need a design proposal. There are likely some third-party …
- 08:44 Changeset [47291702]stable/1.5.x by
- [1.5.x] Added a warning regarding session security and subdomains. …
- 08:44 Changeset [5bb975a1]stable/1.6.x by
- [1.6.x] Added a warning regarding session security and subdomains. …
- 08:42 Changeset [a3372f6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a warning regarding session security and subdomains.
- 07:47 Changeset [fa90b855]stable/1.6.x by
- [1.6.x] Fixed ReST error in 1.6. release notes. Backport of …
- 07:47 Changeset [651bb73a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed ReST error in 1.6. release notes.
- 07:33 Changeset [0fb2897c]stable/1.5.x by
- [1.5.x] Fixed bug causing CSRF token not to rotate on login. Thanks …
- 07:33 Changeset [dc8176eb]stable/1.6.x by
- [1.6.x] Fixed bug causing CSRF token not to rotate on login. Thanks …
- 07:31 Changeset [ac4fec5c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed bug causing CSRF token not to rotate on login. Thanks Gavin …
- 07:24 Ticket #21288 (pep8 cleanup: continuation line over-indented for hanging indent) created by
- To find errors, ensure you have an up-to-date master with the flake8 …
- 07:05 Changeset [621fc1f1]stable/1.6.x by
- [1.6.x] Fixed #21284 -- Prevented KeyError swallowing in fetch_command …
- 06:36 DevelopersForHire edited by
- Added myself (diff)
- 05:59 Ticket #21287 (pep8 cleanup: closing bracket does not match indentation of opening ...) closed by
- fixed: In a800036981c6fea8eb3dac22467965c71af05d29: […]
- 04:07 Changeset [a800036]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21287 -- Fixed E123 pep8 warnings
10/17/2013:
- 19:58 Ticket #21268 (pep8 cleanup: too many blank lines) closed by
- fixed: In bab9123daa5d05150951f74183906a76d2b0cf27: […]
- 19:58 Changeset [65750b8]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1768 from alasdairnicol/ticket_21268 Fixed #21268 …
- 19:49 Ticket #21287 (pep8 cleanup: closing bracket does not match indentation of opening ...) created by
- To find errors, ensure you have an up-to-date master with the flake8 …
- 19:46 Changeset [bab9123d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21268 -- Fixed E303 pep8 warnings
- 19:36 Ticket #21267 (pep8 cleanup: the backslash is redundant between brackets) closed by
- fixed: In 65d1d65d52a87bba22845bcb7c3c921a8789ec19: […]
- 19:28 Changeset [65d1d65d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21267 -- Fixed E502 pep8 warnings
- 19:21 Ticket #21285 (pep8 cleanup: continuation line indentation) closed by
- fixed: In dfb4cb9970f86487f0aaa88c5dfcfafa31e4f430: […]
- 19:20 Changeset [dfb4cb99]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21285 -- Fixed E121,E122 pep8 warnings
- 19:19 Ticket #21286 (Fix commented out tests in serializers.test_data) created by
-
tests/serializers/test_data.py
contains some commented out items in … - 18:00 Changeset [37afcbe]stable/1.6.x by
- [1.6.x] Removed 1.6 release note text regarding password limit length. …
- 17:58 Changeset [d97bec5e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed 1.6 release note text regarding password limit length. This …
- 13:01 Ticket #21259 (Wizard sets queryset instead of instance on InlineFormset) closed by
- fixed: In 7e5d7a76bf60564d39d25a101380e47da7f1e2f6: […]
- 13:01 Changeset [7e5d7a7]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21259 -- Fixed formstools wizard for InlineFormSet.
- 12:51 Changeset [9833b93]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed importing formtools tests in init.py Unnecessary since …
- 12:00 Ticket #21284 (Errors in the settings.py file result in misleading messages) closed by
- fixed: In 3514bcb251fb623dbd07911e53d417d55934ffa5: […]
- 11:57 Changeset [3514bcb]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21284 -- Prevented KeyError swallowing in fetch_command Thanks …
- 11:15 Changeset [b2f9c74e]stable/1.6.x by
- [1.6.x] Fixed #21282 -- Made HttpResponse.serialize_headers accept …
- 11:15 Ticket #21282 (The serialize_headers method of HttpResponse fails to handle ...) closed by
- fixed: In a14f08723304be27e851c753a68c8200473a9ca1: […]
- 11:14 Changeset [a14f0872]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1 …
- 11:08 Changeset [50087063]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added test for a921f06 - refs #21280. This commit also lays the …
- 10:33 Ticket #21285 (pep8 cleanup: continuation line indentation) created by
- Includes two errors: * E21 continuation line indentation is not a …
- 09:45 Changeset [3a660351]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed F.deepcopy() The method didn't change standard …
- 08:59 Ticket #18659 (Remove `request.REQUEST`) closed by
- fixed: In 2fb5a51fa3ac276efc7121ec9de91f092a986104: […]
- 08:42 Changeset [2fb5a51f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18659 -- Deprecated request.REQUEST and MergeDict Thanks …
- 08:22 Ticket #21284 (Errors in the settings.py file result in misleading messages) created by
- If you have an error in your settings.py, Django 1.6 will give an …
- 07:59 Ticket #21283 (Migrations created in wrong directory for models defined in model package) created by
- Django supports to split a bunch of models into a separate Python …
- 07:27 Changeset [98788d3]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove some unnecesary uses of bool
- 07:21 Ticket #21280 (Avoid generating empty migrations on serialization failures) closed by
- fixed: In a921f0634583e2f87475e802e2674e7159b4f25b: […]
- 07:21 Changeset [a921f063]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21280 -- Don't generate empty migration files
- 07:15 Changeset [7f508a36]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed some dead code and simplified some other ocde
- 07:12 Ticket #21270 (pep8 cleanup: multiple statements on one line (colon)) closed by
- fixed: In eb214452c3b1dc399b629aabea926e27b5538c52: […]
- 07:12 Changeset [cce42d4]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1762 from alasdairnicol/ticket_21270 Fixed #21270 …
- 06:12 Changeset [eb21445]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21270 -- Fixed E701 pep8 warnings
- 05:05 Ticket #21282 (The serialize_headers method of HttpResponse fails to handle ...) created by
- If a header value (passed as unicode) contains only ascii data, …
10/16/2013:
- 16:48 Ticket #21281 (Make override_settings act at class level when used as a TestCase decorator) created by
- The override_settings decorator doesn't effect the setUpClass method …
- 16:07 DevelopersForHire edited by
- (diff)
- 12:35 Ticket #21280 (Avoid generating empty migrations on serialization failures) created by
- If a model fails to serialize, an empty migration file will be …
- 11:03 Ticket #19657 (sql, sqlcustom, sqlindexes and sqlall do not take allow_syncdb into account) closed by
- fixed: In 2992f428614349b0dfe0f4183905f492fd3f62c2: […]
- 11:02 Changeset [650b6fd9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add get_migratable_models util method to ConnectionRouter
- 11:02 Changeset [2992f42]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19657 -- Made sql commands honor allow_migrate Thanks Manel …
- 11:02 Ticket #21278 (Using dumpdata to create unit test fixtures causes duplicate foreign ...) created by
- This seems to be a pretty fundamental issue, since models will …
- 10:31 Changeset [91c77eea]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Avoided hardcoding Permission.name max_length refs #18866.
- 09:50 Ticket #21276 (Bad trademark link on /community/logos/) closed by
- fixed: Fixed, thank-you.
- 08:42 Ticket #21277 (Running tests should not require "real" database) closed by
- duplicate: Duplicate of #16969
- 08:27 Ticket #21277 (Running tests should not require "real" database) created by
- I am trying to run tests against my django project prior to creating …
- 08:24 Ticket #21276 (Bad trademark link on /community/logos/) created by
- I was trying to reach the "logo standards" so I could find out how to …
- 08:20 Ticket #21275 (Cannot use migrations if model field specifies validators) created by
-
My assumption is that we shouldn't try to serialize the
validators
… - 06:32 Ticket #18553 (Django multipart parser creates mutable QueryDict) closed by
- duplicate: Duplicate of #17235
- 06:08 AJAX edited by
- Correcting the invalid link (diff)
- 06:04 Ticket #7551 (GenericForeignKey fails if initialized to None during model init) closed by
- fixed: In 3918eeb9fde03a2ad1941bce022615fff8eae34d: […]
- 06:03 Changeset [3918eeb9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7551 -- Made GFK allow None init argument. Thanks SamBull for …
- 06:00 Changeset [763ac8b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- First pass on squashmigrations command; files are right, execution not.
- 05:23 Ticket #18160 (Auth - Unknown Encoding Error when syncdb) closed by
- duplicate: Was fixed in #19933
- 05:09 Changeset [42f8666f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improve migration optimizer to be able to optimize through other ops
- 04:43 Ticket #17149 (MediaDefiningClass not used as base class for other form meta classes) closed by
- fixed: Fixed by [ac5ec7b8bcc5623cc05d4df900c39e194f5affcf].
Note: See TracTimeline
for information about the timeline view.