Commit Graph

  • d9633c6817 Fix returning None when allow_none is True in CharField Piotr Jakimiak 2014-09-05 11:08:34 +0200
  • 34b3ee9ea1 Place general error message in well Cezar Pendarovski 2014-09-05 11:06:30 +0200
  • d3ee26ba99 Change bootstrap class warning to error Cezar Pendarovski 2014-09-05 10:55:49 +0200
  • 2e632e5af2 Merge pull request #1820 from carltongibson/login-dropdown Tom Christie 2014-09-05 09:07:14 +0100
  • 6106701c06 Input fields get hightlighted if login fails and username is persisted Cezar Pendarovski 2014-09-05 09:38:54 +0200
  • 840bc630f4 Update test_serializer.py Nathan Hubbell 2014-09-04 15:02:17 -0700
  • e050c8fffe Update models.py Nathan Hubbell 2014-09-04 15:00:41 -0700
  • 4ca0f00f49 Update test_serializer.py Nathan Hubbell 2014-09-04 14:43:29 -0700
  • 29bcce7013 Merge pull request #1833 from dpanesso/master Xavier Ordoquy 2014-09-04 22:59:37 +0200
  • c529d017ef Update test_serializer.py Nathan Hubbell 2014-09-04 12:01:06 -0700
  • ac9195b0b5 Update models.py Nathan Hubbell 2014-09-04 11:47:41 -0700
  • 3bc858c30b General message error goes above submit button Cezar Pendarovski 2014-09-04 17:51:45 +0200
  • ea259e8bde Error messages are displayed below the input fields Cezar Pendarovski 2014-09-04 16:01:27 +0200
  • d56efb8f82 Display validation errors on login form Cezar Pendarovski 2014-09-04 15:26:00 +0200
  • ef1fb3d8df Prefer format and use named blocks Carlton Gibson 2014-09-04 08:54:50 +0200
  • 1ab782a430 Using user.get_username() instead of user.username. dpanesso 2014-09-03 23:38:03 -0500
  • 21cde468ce Merge eb2cd93502 into 840fe7b05c Mark Hughes 2014-09-03 22:13:00 +0000
  • eb2cd93502 Added pep8, mccabe and pyflakes to requirements.txt. These were needed to allow flake8 to run at the end of runtests.py. Mark Hughes 2014-09-03 23:06:40 +0100
  • 840fe7b05c Merge pull request #1706 from pipermerriam/piper/use_decorator_mixin_class Tom Christie 2014-09-03 18:49:34 +0100
  • 415b33b49f Merge pull request #1827 from jpadilla/master Tom Christie 2014-09-03 18:48:51 +0100
  • fc250bf74b Test with released Django 1.7 José Padilla 2014-09-03 09:58:21 -0700
  • 874f3ca914 Merge ab91a78cd1 into f08afe162c José Padilla 2014-09-03 16:51:22 +0000
  • ab91a78cd1 Use released Django 1.7 José Padilla 2014-09-03 09:51:14 -0700
  • 0f25bfcd98 Merge remote-tracking branch 'upstream/master' José Padilla 2014-09-03 09:33:58 -0700
  • fc9be55d43 Alter CSRF exemption implementation Piper Merriam 2014-07-25 12:09:07 -0600
  • fdc63d3dda Update release noted Tom Christie 2014-09-03 16:36:21 +0100
  • f08afe162c Version 2.4.2 2.4.2 Tom Christie 2014-09-03 16:35:17 +0100
  • c1036c1753 More test passing Tom Christie 2014-09-03 16:34:09 +0100
  • 560f428e24 Merge pull request #1826 from swistakm/fix/explicit-many-in-pagination-serializer-results Tom Christie 2014-09-03 16:33:42 +0100
  • afe9b37f60 remove rogue print Michał Jaworski 2014-09-03 17:21:56 +0200
  • 9195ccb97f Use explicit many=True for object_serializer instantiation in PaginationSerializer and add catch dummy 'many' kwarg on DefaultObjectSerializer Michał Jaworski 2014-09-03 16:52:41 +0200
  • 3fc1b13217 Fix test. Norman Jäckel 2014-09-03 16:49:36 +0200
  • deb19272b7 Add custom pagination test that covers case with custom object serializer class Michał Jaworski 2014-09-03 16:49:32 +0200
  • e64f422d45 Fix test. Norman Jäckel 2014-09-03 15:07:06 +0200
  • 4947303f20 Moved li tags inside optional_login Carlton Gibson 2014-09-03 09:54:36 +0200
  • 6fdd2d9a7b Add test to show that ManyToMany relation fails in Python 3 when the field attributes null==True and blank==True are set. Norman Jäckel 2014-09-02 21:02:00 +0200
  • f2852811f9 Getting tests passing Tom Christie 2014-09-02 17:41:23 +0100
  • ec096a1cac Add relations and get tests running Tom Christie 2014-09-02 15:07:56 +0100
  • 1e491c82e6 Fix imports Carlton Gibson 2014-09-02 15:29:21 +0200
  • 4836afa89f Fix docstring Carlton Gibson 2014-09-02 15:11:23 +0200
  • 1967f525aa Merge branch 'master' of github.com:tomchristie/django-rest-framework into login-dropdown Carlton Gibson 2014-09-02 14:54:15 +0200
  • fa0ef17737 Remove Login Dropdown when Auth Views are not registered. Carlton Gibson 2014-09-02 14:53:37 +0200
  • 6268e99008 added note to docs for custom permissions Aljosa Mohorovic 2014-09-01 19:25:57 +0200
  • e437520217 Generator implementation of class mapping. Timo Tuominen 2014-09-01 17:02:48 +0300
  • e946a6cdfb Merge e5e1bd1ad9 into b40525d8e6 Andrey Antukh 2014-09-01 13:31:17 +0000
  • 582f6fdd4b Add utility function to match classes in dictionary. Timo Tuominen 2014-09-01 15:54:33 +0300
  • ae84b8b0e8 Traverse the method resolution order when mapping serializer fields. Timo Tuominen 2014-09-01 15:03:39 +0300
  • 82d4b20832 Add subclass matching to serializer field mapping. Timo Tuominen 2014-09-01 12:17:36 +0300
  • b40525d8e6 Merge pull request #1817 from tituomin/testing-requirements-documentation Tom Christie 2014-09-01 12:23:02 +0100
  • 278df84a7c Correct testing documentation details. Timo Tuominen 2014-09-01 12:14:26 +0300
  • 14877464f6 Merge pull request #1816 from carltongibson/regression-login-template Carlton Gibson 2014-09-01 10:31:07 +0200
  • 06ef1e1733 Latest release notes Tom Christie 2014-09-01 09:10:51 +0100
  • 0e51dab8f4 Comform to flake8 Carlton Gibson 2014-09-01 10:09:46 +0200
  • 55e779c856 Version 2.4.1 2.4.1 Tom Christie 2014-09-01 09:07:55 +0100
  • 1c9c5d5c32 Regression for #1810: Test login view renders Carlton Gibson 2014-09-01 10:07:05 +0200
  • f777a73bc7 Merge pull request #1810 from danielroseman/restore-body-block Tom Christie 2014-09-01 08:54:58 +0100
  • 767b25bea3 Merge 5d0db0a7d4 into bbc2749ee6 Erwin Junge 2014-08-31 08:52:41 +0000
  • bbc2749ee6 Merge pull request #1812 from linovia/bugfix/1804 Xavier Ordoquy 2014-08-31 03:44:10 +0200
  • 4dd4538069 Exclude the pyc, pyo files and __pycache__ directories from packaging (thanks to Kevin Brown). Xavier Ordoquy 2014-08-31 03:39:34 +0200
  • b554c67d14 Restore body block to base template. Daniel Roseman 2014-08-30 13:28:12 +0100
  • 84fe1feceb Merge 4ac4676a40 into efaa37376c Tom Christie 2014-08-29 15:58:52 +0000
  • 4ac4676a40 First pass Tom Christie 2014-08-29 16:46:26 +0100
  • 5d0db0a7d4 Put body block back in base.html Erwin Junge 2014-08-29 15:58:27 +0200
  • efaa37376c Update README.md Tom Christie 2014-08-29 14:01:54 +0100
  • e7bdecd3fd Fix links in 2.4 announcement Tom Christie 2014-08-29 13:30:26 +0100
  • 5490fc2700 Fix links in 2.4 release Tom Christie 2014-08-29 13:29:51 +0100
  • 371d30aa87 Remove unused imports. Tom Christie 2014-08-29 12:54:52 +0100
  • b552b62540 get_paginate_by no longer takes optional .queryset Tom Christie 2014-08-29 12:54:03 +0100
  • f87d32558e Remove .link() and .action() decorators. Tom Christie 2014-08-29 12:53:45 +0100
  • ce7b2cded9 Remove deprecated generic views. Tom Christie 2014-08-29 12:48:49 +0100
  • 72c0811576 Minor tidy up. Tom Christie 2014-08-29 12:48:04 +0100
  • b3253b4283 Remove .model usage in tests. Tom Christie 2014-08-29 12:35:53 +0100
  • b8c8d10a18 Remove page_size argument. Tom Christie 2014-08-29 11:38:54 +0100
  • e5e6329a22 Remove pk_url_field, slug_url_field, slug_field. Tom Christie 2014-08-29 11:29:26 +0100
  • baceb528cb Fix typos in 2.4 release notes Jamie Matthews 2014-08-29 11:11:18 +0100
  • b3bbf41670 Remove allow_empty Tom Christie 2014-08-29 11:09:35 +0100
  • 0f8fdf4e72 Remove allow_empty. Tom Christie 2014-08-29 10:57:24 +0100
  • f62c874ea9 Remove filter_backend. Tom Christie 2014-08-29 10:48:40 +0100
  • d8eb9e6d45 Docs whitespace fix. Tom Christie 2014-08-29 10:48:16 +0100
  • 967139c822 Typo in 2.4 announcement name Tom Christie 2014-08-29 10:16:20 +0100
  • 572107281f Typo in 2.4 announcement name Tom Christie 2014-08-29 10:15:55 +0100
  • ffa25009fd 2.4 release Tom Christie 2014-08-29 10:11:44 +0100
  • 2a61ed8bac 2.4 Release notes 2.4.0 Tom Christie 2014-08-29 10:10:17 +0100
  • 8f4ae06b3b Merge pull request #1784 from tomchristie/remove-model-attribute Tom Christie 2014-08-29 10:03:07 +0100
  • bb1604674f Minor docs update Tom Christie 2014-08-29 09:21:10 +0100
  • 95093a982e Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2014-08-29 09:20:51 +0100
  • b88046eb64 Merge pull request #1788 from cezar77/fix-1719 Carlton Gibson 2014-08-29 10:05:30 +0200
  • a04a7c7d22 Merge a1194e38c3 into 2536b93c03 Dustin Farris 2014-08-29 07:48:19 +0000
  • 56f5bf1629 Minor docs fix Tom Christie 2014-08-28 17:37:10 +0100
  • c85263b12c Minor docs fix Tom Christie 2014-08-28 17:36:25 +0100
  • e7e3d29de4 Sponsor fix Tom Christie 2014-08-28 17:35:45 +0100
  • 9ae5a48332 Latest docs update Tom Christie 2014-08-28 17:33:56 +0100
  • 2536b93c03 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2014-08-28 17:02:37 +0100
  • 73bd408f78 Latest sponsor update Tom Christie 2014-08-28 17:01:58 +0100
  • 960fa425bf Merge pull request #1795 from lnhubbell/patch-2 Carlton Gibson 2014-08-28 14:12:24 +0200
  • 5380889275 Validation errors in the rendered HTML fixed Cezar Pendarovski 2014-08-28 10:39:01 +0200
  • be21cafd2b Update generic-views.md Nathan Hubbell 2014-08-27 17:57:40 -0700
  • e5d88a80a9 Put all TextNodes (method names) back to same line with parent element Cezar Pendarovski 2014-08-27 09:41:33 +0200
  • 0724c557b1 Merge pull request #1792 from lnhubbell/patch-1 Carlton Gibson 2014-08-27 09:29:14 +0200
  • 8c9b795296 Merge remote-tracking branch 'upstream/master' into fix-1719 Cezar Pendarovski 2014-08-27 08:43:36 +0200