- 25 Aug, 2016 4 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
Fix url generation with localized named filters.
-
- 26 Jul, 2016 1 commit
-
-
Iuri de Silvio authored
-
- 21 Jul, 2016 3 commits
-
-
Serge S. Koval authored
Support single table inheritance for inline models (sqla)
-
Serge S. Koval authored
Enable support for after_model_ actions in appengine
-
Irving Popovetsky authored
-
- 17 Jul, 2016 3 commits
-
-
Serge S. Koval authored
Support form_args for appengine
-
Duc Anh Tran authored
-
Duc Anh Tran authored
-
- 16 Jul, 2016 5 commits
-
-
Duc Anh Tran authored
-
Duc Anh Tran authored
-
Duc Anh Tran authored
This is needed for export function to work
-
Duc Anh Tran authored
-
Duc Anh Tran authored
-
- 15 Jul, 2016 4 commits
-
-
Serge S. Koval authored
Coremabu
-
Duc Anh Tran authored
-
Duc Anh Tran authored
-
Duc Anh Tran authored
Add scaffold_list_form to allow edit in list view
-
- 16 Jun, 2016 2 commits
-
-
Serge S. Koval authored
Convert readthedocs links for their .org -> .io migration for hosted projects
-
Adam Chainz authored
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.
-
- 15 Jun, 2016 1 commit
-
-
Serge S. Koval authored
-
- 14 Jun, 2016 3 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 13 Jun, 2016 2 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 08 Jun, 2016 5 commits
-
-
Serge S. Koval authored
contrib.geoa: don't depend on flask-sqlalchemy
-
Andrew Grigorev authored
-
Serge S. Koval authored
Allow exceptions to always be raised on view errors
-
Jacob Magnusson authored
-
Jacob Magnusson authored
The current behavior to swallow exceptions makes it really hard to track down bugs in the system. I would recommend to make this the default, but I don’t want to impose so here’s a solution which requires the config option `ADMIN_RAISE_ON_VIEW_EXCEPTION` to be set.
-
- 05 Jun, 2016 2 commits
-
-
Serge S. Koval authored
fixed peewee in list filters bug using postgres
-
discort authored
-
- 28 May, 2016 1 commit
-
-
Paul Brown authored
-
- 26 May, 2016 1 commit
-
-
Serge S. Koval authored
-
- 11 May, 2016 1 commit
-
-
Jordan Speicher authored
-
- 07 May, 2016 2 commits
-
-
Serge S. Koval authored
Fix 'BaseFilter.apply` arguments
-
Iuri de Silvio authored
It never failed anything because it is just a `NotImplemented` method, but it generate bad docs.
-