This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
postgres-web
Watch
1
Star
0
Fork
0
You've already forked postgres-web
mirror of
https://github.com/postgres/pgweb.git
synced
2025-08-06 09:57:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.2
postgres-web
/
pgweb
/
survey
History
Magnus Hagander
46606e5284
Set on_delete=models.CASCADE on all ForeignKey fields
...
This is the bardware compatible value that will be needed once we upgrade django later.
2020-03-31 22:34:51 +02:00
..
migrations
Set on_delete=models.CASCADE on all ForeignKey fields
2020-03-31 22:34:51 +02:00
__init__.py
Add support for surveys
2009-12-28 16:12:44 +01:00
admin.py
Update syntax for relative imports
2019-01-26 16:19:26 +01:00
models.py
Set on_delete=models.CASCADE on all ForeignKey fields
2020-03-31 22:34:51 +02:00
views.py
Stop using bare exceptions
2020-01-09 13:14:32 +01:00