Commit graph

997 commits

Author SHA1 Message Date
Asif Saifuddin Auvi
2b5c180792 update 0.7.1 tag for release 2017-01-10 23:43:07 +06:00
Andrews Medina
a95e211d65 add compatibility with last version of deps (#454) 2016-11-29 23:16:39 +06:00
Asif Saifuddin Auvi
b20ec951c3 update minor versions (#453)
and check what fails to fix them incrementally for 0.7.1 release
2016-11-27 17:37:29 +06:00
Asif Saifuddin Auvi
047ed08a8a update history for 0.7.0 2016-11-15 22:47:46 +06:00
Asif Saifuddin Auvi
a10ff4637b update version to 0.7.0 2016-11-15 22:10:33 +06:00
Andrews Medina
1d43c71829 Fix tests (#448)
* tox: disable development mode

* fix django-extra-views and djangorestframework versions

* using get_field instead get_field_by_name

to fix compatibility with Django 1.10

* travis: dont test Django 1.10 with Python 3.3
2016-11-13 11:47:08 +06:00
Asif Saifuddin Auvi
4d7b7e6fb0 updated required dependencies (#444) 2016-11-07 21:02:16 +06:00
Asif Saifuddin Auvi
0239a1b96a added django 1.10 to travis 2016-09-03 15:27:40 +06:00
Asif Saifuddin Auvi
d4065666c6 added django 1.10 to tox 2016-09-03 15:25:29 +06:00
arthur-wsw
8d41a222b7 Hardcoded LoginView (#436)
* Add a way to customize LoginView and Document about it

Resolve #416

* Add test for custom login view

* Remove unused code in test_views
2016-09-03 15:17:37 +06:00
Jannis Leidel
fdcdf5a484 Fixed Coveralls badge URLs. 2016-06-24 14:50:52 +02:00
Jannis Leidel
a2a657aa40 Enabled auto PyPI release on git tags. 2016-06-24 14:48:15 +02:00
Kamil Gałuszka
28cefe56c3 Merge pull request #441 from jazzband/jazzband-move
Fix links to new home in the Jazzband.
2016-06-08 20:50:15 +02:00
Jannis Leidel
c771d1a71a Fix links to new home in the Jazzband. 2016-06-08 20:26:19 +02:00
Andrews Medina
b50ede9f6f Merge pull request #440 from adamchainz/readthedocs.io
Convert readthedocs links for their .org -> .io migration for hosted projects
2016-06-08 01:30:45 -03:00
Adam Chainz
1187eb8709 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-06-08 04:07:57 +01:00
Andrews Medina
59d95693b7 Merge pull request #439 from arthur-wsw/url_patterns
Remove deprecated django.conf.urls. patterns from docs
2016-06-08 00:04:25 -03:00
Daniel Roy Greenfeld
fe52529ceb Update CONTRIBUTING.rst 2016-06-07 12:12:19 -07:00
Daniel Roy Greenfeld
1e8a6e495b Update CONTRIBUTING.rst 2016-06-07 12:12:06 -07:00
Daniel Roy Greenfeld
9224d937d3 Added code of conduct
Required for potentially moving to @jazzband and is also a good thing to have in any project.
2016-06-07 12:01:12 -07:00
arthur
9f95eb13ef Remove deprecated django.conf.urls. patterns from docs 2016-06-07 13:45:16 +02:00
Andrews Medina
ddd126abfc Merge pull request #437 from arthur-wsw/docs
Fix documentation examples
2016-06-06 21:37:55 -03:00
Andrews Medina
59197a4713 Merge pull request #438 from arthur-wsw/screenshots
Update admin and admin2 screenshots
2016-06-06 21:37:08 -03:00
arthur
74103e2100 Update screenshots 2016-06-06 15:33:19 +02:00
arthur
5261650544 Update admin and admin2 screenshots 2016-06-06 14:20:34 +02:00
arthur
8e8b48a3f2 Fix documentation examples 2016-06-06 11:52:27 +02:00
Andrews Medina
19dac42021 Merge pull request #435 from pydanny/requires-io-develop
[requires.io] dependency update on develop branch
2016-06-05 23:09:55 -03:00
requires.io
2399dad123 [requires.io] dependency update 2016-06-05 16:29:40 -07:00
Kamil Gałuszka
611f44aa85 Merge pull request #434 from arthur-wsw/bootstrap3
New bootstrap3 default theme + Remove django-crispy-forms and django-floppyforms
2016-06-02 14:51:07 +02:00
arthur
da8b7ad73c Fix installation instruction in README and documentation 2016-05-28 02:15:22 +02:00
arthur
24a8be2d1d Revert unwanted tox changes
Update docs to keep both migration from 0.5 and 0.6
2016-05-27 11:32:20 +02:00
arthur
7f2ae25920 Removing django-crispy-forms and django-floppyforms
Resolve #433 #343
2016-05-26 19:14:39 +02:00
arthur
0d401c2b9a Remove CDN import in favor of static one 2016-05-26 14:21:10 +02:00
arthur
bd35ffc676 Update default theme to a bootstrap3 theme based on http://startbootstrap.com/template-overviews/sb-admin-2/
Resolve #360
2016-05-26 11:34:21 +02:00
Kamil Gałuszka
f3dc001f3a Merge pull request #432 from arthur-wsw/no_eggs
No eggs
2016-05-25 22:44:08 +02:00
arthur
36e8889f84 Add .eggs in .gitignore 2016-05-25 22:30:48 +02:00
arthur
b1bf34bdd2 Delete .egs 2016-05-25 22:29:31 +02:00
Kamil Gałuszka
d9b3d2c8a6 Merge pull request #431 from arthur-wsw/django_1_8
Django 1.8 and 1.9 compatibility
2016-05-25 09:55:49 +02:00
arthur
38198c2d9f Update History 2016-05-22 15:15:13 +02:00
arthur
336bb3753d Update flake8 requirements 2016-05-22 15:07:08 +02:00
arthur
73b95eaa70 Add myself in contributors 2016-05-22 15:06:31 +02:00
arthur
fb05f25084 Update docs 2016-05-22 15:06:02 +02:00
arthur
7d2f5b1251 Test travis config to allow failures for django master 2016-05-22 14:52:05 +02:00
arthur
4bcc02f735 Add future in requirements to fix python2 compatibility 2016-05-22 14:43:35 +02:00
arthur
23c256d6a0 Remove import from django.conf.urls.patterns 2016-05-22 14:38:41 +02:00
arthur
3b09d8b02d Fix lasts tests 2016-05-22 14:32:38 +02:00
arthur
e9db0de137 New way to invalidate the users permission cache in test by loading user from database 2016-05-22 14:23:51 +02:00
arthur
49523a3ae8 Update session hach only if user is logged user 2016-05-22 11:45:08 +02:00
arthur
986d7e7fea Replace DATE_FORMAT with %Y-%m-%d in floppyforms tests because it has been hardcoded since 1.3 because it is required by the W3C HTML5 specification.
53d1d8a8d7
2016-05-22 11:28:10 +02:00
arthur
23ea5d6065 Fix update password view 2016-05-22 11:10:33 +02:00